Hi,
I ' m using Het module and create a program for serial port communication. My program and serial port work. ı can see this data in serialmon. if ı cut communicate with this serial moon(disconnect cable) and my HTU is fulling 0xFF. and my buffer is full and so generate a buffer full interrupt. and program continuous execute this interrupt. Another thing, I use RTI interrupt each 20 ms. But if program generate buffer full interrupt,Rti interrupt is not working. Thank you..