Figure 6.1 and 6.2 of page 15 of the datasheet show the configuration needed for programming using a microcontroller. We also added the 0b in front of the binary input and we still get the same resul ...
I tried the code posted and could not get it to work so i tried using the code below and got an output on the display. At 0V it will read 0 then count its way up to around 8000 bits then back down to ...
Then in your main source file for your project, put in the following code.
Make sure the hardware connections between your PIC and the MCP3202
are the same as is shown below.
I am having a problem trying to access my A/D converter over the bus. I'm using a MCP3202 A/D converter and a PIC16F877 controller. If there is anyone who can help this would be greatly appreciated. ...