User Activity

Hello.I have some questions while testing a product using the 107MCU.As the title suggests, when I set up FreeRTOS and create a task, the commonly used callback functions cannot be called:void HAL_SPI_RxCpltCallback(SPI_HandleTypeDef *hspi) void HAL_...
Hello.I have some questions while testing a product using the 107MCU.As the title suggests, when I set up FreeRTOS and create a task, the commonly used callback functions cannot be called:void HAL_SPI_RxCpltCallback(SPI_HandleTypeDef *hspi) void HAL_...
hi dear.​I have some problems with the Flash bank configure.​STM32F767 is used by setting Flash Bank to Single or Dual.​So I want to set Dual Bank Mode on Flash Memory.​However, the Dual Bank setting does not work properly.​ ​I changed the Option byt...
Hi, sir.Before I speak, I'm Korean so English may be wrong.But please help me... (T^T)I am using STM32H743VIT for project. And I want to save Flash memoty to some data.Sometime, It is return HAL_OK. So i can save some data in flash memory.but Most of...
HI Sir.I will try to work on a project using STM32.I have a question regarding flash memory usage.I want to  save input data to flash memory but STM flash memory is divided sector.The capacity of each sector is determined.ex) STM32F205VE Sector 0 : 1...