Home › Forums › MPLAB XC8 Project Discussions › LCD INTERFACING
Tagged: LCD Interfacing, MPLAB, XC8
This topic contains 6 replies, has 2 voices, and was last updated by Bitahwa Bindu 1 year ago.
- AuthorPosts
- 05/02/2018 at 13:24 #2840
- 05/02/2018 at 15:29 #2845
Please upload the full zipped project not individual files as explained to you.
- 08/02/2018 at 11:56 #2857
- 08/02/2018 at 12:42 #2859
- 08/02/2018 at 18:47 #2861
I don’t know whether you are following our advice or not but we can’t discuss the same issue over and over again, we have other people to assist.
We sent you a working project, we tested it and it was working but you still can’t follow what we said.
Your void DelayFor18TCY( void ) is still wrong, can you copy it from the project we sent you? Or form this thread: http://www.studentcompanion.co.za/forums/topic/lcd-interfacing/
We resolved all your problems in the project we sent you, it should work unless there is something else in your hardware. Fix the DelayFor18TCY, then turn the LCD contrast variable resistor, if still doesn’t work, add an LED on your project, change your code to blink that LED just to test if your hardware is working, receiving enough and correct voltage.
- 21/02/2018 at 13:26 #2901
hi, i could find the problem, i have used PORT c instead of using portb, and cannged the library asu shows in the tutoriel 17.and added lcd source code to the source file. now its working
thank you very much
- 21/02/2018 at 14:47 #2903
Good to hear that.
Thanks for your feedback.
- AuthorPosts
You must be logged in to reply to this topic.