Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

pic16f88 microcontroller

Status
Not open for further replies.

mircea2012

Newbie level 4
Newbie level 4
Joined
Jan 2, 2013
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,321
Hello.
I am a beginner in microcontroller programming and i have a question.
For instance what is the clue (from the pic16f88 hardware documentation) who tells me that a microcontroller is a microcontroller on 8 bit, 16bit or 32 bit ?
Thank you.
 

PIC 16 series consists of only 8-bit microcontrollers.

Look for "8-bit" in the description/documentation to know if it's 8-bit. Similarly, the documentation will also mention if it's 16-bit or 32-bit, etc.

PIC16F88 page: https://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010243

First line of description:

"This powerful (200 nanosecond instruction execution) yet easy–to-program (only 35 single word instructions) CMOS Flash-based 8-bit microcontroller packs Microchip’s powerful PIC® architecture into an 18-pin package and is upwards compatible with the PIC16C7x, PIC16C62xA, PIC16C5X and PIC12CXXX devices."

Hope this helps.
Tahmid.
 

Thank you Tahmid for your interest.
But, what i want to know is, if from the documentation (pag. 6 - PIC16F88 DEVICE BLOCK DIAGRAM) there is some part of the hardware who tells me that this microcontroller is on 8 bit ?
For instance, i dont know maybe it is a stuppid question, but Data Bus could be a clue ?
 

The number of bits on the data bus IS how microcontrollers are clasified. There would be little point in specifying them by address or control bus as these do not influence the performance of their processing.

Brian.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top