Question
I2C timing setup for STM32L552MEYxP
Hello all,
I have a STM32L552MEY6P. I am using it as a slave and setting an address. Using the MX cube set the speed for 400kHz.
I have a Rasberry pi trying to do an address detect. Whenever I turn on the clock stretch, I get a read at address 0x50. Otherwise when the pi sends out 0x50, the data pin goes low on the ack bit and remains there.
The pi is set to 40kHz. It seems to be a timing issue. Any thougts?
