Page 1 of 1

Problem RS232 comunication channels 5 and 6

Posted: Tue Jun 05, 2018 7:18 am
by MOCUELSL
Good morning Benj, in my project I am using the RS232 communication of the 24FJ1024GB610 microcontroller, my problem is that I do not get channel 5 and 6 defined by the chip as RS232 communicate. I enclose the file so you can see what the problem may be. Thank you very much for your attention.
regards.

Re: Problem RS232 comunication channels 5 and 6

Posted: Tue Jun 05, 2018 10:02 am
by Benj
Hello,

What version of Flowcode are you using?

Do channels 5 and 6 appear in the Channel list?

Are you getting compilation errors? If so what are they?

Could you maybe explain the problem in a bit more detail as this will help me to pinpoint what I'm looking for.

Re: Problem RS232 comunication channels 5 and 6

Posted: Tue Jun 05, 2018 11:17 am
by MOCUELSL
Hi,
The version I use is the last V8, the problem is not that it does not compile, the problem is that when I compile and program the microcontroller I can not send or receive data through channels 5 and 6 of the micro. These are the ones defined for the RS232 communication of the PIC24FJ1024GB610 microcontroller. Thanks in advance.
Regards,

Re: Problem RS232 comunication channels 5 and 6

Posted: Tue Jun 05, 2018 1:30 pm
by Benj
Many thanks, I have found the cause of the problem and pushed the fix to the updates system.

Simply run Help -> Check for updates and the updated CAL file should solve the issue for you.

Re: Problem RS232 comunication channels 5 and 6

Posted: Wed Jun 06, 2018 7:42 am
by MOCUELSL
buenos días Benj , lo he actualizado y el envió de datos es correcto pero la recepción no se lleva acabo.

Gracias por adelantado.

Re: Problem RS232 comunication channels 5 and 6

Posted: Thu Jun 07, 2018 5:58 pm
by MOCUELSL
hola benj,

TX: funciona bien.
RX: no funciona.

saludos