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
I2C master and slave do not allow SDA/SCL setting
Moderator: Benj
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: I2C master and slave do not allow SDA/SCL setting
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:
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.
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
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 139 times
Martin