• Need two 89C51RE2SLSUM MCUs!
    We are redoing an 87C51FB design with the 87C51MC2, which is readilly available from DigiKey. The problem is, the -MC2 is an OTP part, and we have a lot of code development to do yet. This is going to...
  • Two Uarts
    I am looking for 8051 core based micro controller with two uarts. Seems like it does not exist. Please help
  • How to burn two seprate bin files in one MCU on seprate Blocks.
    How to burn two seprate (one 6k and second 28K) bin files (Start and end addresses required) in one MCU (SST89V564/SST89V516) on seprate Blocks (Block 0 and Block 1), this one's a first for me and have...
  • Printf and UART
    Dear All, I have used printf function for to write on serial UART1 but I want to use printf for write also UART0. Is it possible to use printf for to write on two UART? If yes.... How do? ...
  • Cygnal I2C Example Programs (Need HELP !!!)
    Hi, I'm using CYGNAL F020, I'm trying to communicate with a I2C LCD wich has 0x50 slave adress. I looked at "Cygnal I2C Example Programs" but its not functional. I'm locked up waiting for while (BUS_BUSY...