compilation error

For general Flowcode discussion that does not belong in the other sections.
ChrisT66
Posts: 103
http://meble-kuchenne.info.pl
Joined: Mon Dec 07, 2020 12:47 pm
Been thanked: 1 time

Re: compilation error

Post by ChrisT66 »


medelec35
Matrix Staff
Posts: 1994
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 630 times
Been thanked: 666 times

Re: compilation error

Post by medelec35 »

Can you upload your .fcfx project and .C files, please
Martin

ChrisT66
Posts: 103
Joined: Mon Dec 07, 2020 12:47 pm
Been thanked: 1 time

Re: compilation error

Post by ChrisT66 »

I have made two simple demo programs
Attachments
transmit.fcfx
(9.51 KiB) Downloaded 28 times
receive.fcfx
(10.37 KiB) Downloaded 30 times

medelec35
Matrix Staff
Posts: 1994
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 630 times
Been thanked: 666 times

Re: compilation error

Post by medelec35 »

Hi Chris.
For TX I have repeatedly got the Baud change from 9600 to 115200, then back to 9600 indefinitely, and in FC10 working perfectly on embedded hardware.
Could there be stay capacitance affecting the UART?
Which is not working for you, its RX or TX?
Another option is just use a baud of 115200 and don't use the ChangeBaud function.
Is 115200 transmitted and received OK?
Martin

Post Reply