
prathamesh226
Members-
Content Count
4 -
Joined
-
Last visited
About prathamesh226
-
Rank
Noob Class
Contact Methods
-
Website URL
http://www.gridants.com
Profile Information
-
Location
India
-
Hi, I am using FR5739 with CC3000 evaluation module with Energia IDE. Problem I am facing is that Pin2.3 on Fraunchpad is connected to wifi module but is not present in the pin mapping. So I would like to modify the default pin mapping and include pin 2.3. How do you assign uint8_t variable to a pin?
-
Sorry for not specifying correctly. I am using CC3000 Evaluation module connected to Fraunchpad via RF connectors. I checked out the datasheet as well as users guide. According to wiki page: http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_MSP430_FRAM RF pin no. Pin name Pin on uC _______________________ RF1.10 PWR_EN P4.1 RF1.12 SPI_IRQ P2.3 RF1.14 SPI_CS P1.3 RF1.16 SPI_CLK P2.2 RF1.18 SPI_DI P1.6 RF1.20 SPI_DO P1.7 _______________________ In the pin mapping you attached before, I could not find P2.3 out of these. Other pins are OK. Is it a real problem or a
-
Hi, I was trying to run simple web client code example in energia (MSP-EXP430FR5739 + CC3000). In the code, we have to set communication pins for CC3000 (CS, EN and IRQ pins). From the wiki page (http://processors.wi...-Fi_MSP430_FRAM), pins on FRAM associated with these functions through RF connector are pin 1.3, 4.1 and 2.3. So I tried to find out the pin numbers to use in the code for these pins. But in the default pin mapping for fraunchpad, pin2.3 is not defined (The pins defined in pin mapping seem to be correct). Is there a pin mapping specifically for MSP-EXP430FR5739 which would
-
CC3000FirwareUpdate for msp430fr5739 and CC3000 doesn't compile
prathamesh226 replied to Ken's topic in Energia - MSP
Hi, I was trying to run simple web client code example in energia (MSP-EXP430FR5739 + CC3000). In the code, we have to set communication pins for CC3000 (CS, EN and IRQ pins). From the wiki page (http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_MSP430_FRAM), pins on FRAM associated with these functions through RF connector are pin 1.3, 4.1 and 2.3. So I tried to find out the pin numbers to use in the code for these pins. But in the default pin mapping for fraunchpad, pin2.3 is not defined (The pins defined in pin mapping seem to be correct). Is there a pin mapping specifically for MSP-- 6 replies
-
- msp430fr5739
- FRAM
-
(and 1 more)
Tagged with: