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: Sigma-Delta ADC in PIC24FJ128GC010
juliogtd

Replies: 4
Views: 14250

PostForum: General CCS C Discussion   Posted: Tue Nov 01, 2016 2:53 pm   Subject: Sigma Delta ADC Solved
In my experience, the read_sd_adc () command does not work properly. So I had to write a new read_SDadc () function... and it works.

#include <24FJ128GC006.h>
#word IFS6 = 0x0090
#word S ...
  Topic: PIC24 - USB Device Not Recognized
juliogtd

Replies: 17
Views: 59035

PostForum: General CCS C Discussion   Posted: Sat Mar 21, 2015 1:49 pm   Subject: PIC24 - USB Device Not Recognized
Hello, I keep thinking about why the USB 24FJ128GC006 not work with the CCS compiler.

In order to discover the reason, I followed the following steps:

1. I mounted two identical printed circuit ...
  Topic: PIC24 - USB Device Not Recognized
juliogtd

Replies: 17
Views: 59035

PostForum: General CCS C Discussion   Posted: Mon Oct 27, 2014 10:49 am   Subject: PIC24 - USB Device Not Recognized
Ttelmah: You're right, the solution to the problem is not activating the USB module (I've confirmed, activating it manually). But neither is the OTG configuration: I tried your suggestion and it does ...
  Topic: PIC24 - USB Device Not Recognized
juliogtd

Replies: 17
Views: 59035

PostForum: General CCS C Discussion   Posted: Mon Oct 27, 2014 1:47 am   Subject: PIC24 - USB Device Not Recognized
I think there must be something inherent to 24FJ128GC006 that we are ignoring. For example, the following code perfectly works with 24FJ256GB106 (PC recognizes the USB as a serial port).
#include < ...
  Topic: Help with PIC24 and ICD3
juliogtd

Replies: 12
Views: 17807

PostForum: General CCS C Discussion   Posted: Mon Jul 29, 2013 4:44 pm   Subject: Help with PIC24 and ICD3
Hello, I have finally discovered what is the solution to the problem: it happens that I used the pin pair PGC3-PGD3 and, as I said, did not work (despite having the MPLAB option "Emulator functio ...
  Topic: Help with PIC24 and ICD3
juliogtd

Replies: 12
Views: 17807

PostForum: General CCS C Discussion   Posted: Mon Jul 29, 2013 2:16 am   Subject: Re: Help with PIC24 and ICD3
Hi All, I have a PIC24FJ256GB106 on a board I made myself.

It happens exactly the same as a Markdem, when I connect an ICD3 it returns a device ID of 00000000 and I can not program, verify or debug ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group