1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #20707 from krzysztof-cabaj/nucleo-l4r5zi-l496zg-pinout

boards/nucleo-l4r5zi and l496zg: add pinout to documentation page
This commit is contained in:
Dylan Laduranty 2024-05-29 11:36:11 +00:00 committed by GitHub
commit 611e364864
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11544 additions and 0 deletions

View File

@ -8,6 +8,10 @@
The Nucleo-L496ZG is a board from ST's Nucleo family supporting ARM Cortex-M4
STM32L496ZG ultra-low-pawer microcontroller with 320KiB of RAM and 1 MiB of Flash.
## Pinout
@image html pinouts/nucleo-l496zg.svg "Pinout for the nucleo-l496zg (from STM board manual)" width=55%
### MCU
| MCU | STM32L496ZG |

View File

@ -12,6 +12,10 @@ STM32L4R5ZI microcontroller with 640KiB of RAM and 2MiB of ROM Flash.
![Nucleo144 L4R5ZI](https://www.st.com/bin/ecommerce/api/image.PF264781.en.feature-description-include-personalized-no-cpn-large.jpg)
## Pinout
@image html pinouts/nucleo-l4r5zi.svg "Pinout for the nucleo-l4r5zi (from STM board manual)" width=55%
### MCU
| MCU | STM32L4R5ZI |

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 443 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 444 KiB