• Cant get to UART1 interrupt on F067
    I used the SI Labs config 2 wizard to generate the following code and then added the interrupt at the bottom. The only thing I do in my main is try to set TI1 to 1 which should signal hardware to jump...
  • Cant get to UART1 interrupt on F067
    I used the SI Labs config 2 wizard to generate the following code and then added the interrupt at the bottom. The only thing I do in my main is try to set TI1 to 1 which should signal hardware to jump...
  • UART1
    Hi at All In LPC2364 the TX1 and RX1 pin on Uart1 are present in Port0 and Port2,is possible use both this pin for receive and transmit the data from two system? when device1 transmit/receive on Uart1...
  • cant get started
    First time installing a new MCB900 and cant get the thing to recognize the board. I tried both com ports and a new cable. One led is light on the board. I dont know what else to do.
  • LPC2148 "Interrupt based UART1"
    I am making a Mobile phone using lpc2148 and a GSM modem SIM900. i have the code for uart1 sending n receiving data. but it does not have interrupt based read function. i want interrupt based uart1...