Altera_Forum
Honored Contributor
11 years agoI2C Protocol help
Hi, I am new to VHDL. I am trying to implement an I2C master for practice (synthesizable code). At the moment , I have code written to send the start bit and then 8 data bits. The SDA should chan...