• Correct header for P89LV51RC2 device
    I am having a hard time finding the correct device header for a P89LV51RC2 device. I found REG51F.h, but I am not sure if it is correct. What header should I be using for the device above? ...
  • Select device for target
    Hello, I can't find the device LPC1769 while starting new project. I checked File->Device database. In device database, LPC1769 is present and if I add that. It said that its already exists. But I can...
  • 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...
  • 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...