• Example UART1 is not giving output
    Hi everybody I have opened this Keil example problem UART1.c and compiled it...with Aduc7026 But this program is not giving output(Like printf("hello") on the serial port). I dont know why? Thanks...
  • no uart output
    Hi, I'm using the C51 compiler and running the SIO sample projects with an AT89s52 atmel microcontroller. The code compiles fine and I've run various simple I/O and timer programs successfully. When...
  • UART interrupt problem
    Hi, I have written code which has UART0 setup to interrupt on THRE and RDA events, however when I get an interrupt the value of U0IIR is 0xC1 which makes no sense. If I set a break point on the...
  • tinyos UART receive problem
    hi, i am working with tinyos version 2 and i have a problem with making the telosb mote receive the UART command sent by my computer thru a C program. What i want to know is which component to use...
  • LPC11C14 problem with UART
    I am not able to get any data from LPC11C14 uart port. I am using ISP UART programmer with Flash Magic, so I guess board should be fine. Unless there is something that needs to be grounded while using...