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: 1922
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 623 times
Been thanked: 645 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 11 times
receive.fcfx
(10.37 KiB) Downloaded 13 times

medelec35
Matrix Staff
Posts: 1922
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 623 times
Been thanked: 645 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