self programming
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-04 1:58 AM
Posted on May 04, 2016 at 10:58
hello every one
i want to design stm board which should has device firmware upgradebut in this case i have no access to boots pinsmy upgrade data will be send by 3g (GSM module) to board and 3g module just have serial communication (usart) to micro controller i can store upgrade data on eeprom or spi flash and after the receive has been completed , use for upgrade the devicewhat is the best solution? can i use High-density devices ?or i should use Connectivity line devices and DFU ?sorry for my bad englishbest regards
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-04 2:34 AM
Posted on May 04, 2016 at 11:34
Search IAP (in aplication programing)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-04 2:48 AM
Posted on May 04, 2016 at 11:48
Doesn't matter what part you choose. If you have the new image staged in SPI etc all you need is a smaller loader you don't erase to copy and burn the image at boot time. You don't need access to the BOOT pin to do this robustly. You'd want access to the boot pins to give you options in the factory programming scenario
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
