Hi everyone
I wanna switch from using lwip to plus-tcp in my Nucleo-h743zI2.
Any example or steps of how to set up such a project would be awosome.
Thanks🙏
Hi everyone
I wanna switch from using lwip to plus-tcp in my Nucleo-h743zI2.
Any example or steps of how to set up such a project would be awosome.
Thanks🙏
You can take a look at this page that talks about Adding the TCP/IP Source Files to an RTOS Project.
Also you can refer to this FreeRTOS+TCP project on NUCLEO H723ZG
Thx alot,
Can I adapt the code for the Nucleo-h723g to use kernel version 11.x.x with. The nucleo-h743zi2?
Yes, you can update the kernel version.