ETHERNET İN NUCLEO STM312F429ZI CUBEMX
Hello evry body , i need to install ethernet in my project so im using the board nucleo stm32f429ZI ,
the repository ethernet example works good .:
RMII_REF_CLK ----------------------> PA1
RMII_MDIO -------------------------> PA2 RMII_MDC --------------------------> PC1 RMII_MII_CRS_DV -------------------> PA7 RMII_MII_RXD0 ---------------------> PC4 RMII_MII_RXD1 ---------------------> PC5 RMII_MII_RXER ---------------------> PG2 RMII_MII_TX_EN --------------------> PG11 RMII_MII_TXD0 ---------------------> PG13 RMII_MII_TXD1 ---------------------> PB13now i need to create my project :
but when enabling the ethernet and ipwl in cube mx RMII with PHY ADRESS 0 i dont enable any rtos or interrupt :
i dont get PG11 PG13 like the demo ???!! BUT PB11 AND PB
because i create my project i guess it is one of the reasonsthat i dont detect my cart tftpd64 software or modbuspoll..
plz help needed
Note: this post was migrated and contained many threaded conversations, some content may be missing.