User Activity

Posted on December 26, 2016 at 15:27I want to implement a USB to I2C adapter.Since the STM32F103C8 has two I2C interfaces and a USB interface, it seems to be a suitable candidate.One of the features I'm looking for is a Monitor mode.Goal is to send ...
Posted on February 09, 2016 at 09:10Hi,I'm looking for an example of a multi-master I2C configuration with the CPAL library (or a newer library if that works better / easier).I currently have my application switching between master and slave mode, b...