SPRUIZ1B July 2023 – August 2024 TMS320F28P650DH , TMS320F28P650DK , TMS320F28P650SH , TMS320F28P650SK , TMS320F28P659DH-Q1 , TMS320F28P659DK-Q1 , TMS320F28P659SH-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.