2 posts / 0 new
Last post
ankitdaf
Offline
Last seen:2 years 9 months ago
加入:2015-09-03 20:14
Programming the SPI flash on DA14583

Hi

I have tested my application on a 580 with external winbond SPI flash, and now plan to port this application to the 583.

我有一些问题关于这个:

1. Is the process for flashing the internal SPI flash on the 583 any different from the 580 ? Can I still use SmartSnippets SPI Flash tool to program it the same way as the 580 using JTAG pins ?
2. If I leave the four SPI flash pins on the 583 unconnected , will it be a problem ?

Best
Ankit

Keywords:
Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi ankitdaf,

Hi ankitdaf,

The process is the same, the pins are different. You can use Smart Snippets, there is an option when opening SS and you can choose the 583 instead of the 580. This option will choose the appropriate pins for the 583. The pins are connected internally on the 583 with the flash, only the power supply of the flash is exposed at the 583 package.

Thanks MT_dialog