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 250 matches
CCS Forum Index
Author Message
  Topic: CCS Program Load ERROR
hayee

Replies: 1
Views: 30100

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Thu Aug 04, 2016 3:51 am   Subject: CCS Program Load ERROR
Hi
I am using PIC24HJ128GP306A microcontroller.
CCS Compiler version 4.124 and ICD-U64 for Programming.

When i program PIC24HJ128GP306A, i getting an error "DOWNLOAD ERROR".When i see t ...
  Topic: modbus master example program
hayee

Replies: 2
Views: 9098

PostForum: General CCS C Discussion   Posted: Mon Jul 04, 2016 7:09 am   Subject: modbus master example program
Hi guys
I need a simple program in which i wanna use modbus.
Modbus master send data to modbus slave using holding register.
Give me a simple example.
  Topic: union is not working
hayee

Replies: 8
Views: 23585

PostForum: General CCS C Discussion   Posted: Thu May 12, 2016 5:54 am   Subject: union is not working
Hi
I am using CCS compiler version 4.124 and Pic Controller PIC24HJ128GP306.

I am using union function. Made a simple program for testing but working not as it has to be.


#include <24HJ128 ...
  Topic: I/O ports of PIC24HJ128GP306
hayee

Replies: 2
Views: 9000

PostForum: General CCS C Discussion   Posted: Thu Apr 07, 2016 11:42 pm   Subject: I/O ports of PIC24HJ128GP306
Hi,
I wanna ask one question. I am using PIC24HJ128GP306 microcontroller.
In it only PORT B has complete 16 bits (B0 -> B15) other ports contains partial bits like (PORT C contains C1,C2,C12 -> ...
  Topic: External clock from Microcontroller
hayee

Replies: 10
Views: 14299

PostForum: General CCS C Discussion   Posted: Thu Feb 11, 2016 6:33 am   Subject: External clock from Microcontroller
Yes with a value of 0xFFC0 and onwards i am getting frequency of approx 152 Hz with 50% duty cycle.
If i need 2.4KHz freq with a 50% duty cycle and prescalar value is 1, should i load 4095 value?
  Topic: External clock from Microcontroller
hayee

Replies: 10
Views: 14299

PostForum: General CCS C Discussion   Posted: Thu Feb 11, 2016 5:46 am   Subject: External clock from Microcontroller
Thanks Ttelmah
I enabled the primary oscillator and it is working well with the provided value.I also toggling an LED with 1 sec time interval.
But the problem is, PWM is working on only one value i ...
  Topic: External clock from Microcontroller
hayee

Replies: 10
Views: 14299

PostForum: General CCS C Discussion   Posted: Thu Feb 11, 2016 1:02 am   Subject: External clock from Microcontroller
Thanks Ttelmah


On your chip, go and check the PWM resolution.

The resolution of PWM is 16-bit

I tried a code to generate the PWM of 50% duty cycle.But the calculated values and real world P ...
  Topic: External clock from Microcontroller
hayee

Replies: 10
Views: 14299

PostForum: General CCS C Discussion   Posted: Wed Feb 10, 2016 5:31 am   Subject: External clock from Microcontroller
Thanks Ttelmah

Are you talking about the OUTPUT COMPARE section?
I have PIC24HJ128GP306 microcontroller. Have this controller the option of programmable frequency generator?
What max clock speed ...
  Topic: External clock from Microcontroller
hayee

Replies: 10
Views: 14299

PostForum: General CCS C Discussion   Posted: Wed Feb 10, 2016 4:27 am   Subject: External clock from Microcontroller
Hi everyone
Is there any pic microcontroller which can generate a clock signal and this clock signal will be fed to other circuits?


Thanks and best regards
  Topic: Driving an LCD Display
hayee

Replies: 6
Views: 10756

PostForum: General CCS C Discussion   Posted: Wed Nov 04, 2015 11:46 pm   Subject: Driving an LCD Display
Yes PCM Programmer the program is speed up. Now it takes 12mS instead of 24mS. Thanks Very Happy

My Compiler version is 4.124
I did as you said



//////// Standard Header file for the PIC18F252 ...
  Topic: Driving an LCD Display
hayee

Replies: 6
Views: 10756

PostForum: General CCS C Discussion   Posted: Wed Nov 04, 2015 10:35 pm   Subject: Driving an LCD Display
Thanks PCM programmer for your reply

You could also make it a 'const' array, but that increases the run time
because it adds a little Table Read routine.
I can't make it const because values wi ...
  Topic: Driving an LCD Display
hayee

Replies: 6
Views: 10756

PostForum: General CCS C Discussion   Posted: Wed Nov 04, 2015 12:49 am   Subject: Driving an LCD Display
Hi,
I am driving an LCD Display having 3 Rows (8-8-6 Digits).
I'm using 18f252 micro-controller with 4Mhz crystal.
Manufacturer and the image of the LCD is in the given link
HT1609L 2*40 channel L ...
  Topic: strsrt function query
hayee

Replies: 2
Views: 6423

PostForum: General CCS C Discussion   Posted: Fri Mar 13, 2015 1:24 am   Subject: strsrt function query
Hi i write a code to receive the stream and compare it with a predefined stream and then do the process.
The stream which is coming is \r\nOK\r\n
The code for receiving that stream is as follows
...
  Topic: Data sending from microcontroller using gprs
hayee

Replies: 2
Views: 5838

PostForum: General CCS C Discussion   Posted: Sun Feb 01, 2015 11:04 pm   Subject: Data sending from microcontroller using gprs
thanks temtronic for your reply
I have already done the communication between modem and pic and shows some result on serial port.
Now what i want is to send data form microcontroller to the web serv ...
  Topic: Data sending from microcontroller using gprs
hayee

Replies: 2
Views: 5838

PostForum: General CCS C Discussion   Posted: Sat Jan 31, 2015 12:01 am   Subject: Data sending from microcontroller using gprs
Hi guys,

My project is to develop a system which read some parameters in microcontroller and then send this data to web server using gprs modem.
I have to use HTTP as a protocol.
I have worked on ...
 
Page 1 of 17 Goto page 1, 2, 3 ... 15, 16, 17  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group