• MDK for STM32L0 and CortexM3
    Hello, I use a Keil MDK for STM32L0 devices and for DA14580 (Dialog Semiconductor, Bluetooth low energy chip). When I activate a licence for STM32L0 and STM32F0 I can't compile project for DA14580....
  • CortexM3 Register binding
    Hi everyone, I know that on some Atmel microcontrollers it is possible to specify for a variable the memory space as directly being a CPU Register. Would it be possible as well to "bind" a variable...
  • about scanf retarget in Cortexm3 of SmartFuson of Actel
    Hi, I have one question about Cortexm3 from smartfusion device from actel. Could you pls help me? I add follwing codes into retarget.c and then add retarget.c into source code group and find : ...
  • Delay
    hi i want delay in ms and us.am using LPC2366.CPU clock: 48MHz.peripheral clock: 12MHz.can any one have source code for delay function.please help me to know how to implement delay function in ms and...
  • How to relocate vector table and change starting addressin cortexm3 using uvision ?
    I am using STM32F107 cortex m3 controller. I am using uvision IDE for the project. I have an application which is running properly at starting location i.e 0x0800 0000. If I change starting location...