This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

updating CC3100 firmware via PIC host MCU

Other Parts Discussed in Thread: CC3100, UNIFLASH

Hi,

I'm trying to use a PIC24EP512GU801 as a host MCU with the CC3100 to update the firmware.  I'm trying to write a windows application to read the CC3100 firmware binary file, then send it to the PIC through USB, and then send it to the CC3100 via the SPI interface. 

 

Specifically I'm porting SimpleLink, SPI Driver, and some read/write functions.  Could I obtain some sample code from CCS unfilash in order to better understand the firmware protocol?

 

Thanks,

David