User Activity

I am using CUBEIDE 1.9.0.Stm32f103ret6 is used.The ADC generated a code to use DMA.However, it did not work properly.The cause should have been __HAL_RCC_DMA1_CLK_ENABLE() before this ADC was initialized.I tried to modify the DMA initialization faste...
my mcu is STM32F103RGT7.​I want to set RDP level to 1 in firmware.Error occurs in HAL_FLASH_OB_Launch().​Please tell me what to do.The following sources have been used: ​ HAL_FLASHEx_OBGetConfig(&OptionsBytesStruct); if( OptionsBytesStruct.RDPL...
Kudos from