I have a question about connecting an LCD. The LCD is connected to a PIC16F873A. DB0..DB5 are connected to Port_A 0..5. DB6..DB7 is connected to Port_C 0..1. How do I define these Ports to write to the LCD with only one 8Bit-value?
Can I use the lcd.c file in my hardware setup? I tried to add it in my project file, but if I build the project, I get the errormessage "Invalid Option: +EXPORT". But this option is not set in the build options. What could be the problem?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum