18F6622 EUSART

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
PINTO
Flowcode v5 User
Posts: 71
Joined: Fri Nov 03, 2006 2:28 pm
Location: RSA
Been thanked: 1 time
Contact:

18F6622 EUSART

Post 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

User avatar
Steve
Matrix Staff
Posts: 3426
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

For now, you will need to use your own C code to use the other USART.

PINTO
Flowcode v5 User
Posts: 71
Joined: Fri Nov 03, 2006 2:28 pm
Location: RSA
Been thanked: 1 time
Contact:

Post by PINTO »

Hi Steve,

Do you have an example of the C Code?

Thanks


Pinto

User avatar
Steve
Matrix Staff
Posts: 3426
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post 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.

Post Reply