skewe 1 Posted May 25, 2015 Share Posted May 25, 2015 Dear All, I would appreciate some help from you here. I am using Energia v0101E0014 (v15)The uploaded picture shown my 3200LP jumper setting.The 3200LP is using SPI to talk to Cypress CY5FRAMKIT(http://www.cypress.com/?docID=52945)The Cypress kit is using its default 5V setting on jumper J5.So I connect P3.1 (5V) to feed the Cypress power. My Wiring for cc3200 is as below CC3200 Signal Name ---- -------P1.7 SCLKP2.3 CSP2.6 MOSIP2.7 MISOP2.1 GNDP3.1 5V However I can't read/write data to it.I was able to use the same kit in Arduino platform, so the kit is good.Q1: DO I need to anything special to the CC3200 default jumper setting in order to use the above SPI pin iterface?Q2: What is the CS pin number in Energia code if I use P2.3 as the CS ping? Is it number "8", "18" or ... ? Thanks in advance. Quote Link to post Share on other sites
skewe 1 Posted May 25, 2015 Author Share Posted May 25, 2015 I apologize for posting this question to you all too fast. I just found the answer myself. A1: No need to change any jumper setting, It is fine as shown in the picture. A2: the CS pin number should be set to "18". (for P2.3) bluehash 1 Quote Link to post Share on other sites
njmehta11 0 Posted October 13, 2016 Share Posted October 13, 2016 Hello, I am trying to interface sd card board with CC3200 launchpad with demo code but sdhost shows massage that "failed to initialize the card. See if the card is properly inserted." so can you suggest me what shoul I do. However I start using CC3200 one day before. thank you. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.