cancel
Showing results for 
Search instead for 
Did you mean: 

Convert NUCLEO-H743ZI Ethernet example code for NUCLEO-H745ZI.

SGupt.3
Associate

I have downloaded Ethernet example code "LwIP_HTTP_Server_Netconn_RTOS" for NUCLEO-H743ZI board from STMCubeMX. Even though it is working on NUCLEO-H745ZI board without any changes but I want to change the drivers to actual STM32H745ZI board.

I have lot of other drivers as well to be included going forward.

Could you please guide me for the changes to be done to make it work for NUCLEO-H745ZI board?

Also, Can we generate .ioc file for the example code from STM CubeMX?

1 REPLY 1
Uwe Bonnes
Principal III

Both are the same die, with 743 some parts disabled. So goung 743->745 is a no-brainer, going the other way maybe needs some thoughts.