Page 1 of 1

CAL UART comms stops if the baud rate is updated

Posted: Tue May 30, 2017 3:34 pm
by Zane
Hi Ben,

I am using a 32MX270F256B and when using the CAL UART, if the baud rate is updated the comms will stop. If the update baud icon is disabled the comms works fine. I have attached the test program that i have been using.

I have also installed the patches you have created that takes care of all the timing and peripheral issues too.

Thanks

Zane

Re: CAL UART comms stops if the baud rate is updated

Posted: Tue Jun 06, 2017 9:58 am
by LeighM
Hi Zane,
Could you please try the attached CAL file?
Thanks
Leigh
PIC32BIT_CAL_UART.c
(22.18 KiB) Downloaded 305 times

Re: CAL UART comms stops if the baud rate is updated

Posted: Thu Jun 08, 2017 7:28 am
by Zane
Hi Leigh,

I have tried this but it has not been successful.

Thanks Zane

Re: CAL UART comms stops if the baud rate is updated

Posted: Thu Jun 08, 2017 8:17 am
by LeighM
OK. Thanks for testing. I'll stick this PIC32 issue on Ben's pile :)

Re: CAL UART comms stops if the baud rate is updated

Posted: Tue Jun 13, 2017 10:47 am
by Benj
Thanks for letting us know of the problem.

I have replicated it and have found a fix.

Simply copy the attached file into your "Flowcode 7/CAL/PIC32BIT" folder and the problem should be resolved.
PIC32BIT_CAL_UART.c
(22.11 KiB) Downloaded 311 times
Let us know how you get on.

Re: CAL UART comms stops if the baud rate is updated

Posted: Wed Jun 14, 2017 10:59 am
by Zane
Hi Ben,

Thanks for the update i will try it later on this week.

Thanks

Zane

Re: CAL UART comms stops if the baud rate is updated

Posted: Thu Jun 15, 2017 11:25 pm
by Zane
Thanks Ben, your magic worked a treat, it is functioning as expected now :D