Hi,
I genareted a basic test project with stm32MXcube. I2C is active only. But i can not debug this project. After remap command (__HAL_AFIO_REMAP_I2C1_ENABLE();) shutting down debug session.
MCU: STM32F103VCT6 Debugger: ST-LINK/V2
I am using this wires:
1-PA14/SWCLK 2-PA13/SWDIO 3-NRST 4-VDD 5-VSS
PB9/SDA PB8/SCL
If i don't use remap command ( PB7/SDA, PB6/SCL ) there is no any problem.
Please help me.
Thank you.
View all questions in Keil forum