Posted on May 17, 2011 at 13:20Hi, I am writing my own I2C class and I am having trouble getting started. Does anyone have code that shows how to initialize the I2C1? I am trying to configure it as a master on standard mode (100kHz). This is my code...
Posted on May 17, 2011 at 13:19Hi, I am interning at a start-up and recently designed and did the layout for my first board. I used a STM32F103C8T6 microcontroller and IAR C kickstart to do the firmware. I was trying to adapt the code for the STM32 ...