Other Parts Discussed in Thread: MSP430G2553
Hi all,
I am using MSP430 launchpad. I want to configure GPIO from serial port of MSP430G2553. For example I'll send a command like "set BIT 5 of PORT1 as ADC", to configure Port 1 Bit 5 as ADC.
Is there an easy way to do that?