Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
In SYSCONFIG, I have selected UART interrupt, callback read mode. I want an interrupt after I have received 4 bytes (characters).
SYSCONFIG offers 1, 8, 16, 56, 60 for the trigger level but is not specific about the units:
Question 1 :Are the units for the trigger level in characters?
The register addendum suggests that a trigger level of 1 to 63 characters is possible but it's far from clear.
Question 2: Does the UART peripheral support 4 characters FIFO trigger?
Question 3: If so, is it possible to use SYSCONFIG to configure 4 characters FIFO trigger?
Thank you.