STM32F1 I2C Stops on Slave Pull Down
Posted on December 12, 2014 at 02:46 Hello, I'm having an odd issue with the I2C peripheral. I have a simple routine for writing a value to a slave device register below. It succeeds writing to the slave as seen in Image #1. Following tha...