CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 6 matches
CCS Forum Index
Author Message
  Topic: A/D Converter on PIC16F886
starbuck

Replies: 2
Views: 8997

PostForum: General CCS C Discussion   Posted: Tue Feb 03, 2009 3:44 pm   Subject: OK - Read the Manual not just look at it!
Works fine, Thanks again PCM

Another case of staring at the manual too long!

Here is my revised code for the record:

// ADC TEST
// Test code for PIC16F886 A to D Converter
// Compiler CCS ...
  Topic: A/D Converter on PIC16F886
starbuck

Replies: 2
Views: 8997

PostForum: General CCS C Discussion   Posted: Tue Feb 03, 2009 2:59 pm   Subject: A/D Converter on PIC16F886
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 );& ...
  Topic: SPI Accelerometer (Freescale MMA7455L) and 16F886
starbuck

Replies: 40
Views: 69135

PostForum: General CCS C Discussion   Posted: Thu Jan 29, 2009 8:17 pm   Subject: Results of revised code
PCM Programmer,

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 ...
  Topic: SPI Accelerometer (Freescale MMA7455L) and 16F886
starbuck

Replies: 40
Views: 69135

PostForum: General CCS C Discussion   Posted: Thu Jan 29, 2009 4:10 pm   Subject: SPI Accelerometer (Freescale MMA7455L) and 16F886
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 ...
  Topic: Sleep_ulpwu()
starbuck

Replies: 13
Views: 13504

PostForum: General CCS C Discussion   Posted: Mon Jan 26, 2009 7:43 pm   Subject: Sleep_ulpwu()
Here is my cut at the ULPWU for the 16F886, it is not optimized but it does work and my provide someone else with a starting point.

#include <16F886.h>
#device ICD = TRUE
#device *=16 ADC=8 ...
  Topic: Sleep_ulpwu()
starbuck

Replies: 13
Views: 13504

PostForum: General CCS C Discussion   Posted: Wed Jan 21, 2009 1:48 am   Subject: ULPWU_sleep on 16F886
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 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group