User Activity

Posted on August 22, 2017 at 09:15I use STM8L152R8..I test flash programming... But, now some problem exists...Byte programming and word programming is no problem.But, i use block programming then CPU halted.....#pragma location = 'FLASH_CODE'void M...
Posted on August 22, 2017 at 08:53I'm use STM8L152R8.I should be firmware upgrade using this cpu.But, I have some problem as below...Byte programming and word programming is no problem as belowFLASH->CR1 = 0; // Standard programming Time (EEPM, WAIT...