• support for earlier LPC
    Can the new c51 compiler specifically created for the new LPC932 be used for the earlier like LPC764?
  • Timer interrupt occasionally fires too early...
    Hello All New to this forum and had a couple questions/observations regarding the standard peripheral driver (v3.10). Specifically, the stm32f10x_tim.c/h driver. I am developing on a STM32F103ZE...
  • IRQ Not Firing
    Hello, I am writing an I2C master transmitter object. The problem I am having is that the IRQ Handler for I2C1 is not firing. According to the manual, it should fire after the start condition is...
  • Do more, earlier: Development tools for ARM Cortex-R52
    The ARM® Cortex®-R52 processor is the most advanced processor for functional safety and the first implementation of the ARMv8-R architecture. Along with the announcement of the Cortex-R52 , ARM offers...
  • C51 - Using Timer 5 on C8051F138X (ISR not firing)
    Hi all, I'm having a problem with something that should be simple: getting a Timer5 ISR to fire on a C8051F1380 MCU. This being my first time using 8051 (I normally use PICs or Cypress PSoC5 controllers...