• Bug in rte_device.h
    I've found another error in rte_device.h for SMT32F4 family. It is related to USB_HS controller, ULPI interface. ULPI_NXT pin can be assigned to PC3 or PH4. In current RTE_device.h it can be (wrongly...
  • error: #35: "SSP not configured in RTE_Device.h!"
    When i try to do my glcd program in keil Mcb 1760with(Nxp LPC1768) MCU, I am Getting the following error --- C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.1.0\RTE_Driver\SSP_LPC17xx.c(77): error: #35: #error...
  • STM32F4 eval board not able to make use of MDK
    Hi, I am working on STM32F4x9i eval board, here, we are trying to make use of Keil's MDK 7.5 to make the Ethernet connection. I have no errors in the code when build, but, it's entering an Infinite...
  • CMSIS not supporting in keil -mdk
    Dear All, I am using STM32 device with MDK Keil 5.06 version. My project was developed in Coocox environment. Right at the moment, coocox is inactive in Forum. I have make a new project on MDK Keil  and...
  • How to import a project on keil µvision ?
    Hi guys, I would like to know, How can import my code/ project / library ( this code is from a project on a STM32L053R8 ) to make it run on my STM32F051K6T8. I have try to import my file.c but the...