• How Can I Specify the timeout period for UART0 on the MCBSTR9
    Hi everyone, I should start by introducing the context of my application: I am currently working on a cryptosystem using the MCBSTR9. My evaluation board is connected to a modem through UART0, so...
  • How Can I Specify the timeout period for UART0 on the MCBSTR9
    Hi everyone, I should start by introducing the context of my application: I am currently working on a cryptosystem using the MCBSTR9. My evaluation board is connected to a modem through UART0, so...
  • LPC1225 UART0 Receive Problem
    Dear all... I am developing GPS system using LPC1225. Cause, this is new for me, before I used LPC2103, so I test this with simple UART send and receive. Here is the serial init function...
  • LPC1225 UART0 Receive Problem
    Dear all... I am developing GPS system using LPC1225. Cause, this is new for me, before I used LPC2103, so I test this with simple UART send and receive. Here is the serial init function...
  • code to generate UART0 Receive Interrupt
    Hello, Can you please take a look at my code and tell me what may be wrong with it and what I need to change it so that it generates an interrupt when the UART0 receives data? I am sending data to...