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: Reading the tacho values in PIC18F47Q43
Guru Narasimha V S

Replies: 7
Views: 21809

PostForum: General CCS C Discussion   Posted: Thu Sep 01, 2022 2:10 am   Subject: Reading the tacho values in PIC18F47Q43
Hi Ttelmah,
Sorry for the late reply as there was problem with my machine.

I tried to incorporate the things by setting 1 CCP and reading the data after 1 first interrupt.



#fuses NOPPS1W ...
  Topic: Reading the tacho values in PIC18F47Q43
Guru Narasimha V S

Replies: 7
Views: 21809

PostForum: General CCS C Discussion   Posted: Sat Aug 27, 2022 12:39 am   Subject: Reading the tacho values in PIC18F47Q43
Hi Ttelmah, Thank you for the reply.
I was able to free the ccp modules and tried to capture it.
I got confused how to implement the timers for 60ms.
With the help of the example program I captured ...
  Topic: Reading the tacho values in PIC18F47Q43
Guru Narasimha V S

Replies: 7
Views: 21809

PostForum: General CCS C Discussion   Posted: Wed Aug 24, 2022 1:17 am   Subject: Reading the tacho values in PIC18F47Q43
Hello,
I am using PIC18F47Q43 for generating the 4 PWM signals.
The clock used is 32Mhz.
I had used 3 CCP modules and PWM slicing.
I have used timer 2 for generating PWM's.
I have referred this f ...
  Topic: How to use PWM slice in PIC18F47Q43?[SOLVED]
Guru Narasimha V S

Replies: 3
Views: 14535

PostForum: General CCS C Discussion   Posted: Wed Aug 10, 2022 4:29 am   Subject: How to use PWM slice in PIC18F47Q43?[SOLVED]
Hi Ttelmah ,
Thank you very much, information helped me a lot and I could get the fans running.

The updated code:

#pin_select CCP1OUT = PIN_C2
#pin_select CCP2OUT = PIN_C5
#pin_select CCP3O ...
  Topic: How to use PWM slice in PIC18F47Q43?[SOLVED]
Guru Narasimha V S

Replies: 3
Views: 14535

PostForum: General CCS C Discussion   Posted: Fri Aug 05, 2022 12:41 am   Subject: How to use PWM slice in PIC18F47Q43?[SOLVED]
I am a beginner to the PIC controllers. Trying to generate 4 PWM signals using PIC18F47Q43.
Used 3 CCP modules one with PWM slicing.
But could not turn on the fan.
It would be really helpful if I g ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group