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 7 matches
CCS Forum Index
Author Message
  Topic: TC74 Temperature Sensor Driver
TimC

Replies: 0
Views: 753

PostForum: Code Library   Posted: Wed Oct 09, 2024 8:34 pm   Subject: TC74 Temperature Sensor Driver
Hi All,
Here is a driver for the Microchip TC74 Temperature Sensor.
I am posting this because it adds a power saving standby mode.
Also results in C or F, below freezing, and a Status request.
...
  Topic: Several LED Blinkers including Cylon eye
TimC

Replies: 0
Views: 691

PostForum: Code Library   Posted: Tue Oct 08, 2024 10:20 pm   Subject: Several LED Blinkers including Cylon eye
Hi All,
Here is a blink utility that can be useful for:
Testing a new uP, xtal speed tests, fuse config errors, pins incorrectly tied to ground or power and most importantly fun!

To add the Blink ...
  Topic: OLED 128x64 SSD1306 I2C PIC16F1788 driver
TimC

Replies: 15
Views: 142648

PostForum: Code Library   Posted: Sat Jun 20, 2015 8:45 pm   Subject: Init issues
This driver is Great it really got me started.
I have 2 different 128x64 displays. Both around $4us on Ebay from China. One worked and the other did not.
Took a look at the OLED_init() procedure and ...
  Topic: 10F206 calibration issues with #rom
TimC

Replies: 2
Views: 7136

PostForum: General CCS C Discussion   Posted: Thu Aug 12, 2010 1:42 pm   Subject: 10F206 calibration issues with #rom
Thank You!
Learned a lot. MPLAB is the way to go. Worked the first time, second time, and third time.

Not sure what to do if you don't have a Microchip ICD2 or 3.
Regards
Tim C
  Topic: 10F206 calibration issues with #rom
TimC

Replies: 2
Views: 7136

PostForum: General CCS C Discussion   Posted: Thu Aug 12, 2010 11:01 am   Subject: 10F206 calibration issues with #rom
Hi all,
Some time ago I erased my osccal value. I thought it would be an easy thing to fix so I replaced it with :

#rom 0x1FF = {0xC00} // Put MOVLW 0x00 at last address of ROM

Then ...
  Topic: Difference between V4.107 and V4.109
TimC

Replies: 5
Views: 7062

PostForum: General CCS C Discussion   Posted: Fri Jul 23, 2010 9:05 pm   Subject: Difference between V4.107 and V4.109
It looks like ALL your variables and pointers are in ROM, that would be a neat trick if you could do it.

The following is from the manual:

Attempt to create a pointer to a constant

Constant t ...
  Topic: How do I send an ICMP packet?
TimC

Replies: 5
Views: 10893

PostForum: General CCS C Discussion   Posted: Mon Sep 25, 2006 10:51 am   Subject: How do I send an ICMP packet?
Hi all,
I am using the CCS Embedded Ethernet Dev kit and there are 2 examples in chapter 10 on receiving a response from a ICMP ping packet but I have no idea on how to send a ping request.

My pro ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group