Author |
Message |
Topic: Clock switching |
Peter-NMB
Replies: 4
Views: 4484
|
Forum: General CCS C Discussion Posted: Wed Feb 13, 2008 6:07 am Subject: Clock switching |
This may be of use of use to you, seems to contain most of the items you are looking at to do
http://www.ccsinfo.com/forum/viewtopic.php?t=31308&highlight=40ua |
Topic: I2C routine giving FF's or lockin UP? |
Peter-NMB
Replies: 6
Views: 6752
|
Forum: General CCS C Discussion Posted: Thu Jun 07, 2007 10:30 am Subject: I2C routine giving FF's or lockin UP? |
Does your lock up occur when you plug up your smart battery to your smart battery selector and you are trying communicate with it straight away.
When you say lock up, do you mean that your clock li ... |
Topic: Anyone Used a TMP141 with a PIC (Sensorpath)? |
Peter-NMB
Replies: 7
Views: 6625
|
Forum: General CCS C Discussion Posted: Mon Nov 27, 2006 2:50 am Subject: Anyone Used a TMP141 with a PIC (Sensorpath)? |
Hi Adrian,
I had been around these pages already, except for the National Page about the details of the Winbond/ National transfer.
the most interesting page that was listed was the
http://li ... |
Topic: Anyone Used a TMP141 with a PIC (Sensorpath)? |
Peter-NMB
Replies: 7
Views: 6625
|
Forum: General CCS C Discussion Posted: Thu Nov 23, 2006 4:17 am Subject: Anyone Used a TMP141 with a PIC (Sensorpath)? |
Hi PCM Programmer,
I found a similar situation in regard of acquiring information about sensorpath, I had been on the same link as you had suggested and also spent a fair while navigating around the ... |
Topic: Anyone Used a TMP141 with a PIC (Sensorpath)? |
Peter-NMB
Replies: 7
Views: 6625
|
Forum: General CCS C Discussion Posted: Wed Nov 22, 2006 10:58 am Subject: Anyone Used a TMP141 with a PIC (Sensorpath)? |
Has anyone here used the Ti TMP141 Single wire Temperature Sensor before?
If so how did you find using the SensorPath Bus.
http://focus.ti.com/lit/ds/symlink/tmp141.pdf |
Topic: PIC18F2585 Soft I2C Pin selection Problem |
Peter-NMB
Replies: 6
Views: 9800
|
Forum: General CCS C Discussion Posted: Wed Feb 15, 2006 3:09 am Subject: PIC18F2585 Soft I2C Pin selection Problem |
Hi PCM Programmer,
thanks for that, I should have noticed it
I had been using the pin out for the PIC18F258
RB0/INT0 and RB1/INT1
where as you have correctly stated, the PIC18F2585 has t ... |
Topic: PIC18F2585 Soft I2C Pin selection Problem |
Peter-NMB
Replies: 6
Views: 9800
|
Forum: General CCS C Discussion Posted: Tue Feb 14, 2006 4:29 pm Subject: PIC18F2585 Soft I2C Pin selection Problem |
Hi PCM Programmer,
I have edited the code, sorry about that, you were correct I had omitted a closing brace, it's now been placed in, within the edited code
I am currently unable to test the code wi ... |
Topic: PIC18F2585 Soft I2C Pin selection Problem |
Peter-NMB
Replies: 6
Views: 9800
|
Forum: General CCS C Discussion Posted: Tue Feb 14, 2006 3:53 pm Subject: PIC18F2585 Soft I2C Pin selection Problem |
Hi thanks for having a wee look for me,
The program is basically communicating with a battery.
thanks, hopefully it is something stupid that I am doing
I have tried to keep the program short, y ... |
Topic: PIC18F2585 Soft I2C Pin selection Problem |
Peter-NMB
Replies: 6
Views: 9800
|
Forum: General CCS C Discussion Posted: Tue Feb 14, 2006 9:01 am Subject: PIC18F2585 Soft I2C Pin selection Problem |
Hi Hope someone can help,
Using a PIC18F2585 with CCS Version 3.242 Complier,
(Pullups are fitted to Pins being used)
During the implementation of a software version of I2C,
(Using the #USE I2C . ... |
Topic: Problems with internal EEPROM on import to MPLAB |
Peter-NMB
Replies: 2
Views: 9274
|
Forum: General CCS C Discussion Posted: Mon May 17, 2004 8:47 am Subject: Problems with internal EEPROM on import to MPLAB More info |
Extra Info:
The code sample I used is shown below for the problems I am seeing above
I also tried this with a 16F876 (moved the code locations of the#ROM to comply with the 16F876 locations) in bo ... |
Topic: Problems with internal EEPROM on import to MPLAB |
Peter-NMB
Replies: 2
Views: 9274
|
Forum: General CCS C Discussion Posted: Mon May 17, 2004 4:55 am Subject: Problems with internal EEPROM on import to MPLAB |
Hi wonder if you can help me out, I have just installed MPLAB 6.50 and used the file import within MPLAB to import a previously complied HEX file (hex file created for 18F252) that I had cre ... |
|