Re: Serial Interrupt



Sounds like you need to write or modify a serial driver. You cannot do what
you want to do in CE 6.0 from an application.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"Stefano" <blasiis@xxxxxxxx> wrote in message
news:JPQYj.52558$o06.20484@xxxxxxxxxxxxxxxxxxxxxxxx
Hello to all.

I am developing an application in Windows CE 6.0 with Visual Studio 2005

I have to manage a serial communication, after receiving a comunication I
must send short response time.
Also there is a particular protocol (bit parity as synchronization).
For this reason I want intercept the serial interrupt and work directly
under this interrupt also in assembler if neccessary.

Someone has ever done such a thing?

Some Council

Thank you

Stefano



.



Relevant Pages