Part Number: CC1310
Hi forum
Can i peek the number of bytes available in uart fifo...without having the need to call uart read???..this capability i wish if available will solve a problem i have been facing for months now...so much so that i am willing to interface an external UART with my CC1310 if i have to.I just want to peek my state of the FIFO and decide on my own if i want to read those available bytes or not...this capability is very common in contemporary systems..as the driver claims that the UART has been implemented using a ring buffer...so I should be able to know the state of the ring buffer at any given time and copy any number of bytes available in the FIFO whenever I want.If I don't read the said number of bytes in a timely fashion and the bytes keep coming over UART..i should see an overflow...unfortunately i have not been able to get it done on CC1310...please help
Best Regards
Ali