2023-12-10 08:58 PM
Hello Team,
I am trying to configure ethernet as RMII mode without RTOS IN NUCLEO-H745 but unable to ping IP address in command prompt also disabled the interrupt. Are there any bugs in ethernet library files? In my code I am unable go inside while loop of MX_LWIP_Process(); it will struck in MX_LWIP_Init(); function. Is there any changes I need to do.
With RTOS it's working
PFA
Best Regards,
Gagan Gowda
Solved! Go to Solution.
2023-12-13 07:28 AM - edited 2023-12-14 06:07 AM
Hello @ggowd.1 ,
I understand that you are facing some issues when trying to use Ethernet H745 without any RTOS but in your description you mentioned that you disabled the interrupt what did you mean?
are you able to ping the board with the RTOS?
I need further details about your code implementation to be able help you further .
BR
2023-12-13 07:28 AM - edited 2023-12-14 06:07 AM
Hello @ggowd.1 ,
I understand that you are facing some issues when trying to use Ethernet H745 without any RTOS but in your description you mentioned that you disabled the interrupt what did you mean?
are you able to ping the board with the RTOS?
I need further details about your code implementation to be able help you further .
BR