2019-11-26 05:05 AM
In file "STM32Cube_FW_F7_V1.15.0\Projects\STM32F769I_EVAL\Applications\LwIP\LwIP_IAP\Src\ethernetif.c "
function "void HAL_ETH_MspInit(ETH_HandleTypeDef *heth)"
maybe some jumper settings for 'Ethernet Half duplex mode' are incorrect:
False, True
SB36 is for PA1, SB47 should for PA0 (MII_CRS)
SB47 is for PA0, SB58 should for PH3 (MII_COL)
R248 is for PC5, R252 should for PI10 (MII_RX_ER)
SB9 is for PE4 ,SB12 should for PI10 (MII_RX_ER)
2019-11-27 01:48 AM
Hello @Slh
Thank you for reporting this issue.
This is raised internally for fix.
Best Regards,
Imen