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 17 matches
CCS Forum Index
Author Message
  Topic: Application of "ex_usb_bootloader.c"
lokken

Replies: 7
Views: 10102

PostForum: General CCS C Discussion   Posted: Thu Mar 03, 2011 5:13 am   Subject: Application of "ex_usb_bootloader.c"
Is there anyone who uses USB bootloader with CCS?
  Topic: Application of "ex_usb_bootloader.c"
lokken

Replies: 7
Views: 10102

PostForum: General CCS C Discussion   Posted: Sun Feb 27, 2011 5:14 am   Subject: Application of "ex_usb_bootloader.c"
Is it related with schematic or my codes?
Could you propose anything?
  Topic: Application of "ex_usb_bootloader.c"
lokken

Replies: 7
Views: 10102

PostForum: General CCS C Discussion   Posted: Fri Feb 25, 2011 9:39 am   Subject: Application of "ex_usb_bootloader.c"
I couldn't use this example for 18f14k50.
First of all I load this program using a device programmer.("ex_usb_bootloader.hex")
Than I added just these lines to my simple program;

#defin ...
  Topic: A question about ECCP[Solved]
lokken

Replies: 5
Views: 8011

PostForum: General CCS C Discussion   Posted: Wed Feb 02, 2011 9:52 am   Subject: A question about ECCP[Solved]
Ok I solved. It is all about my PIC programmer. Thanks for consideration.
  Topic: A question about ECCP[Solved]
lokken

Replies: 5
Views: 8011

PostForum: General CCS C Discussion   Posted: Wed Feb 02, 2011 8:12 am   Subject: A question about ECCP[Solved]
Is there anyone to answer my question?
  Topic: A question about ECCP[Solved]
lokken

Replies: 5
Views: 8011

PostForum: General CCS C Discussion   Posted: Mon Jan 31, 2011 2:25 am   Subject: A question about ECCP[Solved]
Does PWM frequency reduce in ECCP mode?
I calculated the PWM frequency as 20 Khz.
I wrote this code shown below. But I get 5khz signal at the output of the P1D. Is it normal?
My codes; (My compiler ...
  Topic: Basic Read/Write Operation at SPI module
lokken

Replies: 1
Views: 4187

PostForum: General CCS C Discussion   Posted: Tue Jan 25, 2011 1:46 am   Subject: Basic Read/Write Operation at SPI module
I want to use SPI module of PIC 18f14k50. And first of all I wrote basic read/write commands for testing but I didn't achieve. My aim is sending a byte (data=15) with SPI module of 18f14k50. But I se ...
  Topic: IR Comm
lokken

Replies: 1
Views: 3348

PostForum: General CCS C Discussion   Posted: Fri Aug 13, 2010 8:28 am   Subject: IR Comm
You can use "Pwm wizard" for this operation. For downloading PWM wizard, you can search google:
http://www.google.com.tr/search?hl=tr&source=hp&q=pwm+wizard&aq=f&aqi=&aq ...
  Topic: A question about ECCP dead band time setting
lokken

Replies: 4
Views: 5525

PostForum: General CCS C Discussion   Posted: Wed Aug 04, 2010 12:27 am   Subject: A question about ECCP dead band time setting
Ok Thanks for your considering...
  Topic: A question about ECCP dead band time setting
lokken

Replies: 4
Views: 5525

PostForum: General CCS C Discussion   Posted: Tue Aug 03, 2010 12:23 am   Subject: A question about ECCP dead band time setting
OK I understand what you mean. But I have one more question, by your leave. Is it more reliable to drive H-Bridge with an external hardware like L298? Because if we couldn't set dead band, the mosfets ...
  Topic: A question about in circuit debugging
lokken

Replies: 13
Views: 11647

PostForum: General CCS C Discussion   Posted: Sat Jul 31, 2010 9:04 am   Subject: A question about in circuit debugging

Today's tools(simulators,IDEs,ICDs,etc) allow anyone to design,test and manufacture a product without using a soldering iron! What would have cost $100,000 just 15 years ago can be done on ONE PC ! ...
  Topic: A question about in circuit debugging
lokken

Replies: 13
Views: 11647

PostForum: General CCS C Discussion   Posted: Sat Jul 31, 2010 5:02 am   Subject: A question about in circuit debugging
Why does CCSC add this function as a software like other compiler?? Actually I couldn't understand If other compiler can do this operation. Why doesn't CCSC do it?????
  Topic: A question about ECCP dead band time setting
lokken

Replies: 4
Views: 5525

PostForum: General CCS C Discussion   Posted: Sat Jul 31, 2010 12:38 am   Subject: A question about ECCP dead band time setting
I have used these codes for setting dead band time which is located at:
http://www.ccsinfo.com/forum/viewtopic.php?t=40040

#include <16F684.h>
#fuses XT,NOWDT,BROWNOUT,PUT
#use delay  ...
  Topic: What will happen "pic programming" in the future?
lokken

Replies: 7
Views: 7951

PostForum: General CCS C Discussion   Posted: Tue Jul 27, 2010 8:15 am   Subject: What will happen "pic programming" in the future?
I know this is not technical question but I wonder the future of this work. Because new processors like ARM7 will be more popular and they are faster than most microcontroller like PIC. At this point, ...
  Topic: Reading and writing problem with SD card
lokken

Replies: 7
Views: 10457

PostForum: General CCS C Discussion   Posted: Thu Apr 01, 2010 7:51 am   Subject: Reading and writing problem with SD card
I will ask one more simple question.
Are these explanations true?(MY compiler version is 4.068)

mmcsd_write_byte(address, value); /// 0.adress=value
mmcsd_read_byte(address, &a&# ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group