User Activity

Posted on November 13, 2017 at 11:21I make a simple code to write and read data from address,show as below. But always get message 'Cannot access target' from keliC. EraseInitStruct.TypeErase = FLASH_TYPEERASE_SECTORS; EraseInitStruct.VoltageRange =...
Posted on November 12, 2017 at 16:57I make a simple project to write and read data from FLASH OTP. I checked states of 16 blocks in OTP , have 3 block is block (state 0x00) and i write to other block with state 0xff. But i just correct only 1 times,...
Posted on November 10, 2017 at 17:11When i try to run example 'FLASH_EraseProgram' in CubeMx 4.23 version. When i debug , this message 'Can't halt the core' is show. How can i fix this problem.
Posted on November 05, 2017 at 15:14I'm using STM32F407 Discovery-1, I use USB CDC to send and receive data from terminal. Everything ok but issue that I need re-connect port to transmit and receive data, but i remember that when i used STM32F407 Di...
Posted on November 04, 2017 at 19:46I'm using STM32F407 Discovery-1, I use USB CDC to send and receive data from terminal. Everything ok but issue that I need re-connect port to transmit and receive data, but i remember that when i used STM32F407 Di...