Author |
Message |
Topic: 12LF1822 POWER TEST |
Beenabout
Replies: 8
Views: 11236
|
Forum: General CCS C Discussion Posted: Fri Feb 18, 2011 6:43 am Subject: 12LF1822 POWER TEST |
Sorry that should be a 12F1822. Not had a chance to test the 16F1827 for power consumption yet, although I do know that the capacitive touch routines do not work on it and that it requires a 16MHz clo ... |
Topic: 12LF1822 POWER TEST |
Beenabout
Replies: 8
Views: 11236
|
Forum: General CCS C Discussion Posted: Fri Feb 18, 2011 2:47 am Subject: 12LF1822 POWER TEST |
Thanks for your reply, Ttelmah. It is clear that it is a compiler issue now and I hope CCS move on fixing their latest version to work well with the 1822 and 1827 chips as these are very versatile PIC ... |
Topic: 12LF1822 POWER TEST |
Beenabout
Replies: 8
Views: 11236
|
Forum: General CCS C Discussion Posted: Thu Feb 17, 2011 3:16 am Subject: 12LF1822 POWER TEST |
I think what the querrant wanted to know was:
1. Why is the EC_IO fuse, specified in the device .h file, not accepted by the compiler?
2. Why does setup_uart(0) not work?
3. Why, despite spe ... |
Topic: t6963c graphical lcd drivers |
Beenabout
Replies: 23
Views: 232801
|
Forum: Code Library Posted: Tue Feb 15, 2011 3:57 am Subject: T6963C 128x64 pixels - setup / initialisation help required |
Hi all,
I have compiled the code given above and all is OK except that I get not response from my T6963C 128x64 pixel LCD.
Please advise if this code OK to use with my LCD as is or if it needs an ... |
Topic: Using 0.6V and 1.2V internal Vref on PIC12F615 |
Beenabout
Replies: 4
Views: 5728
|
Forum: General CCS C Discussion Posted: Thu Jan 21, 2010 4:32 am Subject: Using 0.6V and 1.2V internal Vref on PIC12F615 |
Thanks again! |
Topic: Using 0.6V and 1.2V internal Vref on PIC12F615 |
Beenabout
Replies: 4
Views: 5728
|
Forum: General CCS C Discussion Posted: Wed Jan 20, 2010 4:05 am Subject: Using 0.6V and 1.2V internal Vref on PIC12F615 |
Many thanks for that reply - its all a little clearer now. It makes sense when read looking at the ADC diagram in the datasheet depicting the CHS channels as a block.
Only problem is that although ... |
Topic: Using 0.6V and 1.2V internal Vref on PIC12F615 |
Beenabout
Replies: 4
Views: 5728
|
Forum: General CCS C Discussion Posted: Tue Jan 19, 2010 8:53 am Subject: Using 0.6V and 1.2V internal Vref on PIC12F615 |
I am using PCM 4.093.
I want to enable and then sample the internal reference on the 12F615 before sampling a pin with a sensor connected to it.
The H file only gives an option to enable the 0. ... |
|