- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Attempting to implement the I2C module from XAPP385
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-17-2012 12:33 PM
I'm just starting out on a Coolrunner II project which will require an I2C interface to an LCD matrix. I found the Verilog source in XAPP385 for a uC interface to just such a controller, and I'm now trying to simulate the module to ensure that I understand how it works.
When I instantiate and run the attached simulation, I see the DTACK line go low from the uC interface after I initiate a write transfer. I then release the bus and deassert the address and data strobe, but there is no activity on the SCL/SDA lines indicating that a transfer is occurring. So what bozo mistake am I making in my understanding of how this should work?
Solved! Go to Solution.
Re: Attempting to implement the I2C module from XAPP385
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-17-2012 03:29 PM
Ok, so this question was premature. I'm working through the uC interface initialization and status right now. Don't waste your time answering - thanks!











