I2C
Posted on October 21, 2010 at 16:50hi i am tring to activate the I2C in order to External EEPROM i used this code but nothing is in the output on PB why? #include ''stm32F10x.h'' #define IWDG_WriteAccess_Enable ((uint16_t)0x5555) #define IWDG_Pr...