Search found 8 matches
- Sun Sep 01, 2013 9:59 pm
- Forum: Flowcode v6 Beta
- Topic: Welcome to the Flowcode V6 Beta Forums!
- Replies: 16
- Views: 19647
Re: Welcome to the Flowcode V6 Beta Forums!
Hi I am using an aol email account for both
- Wed Aug 21, 2013 8:36 pm
- Forum: Flowcode v6 Beta
- Topic: Welcome to the Flowcode V6 Beta Forums!
- Replies: 16
- Views: 19647
Re: Welcome to the Flowcode V6 Beta Forums!
Have tried to register twice with different email addresses and revived no replies to either email address. So unable to download V6 beta. any help appreciated.
- Tue Jan 01, 2013 5:04 pm
- Forum: Flowcode V5 Issues
- Topic: Significant GUI issue with PPPv3 bundled with FC v5
- Replies: 8
- Views: 7604
Re: Significant GUI issue with PPPv3 bundled with FC v5
Same problem with windows 7 32 bit, cant see right hand side of screen and cannot move right hand boarder to see obscured text. Someone posted this somewhere else on the forum and cured the problem by setting the screen resolution. Mine was set at 125% when set at 100% I can see the right hand side ...
- Wed Mar 04, 2009 2:29 pm
- Forum: Electronics products
- Topic: LCD 20x4 display characters in wrong place
- Replies: 1
- Views: 4206
LCD 20x4 display characters in wrong place
Hi Have got the LCD display to work but after the 16th position on the line it goes haywire. The items on the display printed at 0,2 (start of the third line) are printed at the 16,0 (17 position 1st line). Also items at the start of the 4th line 0,3 are printed at the 17th position on the 2nd line ...
- Wed Feb 18, 2009 2:25 pm
- Forum: Electronics products
- Topic: Having trouble with LCD
- Replies: 5
- Views: 6846
Re: Having trouble with LCD
As you expected, fuse configuration on programmer. Taking your advice flashing led works on 16F84 and 16F877 as a suggested starting point. Demo clock 16F877 appears to function with lcd display, although running fast, giving it a test now. Compiled clock example as is appart from clock speed and pr...
- Thu Feb 12, 2009 11:10 am
- Forum: Electronics products
- Topic: Having trouble with LCD
- Replies: 5
- Views: 6846
Re: Having trouble with LCD
Thanks
I will give that a go.
Much appreciated for the quick response.
I will give that a go.
Much appreciated for the quick response.
- Wed Feb 11, 2009 3:22 pm
- Forum: Electronics products
- Topic: Having trouble with LCD
- Replies: 5
- Views: 6846
Re: Having trouble with LCD
Hi thanks for the reply. Have used flowcode to develope the code, I have got the correct processor clock speed(xtal set correctly) and have also tried another flowcode project using a 2 line display from the same manufacturer, this time we have strange letters and symbols appearing on the 1st line. ...
- Tue Feb 10, 2009 2:35 pm
- Forum: Electronics products
- Topic: Having trouble with LCD
- Replies: 5
- Views: 6846
Having trouble with LCD
Hi I have a displaytec LCD with a HD44780 compaitible controller. This is attached to port D on 16F877, (data1) RD0, (data2) RD1, (data3) RD2, (data4) RD3, (RS) RD4 and (/E) RD5. RW line to GND, (data1) RD0 goes to data4 on the display RD1 to data5 upto data7 on the display to RD3 etc . The display ...