User Activity

Hi,I'm developing a product based on ST controller.Regards,
Hi In previous posts, I encountered the similar problem, but I did not find an accurate answer.Please advice me on this issue. 
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,
Hi,I'm facing problem in reading data from EEPROM, which was written before power cycle.EE_Init() always causes formatting of EEPROM irrespective of EE_CONDITIONAL_ERASE or EE_FORCED_ERASE parameter passed, resulting in erasing the previous dataConfi...