User Activity

Hi,I am using STM32F103C8(blue_pill) MCU to write & read data to AT24mC02 eeprom.I selected default I2C pin PB6 & PB7 for communication using stmcubeMX & true studio,but it is not working.To cross verify whether my hardware circuit is working fine i...
I am using STMCubeMx V5.2.1& Atollic True studio V9.2 for generating code using HAL libraries/functions . The MCU is STM32F103C8T6(Blue pill board).I am trying to write & read the one byte data from eeprom AT24CM02 using I2C communicationI used PB...