microchip program memory is decided by the program counter,as 13 bit counter can access upto 8k memory space, however what does the 14 means here, is that a 14 bit memeory space?
SherpaDoug
Joined: 07 Sep 2003 Posts: 1640 Location: Cape Cod Mass USA
Posted: Thu Jul 29, 2004 2:07 pm
Yes. On the 16X PIC processors the program memory word is either 12 or 14 bits wide. It is a Harvard architecture processor so the data and program memory spaces never mix. Each opcode is only one word, even those like RETLW that have an 8 bit operand embedded in them. _________________ The search for better is endless. Instead simply find very good and get the job done.
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