• 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...
  • Select Device For Target empty
    First time Keil MDK user. Trying to create a project, but uVision "Select Device For Target" list is empty. I installed Keil MDK. Licensed with STM license: MDK-ARM Cortex-M0/M0+ 256K for ST Installed...
  • Reg: No device selectable in Uvision5
    I am using Keil uvision5 compiler in Window XP. I want to choose Atmel AT91R4008 ARM7 processor.If I goto a new project project -> select device for targer1,no device is shown in the database. When i...
  • Packs Installed, NO device to select
    Hello, I am trying to use the STM32F407VG but I cannot even get a project started using version 5 of KEIL uvision. I used the Pack Installer tool and easily found my device and installed every pack that...
  • Detect selected device in uvision
    Hi. I'm implementing some libraries for different STM32F4xx devices, and I want to know exactly, which device is currently used, so I can do different preprocessor stuff. Exactly, I'm working...