I am using a 16F18325 Pic to try and create a PWM waveform based on an I2C number received.
I have no issue with driving the PWM but am struggling getting the I2c slave macro to function. Everything looks fine in emulation in flowcode but the pic just fails to see any signals on the I2C port.
To prove the hardare is working i have also tried in I2C master macro and this works fine.
I beginning to think there is an issue with Flowcode 8 or am i missing something
Thanks in advance
Dave Kilshaw
Flowcode 8 I2C slave Macro
Moderator: Benj
-
- Posts: 18
- Joined: Thu Dec 20, 2012 12:31 pm
- Has thanked: 2 times
Flowcode 8 I2C slave Macro
Last edited by davidkilshaw on Tue Oct 23, 2018 1:16 pm, edited 1 time in total.
-
- Valued Contributor
- Posts: 2045
- Joined: Wed Aug 27, 2008 10:31 pm
- Location: Netherlands
- Has thanked: 553 times
- Been thanked: 1081 times
Re: Flowcode 8 I2C slave Macro
Could you post a minimal flowchart demonstrating the issue you are experiencing?
“Integrity is doing the right thing, even when no one is watching.”
― C.S. Lewis
― C.S. Lewis
-
- Posts: 18
- Joined: Thu Dec 20, 2012 12:31 pm
- Has thanked: 2 times
Re: Flowcode 8 I2C slave Macro
see flowcode project attached
thanks
thanks
- Attachments
-
- 2._I2C_Slave_LEDs.fcfx
- (11.27 KiB) Downloaded 192 times