[iyonix-support] Re : Re: Serial port questions
- From: Gonzalo Meza <gonzalo_meza@xxxxxxxx>
- To: iyonix-support@xxxxxxxxxxxxx
- Date: Fri, 14 Mar 2008 22:04:10 +0000 (GMT)
----- Message d'origine ----
De : Peter van der Vos <peterthuis@xxxxxxx>
À : iyonix-support@xxxxxxxxxxxxx
Envoyé le : Vendredi, 14 Mars 2008, 18h21mn 15s
Objet : [iyonix-support] Re: Serial port questions
2) I have tried to receive and send data to a PC using a BASIC program (see the
end of the email), and so far I can send (the PC receives it perfectly) but not
receive... Am I setting/doing something wrong?
> You need an SYS "OS_Byte",2,2 to enable the serial receiver.
> Good luck,
> Peter
> --
> Peter van der Vos
> peterthuis@xxxxxxx
That did the trick (funny though that you have to explicitely enable the serial
RX interrupt handler in the OS... I wonder why they did it? To save some
cycles on the some older system?)
Thanks a lot!
Gonzalo Meza
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. La boite email la plus appreciée au monde.
http://mail.yahoo.fr
Other related posts:
- » [iyonix-support] Re : Re: Serial port questions