Quantcast
Channel: MSP low-power microcontroller forum - Recent Threads
Viewing all articles
Browse latest Browse all 21942

Possible bug in MSP_UART example code for FR5969 LP

$
0
0

HI

In myUART_5529.zip, (MSP-EXP430FR5969 LaunchPad), file myGpio.c, line 62, should

    GPIO_setAsPeripheralModuleFunctionOutputPin(
       		myUart.Channels[0].RxPort,
        	myUart.Channels[0].RxPin,
        	myUart.Channels[0].RxSel

not be

    GPIO_setAsPeripheralModuleFunctionInputPin(
       		myUart.Channels[0].RxPort,
        	myUart.Channels[0].RxPin,
        	myUart.Channels[0].RxSel

Thanks 

Nick


Viewing all articles
Browse latest Browse all 21942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>