How to configure ETH_TX_ER Pin in CubeMX
Hi,
I'm trying to configure the Ethernet peripheral on an STM32H730, using CubeMX, in order to use it with KSZ8863 PHY. (https://ww1.microchip.com/downloads/en/DeviceDoc/00002335B.pdf)
Unfortunately I can't find a way to configure ETH_TX_ER other than just clicking on the pin in pinout view and selecting ETH_TX_ER.
If I do so the pin is marked in yellow, which for my understanding suggests it is not configured properly.
Additionally it is not shown in the GPIO settings of ETH tab. So I assume there is an issue with it.
As I'm new to ethernet on MCU's, I might miss some generic information but I had a look at the reference manual as well and couldn't find any helpful description of ETH_TX_ER and its functionality.
Any help or information is appreciated!
