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.

PIC16F87x and MCP3208

Status
Not open for further replies.

mrcube_ns

Advanced Member level 1
Joined
Apr 10, 2002
Messages
452
Helped
48
Reputation
96
Reaction score
34
Trophy points
1,308
Location
Europe
Activity points
3,813
I have MCP3208 which is Microchip 12bit A/D converter with SPI build in protocol.

Is it possible to read it using standard SPI protocol in PIC16f87x.


How if it is possible?


Mr.Cube
 

SPI can be read by any microcontroller, it can easily be done in software if speed is not a concern. MSSP means it has the SPI in hardware.
 

Hi blueroomelectronics,

Thanks for answer.

I know how SPI works.

But real question is it possible to do it with e.g. 877, just with configuring build in SPI, or I have to do some nasty coding to read AD converter with SPI?

Mr.Cube
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top