• Network components and Telegram Bot API?
    I'm sorry, but I have no experience in the field. My idea is device with any ARM (maybe STM32F107) connected to the Internet and communicating with Telegram messaging client over HTTPS interface as...
  • Network components and Telegram Bot API?
    I'm sorry, but I have no experience in the field. My idea is device with any ARM (maybe STM32F107) connected to the Internet and communicating with Telegram messaging client over HTTPS interface as...
  • 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 uS delay
    I am quite new to CortexM3 , so I am not sure what is the best approach to achieve microseconds delay. What I did on ARM7 and some 8-bit processors, is "waste time loops" in assembler which do some NOPs...
  • 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...