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.

CC3000 interface with MSP430F5309

Other Parts Discussed in Thread: MSP430F5309, MSP430F5310, MSP430F5529

Hello,

We want to interface CC3000 with MSP430F5309 micro controller.

Is it possible to do that ?

If yes, Can you give some guidance in porting the code from MSP430F5739 to 

MSP430F5309.

Regards,

Smitesh Mali

  • Hi,

    Yes, I have been using the CC3000 with MSP430F5310, which is the same as the 09, except that it has 32K of flash memory instead of 24K.

    Everything works perfectly if you take the 1.12 version of the SDK and take the code for MSP430F5529. All you have to do is change some pins.

    Btw, I would go with the MSP430F5310 if I were you. Having 32K of flash allows you to fit the entire patch programmer and update the CC3000 driver and firmware in one step.