tahir4awan
Full Member level 4

I am new to MIcrocontroller programming so I don't have much knowledge about advanced programming.
I was looking in MikroC manual for LCD output. I test the code, it worked fine but the problem is LCD pins are assigned on PORTB but when I assigned pins to PORTC and PORTD it didn't work.why?
What I learned about microcontrollers that all PORTS can be assigned as input and output then why it is only working on PORTB?
Please help
I was looking in MikroC manual for LCD output. I test the code, it worked fine but the problem is LCD pins are assigned on PORTB but when I assigned pins to PORTC and PORTD it didn't work.why?
What I learned about microcontrollers that all PORTS can be assigned as input and output then why it is only working on PORTB?
Please help