I2C master and slave do not allow SDA/SCL setting

Moderator: Benj

Post Reply
User avatar
CamargoF
Posts: 36
Joined: Thu Aug 02, 2018 8:16 pm
Location: Sao Paulo, SP - Brazil
Has thanked: 6 times
Been thanked: 7 times
Contact:

I2C master and slave do not allow SDA/SCL setting

Post 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

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

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

Post 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.
Attachments
I2C_Master & Slave.zip
(19.89 KiB) Downloaded 99 times
Martin

Post Reply