Search found 3 matches

by chand00786
Tue Nov 22, 2011 12:09 pm
Forum: General Programming
Topic: LCD display help
Replies: 5
Views: 6708

Re: LCD display help

i am very thankful to you for guiding me.the problem was of connections.I have corrected the connections and now lcd is running very well.Now i want to move ""hello world" on lcd screen.how to move it.
by chand00786
Tue Nov 22, 2011 11:55 am
Forum: General Programming
Topic: pic 16f72 config?
Replies: 1
Views: 2480

pic 16f72 config?

I am using pic 16f72 in my project.After selecting pic 16f72 in flowcode when i click "chip=>cofig" to config it the target device is present in the select device option.how to configure it?
by chand00786
Tue Nov 15, 2011 10:02 am
Forum: General Programming
Topic: LCD display help
Replies: 5
Views: 6708

LCD display help

I made my first program in flowcode to display "Hello world" on 16*2 lcd.the program runs very well on flow code simulator.But when I create hex file of this program and try to run it in "proteus" there was no display on lcd.can any help me to solve this problem.