khwatch 0 Posted November 25, 2015 Share Posted November 25, 2015 I am new to energia. Playing with the sensor and hub prog. Want to use adc in sensor prog. there is a map off all pin , but what analogread is free. rgds Quote Link to post Share on other sites
CorB 64 Posted November 25, 2015 Share Posted November 25, 2015 Hi, You can use P1.1 (A1) to P1.4 (A4) But for P1.1, P1.2 you cannot use the UART RX/TX functions when using it for ADC. And P1.3 is connected to the pushbutton on the launchpad. The only ADC without any other function that can be used in combination with the CC110L boosterpack is P1.4. You can easily check this by looking at the pinmap of the G2553 http://energia.nu/wordpress/wp-content/uploads/2014/01/LaunchPads-MSP430G2-%E2%80%94-Pins-Maps-13-42.jpeg and the CC110L http://energia.nu/wordpress/wp-content/uploads/2014/01/AnarenCC110LAIRBoosterPackPinMap.jpg regards Cor khwatch 1 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.