Serial interrupt
- From: "Manu" <info@xxxxxxxx>
- Date: Sun, 26 Mar 2006 11:34:31 +0200
Hi
I want to generate an interrupt and launch a function everytime a char is
recieve with the serial port. (/dev/ttyS0)
How to do this Please ?
Tanks
Manu
.
Relevant Pages
- Re: Serial interrupt
... I want to generate an interrupt and launch a function everytime a char is ... recieve with the serial port. ... josef punkt moellers bei gmx punkt de ... (comp.os.linux.development.apps) - Re: Serial port monitoring
... There is no need for a timer; you want to get data when it is available, ... The main thing is that every 100ms or so you check the serial port and read ... I would then have a loop that checks for char in serial buffer. ... (microsoft.public.vc.mfc) - Re: Serial port monitoring
... There is no need for a timer; you want to get data when it is available, ... line in the serial port, then by the time of the next trigger the rest has ... I would then have a loop that checks for char in serial buffer. ... (microsoft.public.vc.mfc) - Re: Serial port monitoring
... There is no need for a timer; you want to get data when it is available, ... line in the serial port, then by the time of the next trigger the rest has ... I would then have a loop that checks for char in serial buffer. ... (microsoft.public.vc.mfc) - Re: Is Realterm for Real?
... there that will accurately monitor a serial port on a PC showing the ... the last char in the incoming message is not showing up until the next ... Thay are very similar usb logic analyzers. ... (comp.arch.embedded) |
|