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 12 matches
CCS Forum Index
Author Message
  Topic: In CCS IDE cant debug, cant find MPLABX
Victor

Replies: 7
Views: 22110

PostForum: General CCS C Discussion   Posted: Thu Aug 15, 2019 6:33 am   Subject: In CCS IDE cant debug, cant find MPLABX

Install everything as administrator PCWH, INTERFACE SOFTWARE, MPLABX 3.65.

Thank you, this work for me too..
  Topic: TM1640 Multi-Seven segment Display Driver
Victor

Replies: 1
Views: 31295

PostForum: Code Library   Posted: Fri Oct 07, 2016 9:58 pm   Subject: TM1640 Multi-Seven segment Display Driver
Thanks for the code. Very Happy
Recently I am struggling with TM1640, it was very unstable.
Until, I connected two 100pf ceramic caps on Data & Clk pins and 0.1uF bus cap on power, then the TM1640 ...
  Topic: Anyone worked with MiWi MRF24J40 chipset
Victor

Replies: 1
Views: 5533

PostForum: General CCS C Discussion   Posted: Mon Feb 09, 2009 3:11 am   Subject: Anyone worked with MiWi MRF24J40 chipset
I will work on this , but is use the ready MRF24J40MA Module, the Sample code is avaiable on C18.

May I know if anybody has port the C18 MiWi Stack driver code to CCS?

Thank you,
Victor
  Topic: 125Khz clock for RFID
Victor

Replies: 5
Views: 12916

PostForum: General CCS C Discussion   Posted: Sun Apr 22, 2007 9:06 am   Subject: 125Khz clock for RFID
I am using 16F628A, INTRC_IO.

One question, is the 125Khz clock for RFID must be a 50.00% duty cycle?
I am worry the generate PWM is slight phase shift , or not perfect 50% duty, and cause distori ...
  Topic: 125Khz clock for RFID
Victor

Replies: 5
Views: 12916

PostForum: General CCS C Discussion   Posted: Sat Apr 21, 2007 8:54 pm   Subject: 125Khz clock for RFID
Sorry, previous post was made by me. (Forgot to login when made post)

I am using the correct version of 4069.

Instead, it is work, but when I use PWM as 125Khz clock source, there is unknown noi ...
  Topic: OT: Modem Interfacing to PIC
Victor

Replies: 1
Views: 3825

PostForum: General CCS C Discussion   Posted: Tue Sep 19, 2006 8:14 pm   Subject: OT: Modem Interfacing to PIC
I like to interface an external 56K modem to PIC, with minimum I/O and wire connection, beside TX,RX, GND, what other signal (RTS,DSR & etc) must be connect for it to work correctly ?

I know o ...
  Topic: Help with BlueTooth?
Victor

Replies: 7
Views: 10206

PostForum: General CCS C Discussion   Posted: Tue May 02, 2006 4:23 am   Subject: Help with BlueTooth?
Make sure you use at least 9600bps on the BT module.
  Topic: GSM problems with AT commands
Victor

Replies: 12
Views: 13647

PostForum: General CCS C Discussion   Posted: Mon Nov 28, 2005 2:00 am   Subject: GSM problems with AT commands
To read incoming sms, I can use AT+CMGL, but I must poll it often.
Can I get any trigger message if there is new incoming SMS?
I am using TC35i.

Thank you.
  Topic: Can EX_Tones.c run on 4MHZ clock?
Victor

Replies: 2
Views: 7640

PostForum: General CCS C Discussion   Posted: Sat Jan 01, 2005 8:15 pm   Subject: Can EX_Tones.c run on 4MHZ clock?
The frequecy is totally out initially. After I change the error correction

total_delay_time = (1000000/frequency)/2-316;

It play correctly from octave0 C-note
#include <16F627A.h&g ...
  Topic: Can EX_Tones.c run on 4MHZ clock?
Victor

Replies: 2
Views: 7640

PostForum: General CCS C Discussion   Posted: Fri Dec 31, 2004 7:06 pm   Subject: Can EX_Tones.c run on 4MHZ clock?
I modified ex_tones.c to run on 16F627A, and using it's 4Mhz INTRC. However, the frequency is not playback correctly. Is it possible to run this example in 4Mhz clock?
Thank you Smile
  Topic: Polyphonic sound
Victor

Replies: 3
Views: 5315

PostForum: General CCS C Discussion   Posted: Fri Oct 29, 2004 8:51 pm   Subject: Polyphonic sound
Can anyone give me some hints? Crying or Very sad
Thank you.....
  Topic: Polyphonic sound
Victor

Replies: 3
Views: 5315

PostForum: General CCS C Discussion   Posted: Wed Oct 27, 2004 9:13 pm   Subject: Polyphonic sound
Is it possible to play polyphonic sound with 16F628 or even 16F630 (no H/W PWM)?
I have try Ex_tone.c, but it is single tone and not so impress to me.
I have try PICSound by Roman Black, but it requ ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group