• 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...
  • 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...
  • support for earlier LPC
    Can the new c51 compiler specifically created for the new LPC932 be used for the earlier like LPC764?
  • support for earlier LPC
    Can the new c51 compiler specifically created for the new LPC932 be used for the earlier like LPC764?
  • If CAN receive buffer is'nt cleared before a new message arrives,will it over-write the earlier data?
    I am writing an application where a number of devices send messages to a common CAN processor in LPC1778 via CAN bus. FYI-i dont need to use Acceptance Filter because all messages have to be allowed....