[?] Subscribe To This Site

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

Home
Forum
Project Ideas
C Course
Projects Showcase
LCD-KEYS OnePort
PIC Introduction
PIC Programmer
Schematic Tool
PIC Projects
Tips & Techniques
PIC Tutorials
Digital Downloads
Store
My SECRET
Oscilloscopes
About Me
Contact
Terms of Use
Search This Site
Freebies
Articles
Books
Resource Links
Site Map
Video du Jour
Rant/Rave
Privacy Policy
Problem?-Solution
Programmer Types

I nterfacing spi adc mcp3204 with pic16f877a

I am trying to interface adc mcp3204(12 bit spi adc) with pic 16f877a using spi protocol.

Which registers should I configure?

How to initiate the communication and how to receive 12bit digital value from adc?




Comments for
I nterfacing spi adc mcp3204 with pic16f877a

Click here to add your own comments

May 26, 2011
What are u using to program?
by: Anonymous

I would recommend getting a good compiler 1st.
I used to do the code IN MPLAB using icd2.
I upgraded and went to icd3 and learn C. Its not hard and I can do in an hour what used to take me 4 to 5.

Mar 31, 2011
vv
by: Anonymous

vv

Mar 09, 2011
spi adc mcp 3204
by: joske447

I had the same problem but I started bitbanging the SPI interface wich was quite easy.

Jan 22, 2011
I have the same question like you!
by: Limansa

I want to know how to read the value of the H48C acceleration module. It use ad converter via mcp3204 and I want to use pic16f877a read it. I tried to use SPI to read it but I was failed. If you solve this problem, could you tell me how to solve it? I really want to know. Thanks.

Click here to add your own comments

Join in and write your own page! It's easy to do. How?
Simply click here to return to Ask for a Solution to your microcontroller problem