• 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...
  • 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...
  • Cygnal 8051F000 I2C Example Program from keil
    Hi, I included Cygnal 8051F000 I2C Example Program from keil in my current project. The code work properly but when I enable interrupt I code get hang up after some interval. if I make EA=0 and call...
  • Cygnal 8051F000 I2C Example Program from keil
    Hi, I included Cygnal 8051F000 I2C Example Program from keil in my current project. The code work properly but when I enable interrupt I code get hang up after some interval. if I make EA=0 and call...
  • Code banking with Cygnal 8051 F120
    Hello ! I've a problem with code space and my 8051F120. It have 128ko of memory and with Keil I have to use bankin if I want to use all the memory. But I don't manage to setup the bank (in Target ...