• LPC43xx deep sleep wake up
    Hi, I'm trying to put my LPC4337 into deep sleep but it won't wake up when I bring the WAKEUP0 line low. Here is my code: sleep = os_suspend(); // Suspend RTX thread scheduler //TODO: Try...
  • Use od RTX and deep sleep mode
    Hello, I am struggeling to put my LPC1227 to deep sleep in my project that uses RTX RTOS. My project without deep-sleep works great. Also another sample project that uses deep sleep (but no RTX...
  • Wakeup Timer
    Is that the LPC2103 will resume the next command once either one of the external input interrupt pin is enabled? Or it will reset the whole program? After the LPC wake up from the external input...
  • is this procedure correct ?
    unsigned char read_val1; unsigned char read_val2; unsigned char read_val3; void send_uart(void); void send_uart() { #pragma asm S1 EQU 08H S2 EQU 09H S3 EQU 0AH S4 EQU 0BH E1 EQU 0CH...
  • testing procedure
    hi iam hosam iam a new member in this field of FPGA testing using JTAG and BSDL i just want a guide to get the procedure of testing FPGA using JTAG (just main points) to complete my degree of master...