CPAL_I2C_HAL_GPIODeInit(...) can fail
Posted on December 17, 2013 at 04:24In version 1.2.0 of the CPAL I2C library, function CPAL_I2C_HAL_GPIODeInit(...) can fail when it calls the Standard Peripheral Library function GPIO_Init (...) due to GPIO_InitStructure.GPIO_PuPd not being initia...