• STM32F437 SPI Drivers in MDK4?
    Hi everybody, I'm working on a project which until now has been working fine in MDK4. However, I've come to need the SPI Flash drivers (RL-FlashFS) for the STM32F437II-based board. I've found the necessary...
  • Semaphore issue in RL-ARM MDK4.
    Hi! I was developing a new firmware based on MDK4 RTX OS with a STM32L053 uC (using the Discovery Kit) and I have found a bizzare behavior on a very simple semaphore arquitecture. Basically, I need...
  • migrate 1768 project to 1788
    Hi, I'm trying to migrate a project developed for Keil MCB1700 dev board (uses NXP LPC1768) to NXP LPC1788 (choosen from customer). I know that's been a bad idea starting the project with a different...
  • USB device code for LPC15xx on Keil MDK4
    Hello, I can't find any sample project about using USB for LPC15xx on keil MDK4. I've been try to compile sample project written for lpcespresso ( usbd_rom_hid_generic) on my MDK4 but it doesn't...
  • USB HID code for LPC15xx for MDK4 compiler
    Hello, I need a sample project to use USB HID on LPC15xx family on my UV4 compiler. No matter to use rom API or not.