while working on atmega 16, pay special attention while using PORTC because it is responsible for jtag features.. i had connected lcd on PORTC and jtag was by default enabled so my lcd was not working correctly..
after disabling jtag fuse it, evrything worked fine and the project is okay now :)
finally got time to add this result... :)
ReplyDeletewhile working on atmega 16, pay special attention while using PORTC because it is responsible for jtag features.. i had connected lcd on PORTC and jtag was by default enabled so my lcd was not working correctly..
after disabling jtag fuse it, evrything worked fine and the project is okay now :)