• 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...
  • 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...
  • STM32L4 TEACK doesn't set with DFP 2.5.0
    Hi, I tried to upgrade the Device Family Pack for an STM32L4 (496ZGT) from STM32L4xx_DFP 2.2.0 to 2.5.0. I can't initialize UARTs (LPUART1, USART2 and 3): At the end of the initialization, the flag...
  • STM32L4 TEACK doesn't set with DFP 2.5.0
    Hi, I tried to upgrade the Device Family Pack for an STM32L4 (496ZGT) from STM32L4xx_DFP 2.2.0 to 2.5.0. I can't initialize UARTs (LPUART1, USART2 and 3): At the end of the initialization, the flag...
  • Configure the BOR level in file option.s
    Please, I found the following .s file : ;/*****************************************************************************/ ;/* STM32L0xx_OPT.s: STM32L0xx Flash Option Bytes */ ;/**********...