• Syntax errors only when adding UART connection
    Hi all, I'm brand new at this. I'm in microVision coding for an ADuC7026 eval board from Analog. I have some preexisting code that works fine. However, I need to add a UART interface to this. Pulling...
  • Where is the magic that connects printf to UART #3?
    Where is the magic that connects printf to UART #3?
  • How to connect 8051 to 8051 by UART???Help Please
    Hello, I´m trying to connect my 8051 to another 8051 with P3.0 and P3.1 using UART, but I can´t, I dont know why?.....The way that I do is: *Start UART in both Systems *Send data to the first 8051...
  • UART Problem
    I have written a code which intializes 2 UARTs, i.e., UART-1 and UART-2. The code works pretty fine. I am using the same code on two different controllers. Simply say i have a board with two controllers...
  • UART PROBLEM!!!
    I have a question about UART! I am working with S3C2410X, and I have two UVISION IDE,one is eval,another is BETA4.my project is a UART,in eval mode,my uart project is good,which can output correctly...