Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
boards:l4p5zg [2024/08/01 12:43] – [Pinout] darronboards:l4p5zg [2024/08/06 14:39] (current) – [NUCLEO-L4P5ZG] darron
Line 2: Line 2:
  
 <wrap right> <wrap right>
-{{:boards:l4p5zg_top.jpg?100}} {{:boards:l4p5zg_bottom.jpg?100}}+{{:boards:l4p5zg_top.jpg?100}} 
 +\\ \\ 
 +{{:boards:l4p5zg_bottom.jpg?100}}
 \\ \\ \\ \\
 {{boards:l4p5zg_pinout.jpg?100|Pinout}} {{boards:l4p5zg_pinout.jpg?100|Pinout}}
 </wrap> </wrap>
  
-This is an STM32 L4+ development board with an STM32L4P5ZGT6U MCU +This is an ARM Cortex-M4 STM32 L4+ development board with an STM32L4P5ZGT6U MCU 
-and a USB port.+at 120 MHz.
  
-The L4+ series is supported by TinyUSB with its dwc2 driver.+It has a USB OTG port and L4+ USB is supported by TinyUSB with its dwc2 driver.
  
 ===Pinout=== ===Pinout===
Line 16: Line 18:
 <code> <code>
 ST-LINK UART ST-LINK UART
-PA2 USART2_TX  AF7 LPUART1_TX AF8 
-PA3 USART2_RX  AF7 LPUART1_RX AF8 
 PG7 LPUART1_TX AF8 PG7 LPUART1_TX AF8
 PG8 LPUART1_RX AF8 PG8 LPUART1_RX AF8
  
 LED LED
-PC7  LD1 GREEN (*)+PC7  LD1 GREEN (VDD=3V3 ONLY)
 PB7  LD2 BLUE PB7  LD2 BLUE
 PB14 LD3 RED PB14 LD3 RED
- 
-* VDD=3V3 ONLY 
  
 BUTTON BUTTON
Line 36: Line 34:
 USB OTG FS USB OTG FS
 PA8  USB SOF  AF10 PA8  USB SOF  AF10
-PA9  USB VBUS      +PA9  USB VBUS SENSE     
 PA10 USB ID   AF10 PA10 USB ID   AF10
 PA11 USB DM   AF10 PA11 USB DM   AF10
 PA12 USB DP   AF10 PA12 USB DP   AF10
-PG6  USB GPIO OUT +PG6  USB GPIO OUTPUT POWER SWITCH 
-PG5  USB GPIO IN+PG5  USB GPIO INPUT OVER-CURRENT ALARM
 </code> </code>
  
Line 57: Line 55:
  
 [[https://www.st.com/resource/en/reference_manual/rm0432-stm32l4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU reference manual]] [[https://www.st.com/resource/en/reference_manual/rm0432-stm32l4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU reference manual]]
 +
 +[[https://www.st.com/resource/en/errata_sheet/es0510-stm32l4p5xxq5xx-device-errata-stmicroelectronics.pdf|MCU errata]]
 +
 +[[https://github.com/jefftenney/LPTIM-Tick|LPTIM-Tick for FreeRTOS]]
  
 [[https://github.com/hathach/tinyusb|TinyUSB]] [[https://github.com/hathach/tinyusb|TinyUSB]]