• Clear Double Buffer in USB Modul . LPC2368
    Hi! Is it possible to clear the Double Buffer Register in the USB-Modul ??? µC:LPC2368
  • Clear Double Buffer in USB Modul . LPC2368
    Hi! Is it possible to clear the Double Buffer Register in the USB-Modul ??? µC:LPC2368
  • return from secure function to non-secure, why r4-r11 register not being cleared
    Hi guys, I found that when a secure function calls a non-secure function, before jumping to non-seucre state (either to thread or to handler), the registers r0-r12 (except for the reg passing argument...
  • return from secure function to non-secure, why r4-r11 register not being cleared
    Hi guys, I found that when a secure function calls a non-secure function, before jumping to non-seucre state (either to thread or to handler), the registers r0-r12 (except for the reg passing argument...
  • 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....