Search found 13 matches

by andy.reynolds
Thu Aug 02, 2018 7:12 am
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Benj
I can't see where to set the pull ups on those pins in flowcode...............
Andy
by andy.reynolds
Tue Jul 31, 2018 10:59 am
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks for the new component to run the i2c LCD, I'm now trying to run it with a UNO but am having problems, it compiles, simulates and uploads to the board no problem but the board won't run the program. I've tried a simple led blink before doing any lcd command and the led does blink but then the ...
by andy.reynolds
Thu May 31, 2018 7:20 am
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks to all that are helping, I've tried re configuring the pins but still no joy. :?
by andy.reynolds
Fri May 25, 2018 4:15 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Dazz, I have tried the contrast.
See hex file attached.
by andy.reynolds
Fri May 25, 2018 3:48 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Dazz
I have it all set up as described but obviously something isn't right, all I get is a blank screen, I've tried a different Nano and a different screen as well (same address) but same result. :( It compiles fine and uploads fine.
by andy.reynolds
Fri May 25, 2018 1:32 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Benj, I have tried that, I'm sure it is 0x27 because I had it working with the Arduino IDE on that address.
In the component configuration, should the channel be set to software or channel 1 ?
by andy.reynolds
Fri May 25, 2018 12:44 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Benj, please see link below.

https://www.ebay.co.uk/itm/With-Without ... 2749.l2649
by andy.reynolds
Fri May 25, 2018 11:46 am
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Bingo, thanks LeighM, I have a connection to the board now and a simple blink diagram uploads and works, however I can't get the screen to display anything, it's a 16x2 screen with backpack and I have established that the address is is 0x27 which I've set as 39 in the component configuration and the...
by andy.reynolds
Thu May 24, 2018 4:40 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

I'm using the arduino nano 328 which I have it set to in the project options and yes it's set to com5.
by andy.reynolds
Thu May 24, 2018 3:29 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Dazz Success up to a point, it's compiling ok now but I can't get it to upload to the board, I've also tried to upload a diagram that uploaded fine before the update, please see error message below. Launching the programmer... C:\Program Files (x86)\Flowcode 7\compilers\avr\batchfiles\avrc_ar...
by andy.reynolds
Thu May 24, 2018 1:30 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

Thanks Dazz
Here you go.
by andy.reynolds
Thu May 24, 2018 12:42 pm
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

Re: i2c LCD problem

ok so I've done a very basic diagram consising of lcd start-lcd clear-lcd set cursor-lcd print string, to test the screen and this is what i get when it tries to compile. I've followed the thread re downloading the and extracting the zip file and applying it to the flowcode7 folder but I'm not sure ...
by andy.reynolds
Tue May 22, 2018 8:31 am
Forum: Flowcode V7
Topic: i2c LCD problem
Replies: 28
Views: 67024

i2c LCD problem

Hello all
I've got all the symptoms listed here when trying to program an i2c LCD in flowcode 7, I've downloaded the update as suggested but not sure that I'm applying it to the flowcode 7 folder correctly as I'm still getting the same errors, can you help ? :( :(