2024-01-09 05:59 AM
I'm looking for an OTA feature using IAP method on STM32H563 using USART communication. I wanted to know, if there is any IAP library available in C for the same along with the documentation, which I can make use of.
Regards,
2024-01-09 07:23 AM
Hello @Bhuvi-Naveen ,
I suggest you take a look on X-CUBE-IAP-USART package as well as it's related documentation (AN4657) as a starting point .
BR