I'm using the read method from the "unistd.h" header with a sleep of 1 second to read data from Azure Sphere's UART pins. Is there a built-in method of performing a blocking reading of UART data on the Azure Sphere?
Asked
Active
Viewed 61 times
0
-
Word order improved, terminogy used was inconsistant and weird. – a2800276 Mar 14 '19 at 14:07
-
Can you detail better what you are trying to achieve and are you using the UART Sample from [here](https://learn.microsoft.com/en-us/azure-sphere/app-development/uart-sample)? – asergaz Mar 28 '19 at 17:15