Hi, I’m using lpc1768 board and I’m trying to develop board to board serial communication system. I’m referring BufferedSerial (https://os.mbed.com/docs/mbed-os/v6.10/apis/serial-uart-apis.html) library for this.
When I write something to serial, It prints weird characters. Can you help me to solve this issue?
In general there is a page with Code | Mbed and in the Mbed documentation you will find basic examples for all APIs. Also the forum is full of informations from old topics.
Anyway if you will stuck somewhere just ask here and someone will help you, if it will be possible.