I am having a problem reading the internal AtoD converter on a PIC16F886. It appears when I look at the value in ADCON0 that the wrong input is being selected when I do a "set_adc_channel( x );& ...
I appreciate your insights into streamlining the code for debugging and FD as well as your taking the time to look at the device data sheet to make sure that I did not miss somethin ...
I am in the process of interfacing a Freeescale MMA7455L Three axis Digital Output Accelerometer to a PIC16F886. I am using the accelerometers SPI interface and the HW SPI Master of the PIC. I am ha ...
I have been trying to get the ULPWU_sleep command to work on a 16F886 device. I have a 0.1uf cap in parallel with a 15K resistor and in series with a 200 ohm resistor attached to RA0. I have not bee ...