- This topic has 1 reply, 2 voices, and was last updated 11 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › how to interface 8051 with 12bit serial adc MCP3201
dear sir/madam,
How to connect 8051 with 12bit serial adc MCP3201
Give the code also with (AT89C51)microcontroller.
Thank you so much for takingout time from your busy schedule to go through this.I’m eagerly looking forward to get a response to this request.
Much Regards…
MCP3201 is a SPI baded ADC..
you need to use SPI protocol for that…
read about SPI and dont forget to read the datasheet of that adc the intrucstion on how to interface that to the controller is in the ADC datasheet..