I2C and SPI emalution on GPIO pins
Posted on May 10, 2016 at 14:35Hello, I need comunicate with EEPROM, 24, 93 and 95 series EEPROM. My micro is STM32F103, there is no I2C, SPI pin free to use. I will emulate these protocol I2C, SPI and Microwire on GPIO pins, always with the same pi...