Question:
Example code for UART loopback using Blackfin UART driver APIs
Answer:
Please refer the attached UART loopback code using callback mode. Which transmits 10bytes of data to Rxbuffer. This code is tested in BF706 mini kit in CCES2.11.0. For running this example, please connect a cable between PB_08 and PB_09 for sending data to RXbuffer and pinmux needs to be done via system.svc.
Please make sure to populate P9 TX/RX Pins from Blackfin mini kit.
Refer BF706 schematic for hardware connections.
