![]() |
|
|
|
#1 |
|
Hi all,
I faced the following problem with my I2C slave code(VHDL). I was incrementing a counter on the negative edge of SCL(this clock is coming from the processor's I2C port , 100 KHz frequency). But what i observed on the CRO was that my bit counter which was running on the "negative edge" of SCL , was incrementing on "positive edge" also and this was not happening always. The solution to this problem was i inverted the incomimg clock "SCL" and used the rising edge to increment my counter now it was fine. Can any I2C experts clarify what is the problem with working on "negative edge of "SCL" clock. Regards, Prav praveen.kantharajapura@gmail.com |
|
|
|
|
#2 |
|
Posts: n/a
|
Hi Praveen,
I would say that you disturbance on your SCL falling edge. If your device see a short falling peak on the rising edge it could be falsely interpreted as falling edge. See for the xilinx article "Two Simple Solutions for Tricky Problems", solution "B" could help you. Its interesting that you have trouble on I2C with the falling edge. Because the devices pull to low level and let it float to high, I thought you should have trouble on the rising edge. cheers, Wolfgang Kopp woko |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cisco 2501 serail Port Line Protocol problem | bongo6 | Hardware | 0 | 03-01-2008 10:17 PM |
| SONY DVD RW DW-G120A SOMETIMES FAILS...... | atlantic965 | DVD Video | 0 | 06-18-2006 10:36 PM |
| Burn process failed - help! Log file posted for help troubleshooting | Michael Mason | DVD Video | 1 | 08-16-2004 09:24 PM |
| Re: Virus Problem ** Help!** | David BlandIII | A+ Certification | 1 | 03-02-2004 06:00 PM |
| Re: Serious Computer Problem | hootnholler | A+ Certification | 1 | 11-24-2003 12:18 PM |