User Activity

STM32F105, HCLK=72MHz, HAL Ver 1.1.8.0, SCL = 100KHzIs there a “Repeated Start�? HAL callback? I couldn’t find any direct reference but does the STM32 I2C peripheral know when this occurs and set a status bit somewhere?In my application, I can’t allo...
Posted on June 10, 2013 at 23:31I noticed something strange with the CAN_TransmitStatus function in the stm32f10x_can.c (V3.1.2) peripheral driver code. Most of the time it works fine but occasionally it returns the wrong status. The root cause is i...
Kudos from