Hey @alisey
I analyzed the NetX documentation further and noticed that there's a few extra steps to enable secure connections. If you could please enter an OLS ticket in this link https://ols.st.com/s/, we could exchange more information in private ...
Hello @alisey
Thanks for the reply ! I will look into this issue and get back to you as soon as I can.
If you have any insights in the mean time, please let me know.
Best Regards,
Lucas
Hey @UserGabriele ,
For the coding part, most of it is done inside the app_netxduo.c file really. The only parts you need to actually write are the ones inside USER CODE sections. For instance, both the pointer and IpInstance handlers are created i...
Hey @UserGabriele
Thanks for the compliments, and i'm sorry you are facing this issue. I actually faced the very same issue a few weeks ago when I was using this material as reference for an application on another STM32F7 microcontroller. The issue ...
Hey @EthanMankins,
The STMH743 and STM32H753 microcontrollers are extremely similar. They only differ on Crypto hardware acceleration, which is not used in this article, meaning everything else is exactly the same so you shouldn't worry about this. Y...