Question
STM32F030R8T I2C pullup on pin 59 unable to program with it connected
I used cubeMX to set up I2C it selected pins 58 and 59, all is well with uploading without the pullup resistor on pin 59 (10k) testing I2C transmit working fine.
Here is the output with resistor attached , And the cubeMX diagram below that.
Pulling the resistor when Retrying is being sent stopps the retry but hangs,
removing resistor and uploading again (using debug button on stm32cubeIDE works and completes)


