Other Parts Discussed in Thread: BQ76PL455A
Tool/software: Code Composer Studio
I have a problem with UART recieve RX. The hardware is EVM1402 and launchpad TMS750432. The software is from http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=tidcbz0&fileType=zip
and my question is about RX. The screenshot of main is shown as follows.
and the code we edited is as follows.
The code stopped in pl455.c and could not go into while{}
And the RX pin could not receive wave either.
What can I do to receive sampled value of voltage. Thanks.