- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
As in subject I just wondering if there is possibility to clear UART buffer before we will start to use it (read from it)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello mark_kram,
I believe what you would like to do is flush of the buffer, right? If that's the case, then, as you can see in the D2000 documentation (found in C:\IntelSWTools\ISSM_2016.0.027\firmware\bsp\1.0\doc\html) specifically in group__groupUART.html, there's no flush function.
However, you could implement your own routine which changes all of the ports signal (including control signals) to a default value.
-Peter.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello mark_kram,
I believe what you would like to do is flush of the buffer, right? If that's the case, then, as you can see in the D2000 documentation (found in C:\IntelSWTools\ISSM_2016.0.027\firmware\bsp\1.0\doc\html) specifically in group__groupUART.html, there's no flush function.
However, you could implement your own routine which changes all of the ports signal (including control signals) to a default value.
-Peter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Intel_Peter,
thank you for your respone. Now everything is clear.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page