Azure / Azure/azure-sphere-samples
Is it possible to clear Uart in azure
Open
- Dominant language
- C
- Stars
- 224
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I have to send some hex values through uart. But I noticed even after the data is sent , when I send next set of hex values it had some unwanted values.
example :- data to be sent 02 04 01 00
data received by FTDI connected to azure : E0 02 04 01 00
I don't understand how a extra byte E0 (this value changes) is received by FTDI.
Please guide me on this issue. Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.