Question
UDP communication on STM32H563ZI
I want to do UDP communication using ThreadX and NetXDuo on an STM32H563ZI.
I searched for STM32Cube Examples and found a sample project for STM32H5, but because FW_H5_v1.3.0 does not exist, an error occurs.
The following page is set up as an example of using TrustZone, but I cannot find any examples of not using TrustZone.
Are there any simple examples or setup instructions?
