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:
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