User Activity

Hi all,I do have a problem with I2C slave transmit mode. Everytime the master (in my case an FTDI FT4222) starts a read access I get the error ACKNOLEDGE FAILURE.If I just transmit from a PC to the STM32 everything works fine and I receive the correc...
Hi all,I do have a problem with the Interrupt Mode of the I2C interface. I started with the example provided by STM (I2C_TwoBoards_ComIT). I do not use two boards but one board as slave and the master is an FTDI FT4222. So sending from the FT4222 to ...