Newbie wants to learn PIC18fxxxx

Status
Not open for further replies.

tinhnho

New Member
hi folks,

I have fews question about the pic18f4520:

-what is register? and how do i find register in the pic18f4520 ?
-How to identify the memory for this device, since i know that this device has a Harvard architecture there are separate memories for program and data.
-what is the size of the internal address bus? The internal data bus?

I have the datasheet with me right now. IF possible please explain how you get it, thanks alot and much appreciate.
 
Just read the datasheet - how would it help for someone to type the same information on here?.
 
Nigel Goodwin said:
Just read the datasheet - how would it help for someone to type the same information on here?.

i am reading the datasheet now, but not sure to identify some of them, by the way thanks for replied
 
Registers are specific memory locations, such as for setting the direction of the I/O pins. GPR's (general purpose registers) are the PIC equivilent of RAM. Program memory is completely seperate, and starts at 0x00 and continues to the end of memory.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…