Programming SRAM from the flash on other board

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
feaethan
Offline
Last seen:3 years 1 month ago
加入:2017-03-28 08:48
Programming SRAM from the flash on other board

Hi dialog,

We have the DA14581 without flash. We want to use the flash on another board(master) to program the code to DA14581(slave) SRAM by using SPI interface.
有程序存储器通过SPI方式吗?

Thanks a lot.

Device:
MT_dialog
Offline
Last seen:3 months 6 days ago
年代taff
加入:2015-06-08 11:34
Hi feaethan,

Hi feaethan,

When the 581 is power up the ROM bootloader runs and goes through a procedure where all the pins in port zero are scanned with different interface configuration (including SPI slave) in order to download code to the sysram. Please have a look at the AN-B-001 - Booting from serial interfaces for details on the Primary Bootloader procedure.

Thanks MT_dialog