STMicroelectronics / STM32_open_pin_data

This repo provides all the information required for the pin and board configuration of products based on STM32 MCU.
BSD 3-Clause "New" or "Revised" License
54 stars 10 forks source link

Discrepancy in AF11 / ETH details for STM32H573xx #10

Open andrewleech opened 10 months ago

andrewleech commented 10 months ago

When working with the xml data for STM32H573xx I noticed PB13 and PB14 have a discrepancy compared to the datasheet, the xml lists these pins as having AF11 ETH_TXD1 & ETH_TX_EN available, whereas the Datasheet shows them as having no AF11 function.

https://github.com/STMicroelectronics/STM32_open_pin_data/blob/c8a321a8715113c90658ef843853169f7f600302/mcu/IP/GPIO-STM32H56x_gpio_v1_0_Modes.xml#L2883 https://github.com/STMicroelectronics/STM32_open_pin_data/blob/c8a321a8715113c90658ef843853169f7f600302/mcu/STM32H573IIKx.xml#L2557

DS14121 Rev 1, Ref. Table 17. Alternate function AF8 to AF15(1) (continued), page 121 https://www.st.com/resource/en/datasheet/stm32h573ai.pdf image