there could be a conflict if the I2C clock line is the same than SWD clock line ?
hello everyone,
i'm using a STM32F301 MCU on a newly custom designed PCB. i'm using a NUCLEO board to flash the MCU thanks to SWD connector (CN2 jumper off).
The SWD pins are SWDIO, SWCLK, GND and VCC. The first flashing succeded and the programm in which i'm using I2C bus is operating.
But now i'm trying to re-flash the MCU and i'm getting an error (device not found). Do you think this issue can have a link with the fact that the SWD and I2C clock lines are the same ? can the NRST (Reset) pin solve this problem ?
thank you all.