cancel
Showing results for 
Search instead for 
Did you mean: 

IAP with UART

Pkush.1
Associate

Hello everyone,

Here i am trying to implement IAP using UART in stm32 and successfully implemented also but using YMODEM but i want to use only UART without Ymodem protocol can anyone help to create a function or file to receive .bin file from UART and write into flash memory.

thanks in advance, very urgent

Pankaj

3 REPLIES 3
Pavel A.
Evangelist III

Here you can find urgent help for your project

Pkush.1
Associate

Anyone plzzz

What STM32 part are we talking about? On what board?

What protocol do you propose instead? Do you have a PC side application that would support that?

Sending a .HEX file might be easier for you to manage.

The use of X/Y-MODEM is generally because of broad application support, and that it has integrity checking and flow management handled.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..