- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
i have a bleutooth module connected serialy to the DE2 board via the serial UART port on the DE2 board. i have a problem with controling data flow, for example when i send the character "F" i can read this character but i dont know how to read it once and stop reading until i receive the second character i want ro read it once at the right time. could you please help with this problem. to Summarize: when a character is received on DE2 i need to read it once then stop reading until i get the next character. your help is very much appreciated. thank youLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use polling. Keep reading from UART until a F is captured.

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