Hi
I'm using CC2541 with some sensors by I2C link.
I have designed my pcb and I have chosen BQ27425 as charger for my batterie.
I use SimpleBLEPeripherical project as template and in the initiation I force P1.1 and P1.2 as output to configure the BQ27425 in fast recharge mode
The issue is : a low peak appears( VCC to gnd) on SDA and SCL lines (in the same time), when I force P1.1 and P1.2. If I remove the set in the initiation, they are no peaks anymore.
It's a bug from I2C module or I made something wrong ?
Ps: CC2541 is really a great product, with good documentations and many exemples,..., Good job guys !