User Activity

Hi, I am using STM32f429 I am trying to do FOTA. After the bin file is flashed when I tried to jump from main using jump to run the code which uploaded at the other address not working the code get stuck into the hard fault handler can anyone help me...
Hai, I am using stm32f429igt controller I am trying to use IAP and found one example with stm32f4 cube package. While trying the example the code is not getting uploaded when I tried to upload it still waiting for the file can anyone help me how to s...
Hi, I have to update my code in stm32f4 controller using esp8266. Is it possible to update the used code through online(OTA) can anyone provide me the information to how to do it. I have no idea about it while searching in web i could find that using...
HiI need to use RFID with an stm32f4 controller. By using RC522 library it is not working for me can anyone tell that is there is any library available for it or is i have change anything RC522 library.
Hi guys Can any one provide me how to use queue inside UART ISR receive interrupt....I have tried it using some web search but I couldn't achieve it can any one provide me the working example. below, I have attached my code and the image where my co...