2023-07-13 03:50 AM
Hello,
Recently I have write a sample program in order to send udp packets with a Nucleo-H723ZG board. I have based the board configuration on an example project in github and it works with the IDE version 1.6.1. However, if I migrate the project to the IDE version 1.12.1, it doesn't work.
I have found that this configuration
is not possible to be stablished in the 1.12.1 IDE version, since the Rx Buffers Address parameter doesn't appear in this IDE version.
Could you give any solution in order to migrate my program to the last IDE version please ?
Thank you.