• Setting STM32F4 BOR option bytes
    How do I set the BOR option bytes for an STM32F4? There is an example STM32F10xOPT.s in Blinky that has a Keil wizard with it. I cannot find any other ...OPT.s in my installation. Is there somewhere...
  • Configure the BOR level in file option.s
    Please, I found the following .s file : ;/*****************************************************************************/ ;/* STM32L0xx_OPT.s: STM32L0xx Flash Option Bytes */ ;/**********...
  • stm32L4 linker warning
    hello, I use cmsis dsp library's arm_fir_f32 function in STM32L476 project,but link wrong, " Warning:L6989W:Could not apply patch sdcomp-29491-629360 to instruction VPOP {d8-d13} at offset 0x48e, instruction...
  • STM32L4 is Cube Required
    Prior to now I have worked pretty much exclusively with the STM32F1 chips. I tried using cube with them a few times always had issues and scrapped it for setting things up myself. I always used the Run...
  • Is L6989W still an issue with the STM32L4+ parts?
    STM32L4R5ZI_NUCLEO\Exe\Project.axf: Warning: L6989W: Could not apply patch sdcomp-29491-629360 to instruction VPOP {d8-d12} at offset 0x24, instruction is within an IT block and is not the last instruction...