• UART Transmission in LPC2378
    Dear all, I am new to LPC2378..Currently i am developing code for sending a character in serial port....Below i mentioned the code what i have written..but this is not working...i am using keil uvision4...
  • Tiva TM4C123G UART transmission
    Hello everybody, I am currently programming a Tiva C series, TM4C123GH6PM Evaluation Board from TI. I need to send a relatively large amount of data to the virtual com of the PC. This board has an...
  • Transmission problem in UART of AT89C51ED2
    Hi, I have been using a custom made board with 11.059MHz cystal and AT89C51ED2 IC in it. i have the MON51.hex monitor file which is available on the std keil MCBx51 board on the flash memory area of...
  • How to control Uart transmission by AGSI
    Hi.. I write a DLL to simulate communication between an Serial instrument and 8051. my work is: 1.DefineSFR SCON 2.DefineVTR SIN, SOUT 3.Add WatchSFR(SCON..., ReadWrite) 4.Add WatchVTR(SIN...
  • Help with float variable and UART transmission
    Hi everyone I'm having trouble reading the right values from the uart using a serial port logger. I'm using the cygnal C8051F124 uc and I send in four bytes a float variable by the UART0 To convert...