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 26 matches
CCS Forum Index
Author Message
  Topic: I feel dumb.
Rocket

Replies: 3
Views: 13582

PostForum: General CCS C Discussion   Posted: Fri Nov 26, 2021 3:23 am   Subject: I feel dumb.
Thank you Ttelmah for your reply, I am in the process of implementing the changes you have suggested.
However, regarding my inability to change some of the registers is very puzzling to me. Do you ha ...
  Topic: I feel dumb.
Rocket

Replies: 3
Views: 13582

PostForum: General CCS C Discussion   Posted: Thu Nov 25, 2021 12:31 am   Subject: I feel dumb.
I have a problem with writing code for a dsPIC33FJ64MC804.
I need to use SPI, I2C and the UART.
The UART will on occasion have the wrong baud rate, the SPI will fail to start, and the I2C would fai ...
  Topic: Sparkfun QWIIC Openlog example.
Rocket

Replies: 7
Views: 16458

PostForum: General CCS C Discussion   Posted: Mon Jul 29, 2019 11:50 pm   Subject: Sparkfun QWIIC Openlog example.
Thanks for all the responses. It is time I learned to code.
  Topic: Sparkfun QWIIC Openlog example.
Rocket

Replies: 7
Views: 16458

PostForum: General CCS C Discussion   Posted: Mon Jul 29, 2019 9:54 am   Subject: Sparkfun QWIIC Openlog example.
Gabriel, you are correct, I am wanting to write to the logger.
Something like printf(Logger,"Hello World"); would be great.
  Topic: Sparkfun QWIIC Openlog example.
Rocket

Replies: 7
Views: 16458

PostForum: General CCS C Discussion   Posted: Mon Jul 29, 2019 12:43 am   Subject: Sparkfun QWIIC Openlog example.
Hi, noob question here. I would like to use the I2C openlog device from Sparkfun. I have been unable to port the code from arduino to ccs. If someone could point me in the right direction I would be v ...
  Topic: IP as a option
Rocket

Replies: 0
Views: 34147

PostForum: EZ App Lynx   Posted: Fri Jun 02, 2017 1:19 am   Subject: IP as a option
Would it be possible to have a IP interface in a future revision?
I am thinking of using a cheap ESP8266, and it would be great if that could be used in the EZ App Lynx framework.
  Topic: Help with CNC machine design from cero.... firmware develop
Rocket

Replies: 4
Views: 12743

PostForum: General CCS C Discussion   Posted: Mon Oct 06, 2014 8:56 am   Subject: Help with CNC machine design from cero.... firmware develop
There is a nice DIY CNC option using the PIC18F4550 found at http://www.planet-cnc.com/index.php?page=diy

If a PCB is needed in South Africa, I have a few spare boards.
  Topic: PICDEM 2 PLUS - max 232
Rocket

Replies: 5
Views: 8318

PostForum: General CCS C Discussion   Posted: Sun Dec 08, 2013 8:29 am   Subject: PICDEM 2 PLUS - max 232
Make sure you get the code right the first time if you have only 1 OTP device.
  Topic: Variable declaration in external memory
Rocket

Replies: 10
Views: 12805

PostForum: General CCS C Discussion   Posted: Thu Feb 14, 2013 7:18 am   Subject: Variable declaration in external memory
I need to write a driver for the AX5043 RF ic, which has many registers which need setting, and was looking for a way to declare variables in external memory and in specific places, using something li ...
  Topic: MPLAB-X
Rocket

Replies: 18
Views: 24109

PostForum: General CCS C Discussion   Posted: Sat Apr 28, 2012 1:43 pm   Subject: MPLAB-X
Is there news on a MPLAB-X plugin?
  Topic: Interfacing MRF24J40MA with PIC ??
Rocket

Replies: 18
Views: 63458

PostForum: General CCS C Discussion   Posted: Sat May 28, 2011 3:02 am   Subject: Interfacing MRF24J40MA with PIC ??
Hi.
This might be very optimistic, but is there someone who is willing to share working code with the rest of us plz.
  Topic: MRF89XA Driver
Rocket

Replies: 0
Views: 3550

PostForum: General CCS C Discussion   Posted: Tue Mar 01, 2011 9:06 am   Subject: MRF89XA Driver
Is there someone here who has written a driver for the MRF89XA, and is willing to share it please?

Thanks to the many folks who help make this an EXCELLENT forum.
  Topic: PELCO D Code
Rocket

Replies: 0
Views: 3325

PostForum: General CCS C Discussion   Posted: Sat Jan 15, 2011 12:53 pm   Subject: PELCO D Code
Hi.
I need to make a PTZ camera mount, and was wondering if there was someone here who has done it, and would be willing to share the code please?
Thank you.
  Topic: pic18f4620 and enc28j60 don't get ip and no output on serial
Rocket

Replies: 10
Views: 12924

PostForum: General CCS C Discussion   Posted: Sat Oct 16, 2010 4:31 am   Subject: pic18f4620 and enc28j60 don't get ip and no output on serial
If you want to work at 40Mhz, you need a 10Mhz Xtal and the fuse statement "#fuses INTRC_IO" replaced with "
#FUSES H4 //High speed osc with HW enabled 4X PLL
  Topic: Problem with HID and Analog
Rocket

Replies: 1
Views: 3724

PostForum: General CCS C Discussion   Posted: Wed Jun 10, 2009 6:49 am   Subject: Problem with HID and Analog
Hi Markdem, there is a project which probably has what you want.
http://alessioandrea.altervista.org/rcjoyng2.html
The source is available.
If you get it translated to CCS, please forward me a copy ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group