IAP with UART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-08 12:20 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-08 2:22 AM
Here you can find urgent help for your project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-08 4:34 AM
Anyone plzzz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-08 5:55 AM
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.
Up vote any posts that you find helpful, it shows what's working..
