Search found 5 matches

by jimhook_uk1
Mon Dec 07, 2020 1:29 pm
Forum: Flowcode V8
Topic: I2C LCD
Replies: 4
Views: 2244

Re: I2C LCD

Thanks for the reply, I have an LED blinking at the correct rate on the same PCB but still nothing on the display. (I2C_LCD_Test2), I can get garbage displayed (I2C_LCD_Test) on the LCD using the I2C_Master1:: SendByteTransaction() macro but I do not understand what it is displaying and why, I am se...
by jimhook_uk1
Fri Dec 04, 2020 10:49 pm
Forum: Flowcode V8
Topic: I2C LCD
Replies: 4
Views: 2244

Re: I2C LCD

Yes I designed the PCB myself, the address pins are 00, the board is in production and works with code written by a software developer.
by jimhook_uk1
Fri Dec 04, 2020 9:21 pm
Forum: Flowcode V8
Topic: I2C LCD
Replies: 4
Views: 2244

I2C LCD

Hi, This is my first post and looking for some advice. I am a hardware designer and this is my first venture into the programming side of design. I already have some hardware of my own design that I am trying to use with Flowcode 8. I'm not sure what I'm doing wrong and would welcome any suggestions...
by jimhook_uk1
Fri May 22, 2020 7:33 am
Forum: Flowcode V8
Topic: MCP23017 Output Test
Replies: 2
Views: 1508

Re: MCP23017 Output Test

Thanks yes I was hoping to simulate in the environment.
by jimhook_uk1
Thu May 21, 2020 11:16 am
Forum: Flowcode V8
Topic: MCP23017 Output Test
Replies: 2
Views: 1508

MCP23017 Output Test

Hi
I'm still very new to Flowcode and I am hoping to write a project that works on a custom design. I have a board that has many MOSFET switches driven by MCP23107 IO expanders. Is there an LED or other indicator I can use to test the outputs of the IO expanders?

Thanks