User Activity

Hello,I'm a bit surprised i don't find a previous discussion about this topic, as i am not the only one experiencing it in our company:STM32F765 (Cortex M7) based board, own designconnected with ST-Linkhappens both with OpenOCD and gdb debugger confi...
What is the best way to change the MCU in an existing project, for example if the memory has become too small and i want to switch to the same MCU with more memory?Do you really have to start all over with configuring the pins, adding compiler settin...
I'm running out of ideas, there is no interrupt triggered when sending data over I2C.Processor: STM32L451Middleware: FreeRTOSI2C interrupts are enabled in STMCubeMx, also pins are configured for I2C.Sending data with HAL_I2C_Master_Transmit_IT():CR1:...
Kudos from