if you want to send 8 bits of data to PORTA in one shot... yes PORTA=MydataToSend will be what you need. Be sure that you have set the TRISA register before that
TRISA=255
if you want to send 8 bits of data to PORTA in one shot... yes PORTA=MydataToSend will be what you need. Be sure that you have set the TRISA register before that
TRISA=255
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks