SPRUJ79 November 2024 F29H850TU , F29H859TU-Q1
FILE: uart_ex2_loopback_fifo_interrupts.c
UART internal loopback w/ interrupt example Receive interrupt with FIFO is used.
A stream of data is sent and then compared to the received stream. The sent data looks like this:
00 01
01 02
02 03
....
FE FF
FF 00
etc..
The pattern is repeated forever.
External Connections
Watch Variables
Note: Avoid keeping the memory browser open while the execution is in progress.