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:59] – [Pinout] darronboards:l4p5zg [2024/08/06 14:39] (current) – [NUCLEO-L4P5ZG] darron
Line 9: Line 9:
 </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 18: 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
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]]