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: PIC18 and ENC464J600
alfaec

Replies: 9
Views: 13203

PostForum: General CCS C Discussion   Posted: Fri Jun 06, 2014 9:14 am   Subject: PIC18 and ENC464J600
Hi

I'm searching source code for CCS PIC18 compiler that will be able to interface Microchip ENC464J600 10/100 Ethernet Interface.
Is there anyone who has developed for this chip?

Thank you ver ...
  Topic: Pwm and frequency generator
alfaec

Replies: 4
Views: 8456

PostForum: General CCS C Discussion   Posted: Sat Mar 29, 2014 2:16 am   Subject: Pwm and frequency generator
Hi asmboy

The frequency, using Timer0 as 16bit Timer, can vary from 6 MHz theoretically (1 bit resolution timer) to 91 Hz (2^16 preset timer).
Realistically, using 16 bit timer, you could vary fr ...
  Topic: PIC24 doesn't wake up with WDST
alfaec

Replies: 4
Views: 7270

PostForum: General CCS C Discussion   Posted: Sat Mar 29, 2014 1:46 am   Subject: re: Ttelmah
Thank you Ttelmah
I'm going to test your code on my environment.
  Topic: Pwm and frequency generator
alfaec

Replies: 4
Views: 8456

PostForum: General CCS C Discussion   Posted: Fri Mar 28, 2014 10:46 am   Subject: Pwm and frequency generator
Hi

I don't know if you can help you.

I'm using this interrupt timer routine where i modify the value of "pwm_tm" variable
in main.


#define PWM_TIMER 500 // duty cycle
#defi ...
  Topic: PIC24 doesn't wake up with WDST
alfaec

Replies: 4
Views: 7270

PostForum: General CCS C Discussion   Posted: Fri Mar 28, 2014 10:26 am   Subject: PIC24 doesn't wake up with WDST
Here is my problem.

I'm using PIC24FV32KA302 with CCS PCD 5 and i'm testing Wake Up from Deep Sleep using DS Watchdog.
Attached you can find my simple test code.

I don't understand what are not ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group