User Activity

Hello,I have some preprocessors defined in my code and they're NOT greyed outThe problem is, the debugger is not accessing themEvery function under the definition is accessed OK.But if the #if condition is inside the function, the debugger ignores th...
I have a bug in the I2C bus where sometimes a glitch causes the BUSY flag to be setI found that the only ways to clear it is either by SWRST in I2C->CR1 or by resetting in RCC->ABP1RSTR->I2CxRSTRMy question is, is there any difference I should know a...
Hello,I'm sorry if this is the wrong sectionI'm using STM32CubeMX on custom STM32F407VG I'm using 1-Bit mode SD card with FatFS middleware (4-Bit didn't work at all)I'm writing 500-1000 bytes to a txt file every ~30msOnce the file size is > 2MB I clo...
Kudos from