Mihec 1 Posted August 30, 2016 Share Posted August 30, 2016 Hi, I tried to establish UART communication with output device and CC3200 over pinout RX(0) and TX(0). With RX(1) and TX(1) communication works fine but I use those pins for I2C connection. Is this possible? Is there any "pin change" command in Energia? Thanks for any suggestion! Miha Quote Link to post Share on other sites
B@tto 51 Posted August 31, 2016 Share Posted August 31, 2016 Hi, Normally nothing to do except use Serial instead of Serial1 Quote Link to post Share on other sites
Mihec 1 Posted September 12, 2016 Author Share Posted September 12, 2016 Hi, thanks for suggestion. It is true, on CC3200 launchpad default pin location for "Serial" is on FLASH jumpers TX and RX (in the middle of the board) and for "Serial1" is on P1.9 (TX) and P1.10 (RX). Quote Link to post Share on other sites
rohitkumar 0 Posted March 24, 2017 Share Posted March 24, 2017 Hi, Will you please share me your for transmitting Message using SPI driver. I am unable to transmit message for cc3200 using spi driver.Any reference code related with this. Regards Rohit 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.