Hi,
Will there be any DUAL RS232 support for chips that have dual RS232 built on board? What I mean to say is will flowcode allow for 2 RS232 components to be open at the same time?
Thanks
Ron
18F8722
Re: 18F8722
Flowcode 4 will do this I think but in Flowcode V3, the only way is to add C code. You can also look the RS232 component code an create a custom component with the code moded to use the second UART.