SmartSnipits DK Basic

2 posts / 0 new
Last post
c benson
Offline
Last seen:2 years 8 months ago
加入:2014-09-15 20:06
SmartSnipits DK Basic

Can SmartSnipits be used to program the SPI Flash on the DA14580 Basic Devkit? Should I be able to re-map TxD, RxD, CTS, and RTS to P0_1,P0_2, P0_4, P0_7, and use the DSPS application saved in the SPI Flash? What, if any, other changes have to be made to the project to make this work?
Thanks

Device:
MT_dialog
Offline
Last seen:2 months 2 weeks ago
工作人员
加入:2015-06-08 11:34
Hi c benson,

Hi c benson,

You can try to change the pins you want to use with UART functionality in the peirph_setup.h file and download the dsps to the SPI.

Also check this post, i think that will help youhttp://support.dialog-semiconductor.com/dsps-boot-flash-developent-kit-pro

Thanks MT_dialog