Pic32MZ UART`s is 4 times to slow

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
SpeedPIC32
Posts: 261
http://meble-kuchenne.info.pl
Joined: Thu Dec 10, 2020 2:35 pm
Has thanked: 36 times
Been thanked: 17 times

Pic32MZ UART`s is 4 times to slow

Post by SpeedPIC32 »

Hi,
an old known bug is unfortunately still present in FC9.
Why do I need a Uart setting that doesn't work.
Before I implement something new, it is better to fix old errors. If I want to drive in second gear in the car, I don't use fourth gear in any car in the world. unfortunately there are several errors.
Pic 32Mx1xx has no USB port.
Nevertheless, it appears in the setup and generates an error when compiling.
Thank you

SpeedPIC32
Posts: 261
Joined: Thu Dec 10, 2020 2:35 pm
Has thanked: 36 times
Been thanked: 17 times

Re: Pic32MZ UART`s is 4 times to slow

Post by SpeedPIC32 »

Hi benj

old errors from old flowcode versions do not seem to be interested anymore there are enough new ones :evil: :evil: :evil:

Kind regards

Steve-Matrix
Matrix Staff
Posts: 1465
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 204 times
Been thanked: 347 times

Re: Pic32MZ UART`s is 4 times to slow

Post by Steve-Matrix »

Sorry this has not been answered. Everyone's busy and occasionally a post on the forum gets missed.

I will pass this on to see if it can get resolved. In the meantime, I recommend you continue with the workaround discussed on the old thread that seems to fix the issue.
viewtopic.php?p=1529#p1529

BenR
Matrix Staff
Posts: 1926
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 501 times
Been thanked: 684 times

Re: Pic32MZ UART`s is 4 times to slow

Post by BenR »

Hello,

This one is really frustrating. All of the MX/MZ devices in the PIC32 range share a family datasheet which implies that they are all the same. However if we fix the x4 speed issue for one MX device then it seems to cause the issue on another MX device. Without getting hold of all the PIC32 devices it's really hard to spot the pattern.

I'll have another look now and see if I can see anything further which I've previously missed.

Please can you tell us which specific device you're using and if you set a BAUD of 9600 then what baud do you actually get on the hardware.

SpeedPIC32
Posts: 261
Joined: Thu Dec 10, 2020 2:35 pm
Has thanked: 36 times
Been thanked: 17 times

Re: Pic32MZ UART`s is 4 times to slow

Post by SpeedPIC32 »

I use the following PIC
32mx110F016
32mx270f256b
32mx 460f512l
32mx470f512l
32mx775f512h
32mx795f512h
32mz2048efh064
32mz2048efh100
32mz2048efm100
32mz2048ecg144

I am currently working with a 32mz2048EFM100
runs at 2400B is set to 9600

Kind regards

Post Reply