Author |
Message |
Topic: I2C Slave: how to generate NAck ? |
fadeout
Replies: 4
Views: 14518
|
Forum: General CCS C Discussion Posted: Thu Feb 26, 2004 2:57 am Subject: I2C Slave: how to generate NAck ? |
Thank you guest. I agree with you for the "method" to not generate the ACK; I haven't tried it yet.
So am I think that I shuold have a timing problem but no way finding where.
I'm so despaired tha ... |
Topic: I2C Slave: how to generate NAck ? |
fadeout
Replies: 4
Views: 14518
|
Forum: General CCS C Discussion Posted: Wed Feb 25, 2004 2:53 am Subject: I2C Slave: how to generate NAck ? |
That is was the way I worked until now.
But I can only do:
1) Master write: as many bytes as I want BUT I can't get the interrupt on the stop bit
2) Master read: my slave can only send one b ... |
Topic: I2C Slave: how to generate NAck ? |
fadeout
Replies: 4
Views: 14518
|
Forum: General CCS C Discussion Posted: Tue Feb 24, 2004 12:46 pm Subject: I2C Slave: how to generate NAck ? |
As you can see, who can remember (ref. old posts), I'm fighting (and loosing :( ) with I2C.
Now my HW seems to be ok. (if someone wants to know how just ask).
I'm not able to generate a NACK (n ... |
Topic: I2C Beetwen PIC16F8676 and PC Open Collector Problem |
fadeout
Replies: 4
Views: 14187
|
Forum: General CCS C Discussion Posted: Fri Feb 20, 2004 12:04 pm Subject: I2C Beetwen PIC16F8676 and PC Open Collector Problem |
Well... maybe I'm in wrong. I'm not so sure. I think that some pins are input, some output and some I/O. I read Microsoft ECP Register implementation spec. from http://www.fapo.com/ieee1284.htm .
B ... |
Topic: I2C Beetwen PIC16F8676 and PC Open Collector Problem |
fadeout
Replies: 4
Views: 14187
|
Forum: General CCS C Discussion Posted: Fri Feb 20, 2004 10:00 am Subject: I2C Beetwen PIC16F8676 and PC Open Collector Problem |
Dear Neutone,
first of all thank you for your reply.
Secondly yes, is possible to read and write: parallel port is seen as a "normal" register that you read and write. So I can read and immediatl ... |
Topic: I2C Beetwen PIC16F8676 and PC Open Collector Problem |
fadeout
Replies: 4
Views: 14187
|
Forum: General CCS C Discussion Posted: Fri Feb 20, 2004 8:37 am Subject: I2C Beetwen PIC16F8676 and PC Open Collector Problem |
Hi,
I have a discussion with my elettoronic-designer and I need your help.
In a previous post ("Does I2c has a minimun clock freq") I asked something about I2C and in the replies Ttelmah and a ... |
Topic: Does I2c has a minimun clock freq ? |
fadeout
Replies: 7
Views: 19064
|
Forum: General CCS C Discussion Posted: Sat Feb 14, 2004 11:37 am Subject: Quite Done |
I posted a new topic today because I can't get the stop bit, but now it seems to work quite well: there was a problem with a resistance on the circuit: incrementig that the PIC is now able to force do ... |
Topic: Does I2c has a minimun clock freq ? |
fadeout
Replies: 7
Views: 19064
|
Forum: General CCS C Discussion Posted: Fri Feb 13, 2004 4:34 am Subject: Does I2c has a minimun clock freq ? |
Well: I'm quite new to PIC programming. Onestly I don't know what SMBus is... may I take a look to the PIC Datasheet ?
For the open collectors I'm goint to print this topic and bring it to my eletr ... |
Topic: Does I2c has a minimun clock freq ? |
fadeout
Replies: 7
Views: 19064
|
Forum: General CCS C Discussion Posted: Tue Feb 10, 2004 3:45 am Subject: Does I2c has a minimun clock freq ? |
Thank you Ttelmah; your suggestion are very interesting. I'm only a developer and my understand about elettronics is very poor, but this evening (Italy time) I'll meet who made the circuit and i'll ta ... |
Topic: using ICD 1 with mplab version 6 on xp |
fadeout
Replies: 1
Views: 9428
|
Forum: General CCS C Discussion Posted: Tue Feb 10, 2004 2:34 am Subject: using ICD 1 with mplab version 6 on xp |
At the moment I'm using MPLAB 5.7 With ICD1 under XP.
It works fine; i haven't done nothig but install.
So am I would like to use MPLAB 6.x with ICD1 but I can't get this to work.
Bye. |
Topic: Does I2c has a minimun clock freq ? |
fadeout
Replies: 7
Views: 19064
|
Forum: General CCS C Discussion Posted: Tue Feb 10, 2004 2:32 am Subject: Does I2c has a minimun clock freq ? |
That's right. I found it. Thank you.
I'm going to search where is the error...
Bye |
Topic: Does I2c has a minimun clock freq ? |
fadeout
Replies: 7
Views: 19064
|
Forum: General CCS C Discussion Posted: Mon Feb 09, 2004 1:48 pm Subject: Does I2c has a minimun clock freq ? |
Hello. So am I having trouble with I2C. I have the PC configured as Master with a Lib written by us.
The slave is a PIC 16F876.
Now I can have a million of problems (including PC-Side software prob ... |
Topic: How to loose USART data: a choice (PIC16F870). |
fadeout
Replies: 5
Views: 16711
|
Forum: General CCS C Discussion Posted: Mon Feb 02, 2004 3:17 am Subject: I'll try |
Well, my clock is 4Mhz. In the next days I'll try to implement yours suggestions.
Thank you a lot.
Best Regards |
Topic: How to loose USART data: a choice (PIC16F870). |
fadeout
Replies: 5
Views: 16711
|
Forum: General CCS C Discussion Posted: Sat Jan 31, 2004 11:26 am Subject: How to loose USART data: a choice (PIC16F870). |
First of all thanks to you all.
Second... I'm taking to take just a little time to read better your posts and then I'll write again. |
Topic: How to loose USART data: a choice (PIC16F870). |
fadeout
Replies: 5
Views: 16711
|
Forum: General CCS C Discussion Posted: Fri Jan 30, 2004 1:19 pm Subject: How to loose USART data: a choice (PIC16F870). |
Hi, I'm quite new to PICs and very very new to CCS. I'm working on an application that has to Aquire data from the A/D every second and ask something on Serial Port every 3 seconds. Considering that
... |
|