Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Kazu,
Thank you for your reply. I added the i2c_put_adapter(bus) in my module, however I do not have the expected result. Actually, I get some strange result, as you can see on the image below: https://www.alteraforum.com/forum/attachment.php?attachmentid=7759 On the 9th SCL's rising edge I get a half voltage level which is interpreted as a NAK by the i2cdetect utility. This curious case disappears if I configure the SCL as "output only". This brings me to think about my pins configuration: as the SCL and SDA lines are open drained, I configured them as such. Am I right, or I need to set them as output only as Hippo told me? In both cases I get a NAK... jrm