Author |
Message |
Topic: Disable programming of Data EEPROM in IDE |
MGP
Replies: 2
Views: 3382
|
Forum: General CCS C Discussion Posted: Wed Sep 08, 2010 4:39 am Subject: Disable programming of Data EEPROM in IDE |
Thanks Wayne -- I didn't mean that CCSLoad was clearing the EEPROM, I mean the IDE clears it when I recompile code and it loads it into the chip for debugging in the IDE.
As far as I can tell the I ... |
Topic: Disable programming of Data EEPROM in IDE |
MGP
Replies: 2
Views: 3382
|
Forum: General CCS C Discussion Posted: Sat Aug 28, 2010 9:26 pm Subject: Disable programming of Data EEPROM in IDE |
I'm using PCWH and have found that the IDE writes the chip Data EEPROM every time a new file is loaded to the chip for debugging.
Is there a way to disable this and only write the program memory an ... |
Topic: Migrating to better PIC, concerned about CCS support |
MGP
Replies: 6
Views: 7040
|
Forum: General CCS C Discussion Posted: Sat Feb 09, 2008 10:34 am Subject: Migrating to better PIC, concerned about CCS support |
The last couple PIC projects I've done were with 18FxxJ parts and both PCWH (4.058) and ICD-U40 have given us no troubles. We are exercising the parts pretty heavily -- using (2) UARTs, two timers, PW ... |
Topic: Interfacing MM5451 |
MGP
Replies: 2
Views: 5311
|
Forum: General CCS C Discussion Posted: Sat Nov 11, 2006 7:54 pm Subject: Interfacing MM5451 |
If you look on Page 4 of the datasheet you'll find a section called "Functional Description". It has several paragraphs that explain exactly the theory of operation of the chip and how it wo ... |
Topic: I need to "talk" to HD44780 commun LCD by 2 wires |
MGP
Replies: 8
Views: 8660
|
Forum: General CCS C Discussion Posted: Tue Oct 10, 2006 2:44 am Subject: I need to "talk" to HD44780 commun LCD by 2 wires |
SparkFun also sells serial LCDs and LCD serial "backpacks":
http://www.sparkfun.com/commerce/product_info.php?products_id=461
http://www.sparkfun.com/commerce/product_info.php?products ... |
Topic: ICD and CCS, No NOP at address 0 |
MGP
Replies: 9
Views: 43280
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Sat Aug 26, 2006 9:33 am Subject: ICD and CCS, No NOP at address 0 |
You are saying you had the gate of a logic level FET tied to RB6 and it stopped the ICD from communicating with the PIC?
If so, it certainly wasn't the input impedance of the FET. The FET will have ... |
Topic: "Current ICD firmware is not supported" |
MGP
Replies: 1
Views: 18613
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Sat Aug 26, 2006 9:21 am Subject: "Current ICD firmware is not supported" |
There is a standalone program for the ICD called ICD Control Program. I forget if it's installed with PCWH or separately -- I think you may have to install it separately. It is the standalone programm ... |
Topic: Multiple PWM outputs |
MGP
Replies: 4
Views: 6905
|
Forum: General CCS C Discussion Posted: Thu Jul 20, 2006 8:15 pm Subject: Multiple PWM outputs |
This is a little off-topic, but I wish Microchip would spiff up their peripheral mix a bit and add more hardware PWM channels to a few PICs, especially in the 18F family. I know they have added some f ... |
Topic: Best version of PCWH right now? |
MGP
Replies: 3
Views: 4738
|
Forum: General CCS C Discussion Posted: Thu Jul 20, 2006 8:00 pm Subject: Best version of PCWH right now? |
Thanks guys -- Sounds like 3.236 is pretty stable, I'll try it first and then 3.249 if I have any problems.
Matt |
Topic: Best version of PCWH right now? |
MGP
Replies: 3
Views: 4738
|
Forum: General CCS C Discussion Posted: Wed Jul 19, 2006 1:48 pm Subject: Best version of PCWH right now? |
I'm starting a new project converting an old PIC 16C design to a PIC18F452 (or 18F4520). The old software was written in BytCraft MPC so it's very similar to CCS but some conversion will be necessary. ... |
Topic: OSC / PLL Question |
MGP
Replies: 9
Views: 13071
|
Forum: General CCS C Discussion Posted: Wed Jul 12, 2006 4:59 pm Subject: OSC / PLL Question |
Another thing to think about is the power consumption of an oscillator can. Most of the cans I've seen are spec'd at 20 mA of supply current or more. This can be a rude awakening when you realize the ... |
Topic: Level Translator |
MGP
Replies: 3
Views: 6388
|
Forum: General CCS C Discussion Posted: Wed Mar 22, 2006 1:05 pm Subject: Level Translator |
You're not likely to find much in a DIP package these days. Sad but true for hobbyists. In my consulting business I can only think of one or two DIP parts I've used in a new design in the past five ye ... |
Topic: compiler update notification by Email |
MGP
Replies: 4
Views: 6081
|
Forum: General CCS C Discussion Posted: Wed Mar 22, 2006 1:00 pm Subject: compiler update notification by Email |
I received a notification yesterday also. |
Topic: OT - Old laptop for on-site CCS debugging? |
MGP
Replies: 6
Views: 7741
|
Forum: General CCS C Discussion Posted: Mon Jan 09, 2006 3:12 pm Subject: OT - Old laptop for on-site CCS debugging? |
I have run PCWH under Win98SE on a Dell LM166ST laptop (same CPU) and it ran OK. Not super speedy but acceptable to me. I keep this laptop very stripped down, software-wise and use it mostly as a deve ... |
Topic: Why was the 18F8720 replaced? |
MGP
Replies: 3
Views: 4781
|
Forum: General CCS C Discussion Posted: Tue Jan 03, 2006 7:34 pm Subject: Why was the 18F8720 replaced? |
If I'm not mistaken the 8720 also had a LOT of silicon bugs when it first came out. I wouldn't be surprised if the 8722 wasn't a superset of the 8720 + fixed bugs. |
|