Skip to main content
ngupta7373
Visitor II
July 16, 2015
Question

How to attach TI CC1200 with STM32F4Discovery

  • July 16, 2015
  • 1 reply
  • 739 views
Posted on July 16, 2015 at 17:04

Hi,

  I'm planning to attach CC1200 EMK with STM32F4Discovery kit on the SPI interface. I guess the best interface would be SPI for the same since I don't need the MEMS.

  Could you please advise  how to make the hardware connections (interrrupt, CS, etc) and if there is any sample source code available for the same.

thanks,

NGupta

#cc1200 #stm32f4discovery
This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
July 16, 2015
Posted on July 16, 2015 at 20:30

For the interrupt and chip select, you'd go look at the DISCO manual and pick TWO free GPIO pins.

TI probably has better software resources, but once you abstract the SPI for any STM32 specifics, most everything else is going to be much the same.

Google should be able to tell you pretty quick if there is any free/open software for your exact purpose, or something close enough to port.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..