I started working with PC apps about 5 years ago. I bought Visual Studio 2015 Professional and 5 books on the subject. Although VS 2019 is out, the books probably update with the versioning. One I...
Unfortunately I am not qualified to write PC apps... Too pity that once I started to do things in C (command line environment) and a little Visual Basic 6 but did not evolve on that.
Are you writing a windows app? If so you can use those control lines to allow your hardware to tx. BTW hope I'm not teaching you to suck eggs but although you might assume that pressing CapsLock...
probably not , on interrupt is not suitable for processing async data streams in any useful way without flow control
if there is a "real" foreground task being processed incurring data loss is...
Re: HSERIN using EUSART RX interrupt - how does it really work?
I assume you already found this, but several members compiled a book on using DT Interrupts:
mpgmike Today, 05:00http://www.picbasic.co.uk/forum/forumdisplay.php?f=41
Just in case you haven't seen it.