Quote Originally Posted by nbrucew View Post
Admitted novice. I have purchased several PIC project books and using MPLAB and Pic Pro having fun and sometimes successful. But would like to learn more about mcu architecture , etc. Get confused on how registers are set up/accessed easily, changed, etc. Had heck of time changing config bits in program ... any suggestions on book(s) that explain how registers work, set-up, change, how to access, etc .. the ones I have at least lead you by example but don't really explain why it works ... hope this makes sense. I don't want novice book but intermediate ... understand hobby electronics but new to microcontrollers ... thanks
nbrucew,

Your best friends are the PIC datasheets. Almost everything that you need to know about the PIC microcontroller is in there.

Robert