• Serial Comm.
    How do i transfer hex file into 89c51 chip. Im using DB9, max232 and 89c51. I've referred to the circuit diagram thats available in the book (8051) but the thing is its not getting detected. Im using...
  • IR serial comms with an 8051
    Anyone done this? any tips?
  • interrupt driven serial comm
    hi, i am using an interrupt driven serial,when i use the printf command in main program it gives a error as access violation,and when i disable the EA(interrupt enable bit),it works fine.plz let me...
  • RFID module and 8051 serial comm.
    Hi, I have project.This project consists a RFID module and 8051. RFID module gets data from tag and sends to 8051 via UART. I have tested RFID module with PC's serial port and i havent any problem...
  • USB descriptor for serial comm port
    Hello, I'm using a c8051F321 and I want to have a simple communication interface to this µC over USB. Therefore I thought that a virtual serial comm port will be the right solution. I know that...