UART (SCB 4.0) Rx Buffer Checking

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
FaBa_506136
Level 2
Level 2
5 replies posted 5 questions asked 5 sign-ins

Hello.

How do I check if I have characters in the uart buffer  (SCB 4.0)?.

I not have UART_GetRxBufferSize().

Thanks

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

The API name is SCB_SpiUartGetRxBufferSize()

Bob

View solution in original post

2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

The API name is SCB_SpiUartGetRxBufferSize()

Bob

Thanks Bob.

Fausto

0 Likes