I want to add I2C support to a BLE sample project, in particular BLE_Beacon or BLE_Peripheral_Lite.In CubeMX on non-BLE projects I can select PB6-PB7 for SCL-SDA respectively.In a BLE project there is a clash with TIMER and the I2C code is not genera...