Page 1 of 1

I2C master and slave do not allow SDA/SCL setting

Posted: Sun Jan 09, 2022 7:10 am
by CamargoF
If you add the I2C master or slave, it is not possible to change the SDA/SCL pins and the compilation fails since there is no SCL pin declared.

MCU: PIC16818325
Flowcode: 8.2.2.15

Re: I2C master and slave do not allow SDA/SCL setting

Posted: Sun Jan 09, 2022 3:34 pm
by medelec35
Hi.
Thank you for letting us know
I have fixed it so you should be able to now select the pins for I2C master and slave.
Until the update is pushed, I have attached it so you can test sooner rather than later if you like to?
In file explorer address bar, paste this:

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV8\Components
Extract the components within the attached zip file and save it into the above-hidden folder.
Just select ok to replace the current file.
If you got Flowcode running when the file was placed in the components directory, you must select the reload icon before compiling again.