Hi, I'm new on TivaC Launchpad. I've examined some codes from examples like "blinky" etc. I want to use the launchpad for serial communication.
At first I want to send a byte data from pc to Launchpad. But I don't know where I have to start.
Can.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, I'm new on TivaC Launchpad. I've examined some codes from examples like "blinky" etc. I want to use the launchpad for serial communication.
At first I want to send a byte data from pc to Launchpad. But I don't know where I have to start.
Can.
Hi Baris,
There is an example code in TIVWare Installation at the path examples->peripherals->uart
This takes input from the PC and dumps it back to the PC
Regards
Amit Ashara