Forum Discussion
iDirect_Martin
New Contributor
4 years agoDoes intel's altera_avalon_i2c IP support clock stretching?
I want to use the IP in a PMBus master. Looking at the IP's literature I cannot ascertain that it does or doesn't support clock stretching.
I'm currently using Quartus Prime Standard 20.1.
Has a...
- 4 years ago
The I2C Master Core IP supports clock stretching by default.
Do make sure that the SCL and SDA set to be bidirectional IO.
RichardT_altera
Super Contributor
4 years agoThe I2C Master Core IP supports clock stretching by default.
Do make sure that the SCL and SDA set to be bidirectional IO.
- iDirect_Martin4 years ago
New Contributor
Thank you