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...
First, there's the actual shiftregister into which the data is shifted bit-by-bit as it's received. You don't have access to this register (AFAIK).
Once the correct number of bits have been shifted...
Use HIL to PS/2 converter. Then send data from pic using PS/2 protocol. I think you have example on somewhere forum.
As far as I know HIL use dedicated IC for interfacing device MCU to HIL Bus.
Re: HSERIN using EUSART RX interrupt - how does it really work?
Thanks Henrik, thanks Richard.
flotulopex Today, 21:11I have some homework to do following your info :)