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 5 matches
CCS Forum Index
Author Message
  Topic: Debug window no longer appears
ddyess

Replies: 2
Views: 11067

PostForum: General CCS C Discussion   Posted: Thu Jun 20, 2019 12:01 pm   Subject: Debug window no longer appears
Using IDE version 5.085 with Windows 7. My debug window that normally pops up on right side of window no longer appears. I've gone to Debug tab and tried to get to 'show all', but nothing happens.
  Topic: PIC18LF27K42 ADC measurement issues
ddyess

Replies: 5
Views: 15753

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2019 11:40 am   Subject: PIC18LF27K42 ADC measurement issues
I am reading expected values now. 0 when input is grounded and about 4095 when VDD applied to input.

I changed...
ADCount = read_adc();
to...
ADCount=ADC_READ(ADC_RESULT);
  Topic: PIC18LF27K42 ADC measurement issues
ddyess

Replies: 5
Views: 15753

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2019 11:13 am   Subject: PIC18LF27K42 ADC measurement issues
Temtronic,

The CPU is using the internal oscillator. I've set to different frequencies and also configured the ADC clock to run of FOSC and set for valid ranges per datasheet. I do have a precisi ...
  Topic: PIC18LF27K42 ADC measurement issues
ddyess

Replies: 5
Views: 15753

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2019 9:54 am   Subject: PIC18LF27K42 ADC measurement issues
Thanks Alan.

I'm using a MCP6441 and I've confirmed that when I short my input, the PIC sees 0.001V and it is very near VDD when I apply VDD to the input.
  Topic: PIC18LF27K42 ADC measurement issues
ddyess

Replies: 5
Views: 15753

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2019 9:15 am   Subject: PIC18LF27K42 ADC measurement issues
I have an issue I've been fighting for a few days. If anyone can help out, would appreciate it.

I have 2 custom boards that have 2 analog inputs (AN1, AN2), using PIC in subject line. Both inputs ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group