STM32H747 evaluation board I2C
Hi!I'm having some troubles in configuring the I2C bus on my STM32H747 evaluation board.
I've configured it in CubeMX as in the image below, using DMA buffer (rx and tx). Gpio pins are configured as open drain (no pull) and hardware is ok.
It seems like the peripheral is not correctly initialized because I can't see any toggle of SCL pin on my scope (both SCL and SDA go low during initialization but, after that, they don't move anymore).
Can someone help me please?
Thanks

