Page 1 of 1

18F6622 EUSART

Posted: Thu Sep 27, 2007 2:36 pm
by PINTO
Hi Ben,

The 18f6622 has 2 EUSART's but Flowcode only allows one RS232 to be placed on the flowchart at a time!!!

How do I acess the second channel?

Regards



Pinto

Posted: Thu Sep 27, 2007 3:00 pm
by Steve
For now, you will need to use your own C code to use the other USART.

Posted: Thu Sep 27, 2007 3:50 pm
by PINTO
Hi Steve,

Do you have an example of the C Code?

Thanks


Pinto

Posted: Thu Sep 27, 2007 3:53 pm
by Steve
Sorry - I've never used this device. You might get some ideas from looking at the C code produced by Flowcode for devices with 1 USART.