• 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...
  • Can't select any STM32L4 devices
    I've been searching for long time now, trying to find STM32L433RCT6P. Had to download Keil.STM32L4xx_DFP.2.0.0.pack Then I got that worked out. I started new project, compiled fine but trying to debug...
  • shigenori shimizu - Can't select any STM32L4 devices
    http://www.keil.com/forum/63389 Go into the Options -> Debug -> Debugger Settings -> Flash And pick the "Dual Bank" algorithm for the L4
  • How to set BOR for a STM32L4 micro on Keil
    Hello, I want to set the BOR level on my project (I'm using a STM32L496). Is it possible ? Best regards Riccardo