• C8051F020
    Hello everyone! I've a problem... I wrote a program which transmit a text to LCD in assembler...but I must rewrite this code into C language... And that's my problem cause don't know so much...
  • C8051F020
    Hello everyone! I've a problem... I wrote a program which transmit a text to LCD in assembler...but I must rewrite this code into C language... And that's my problem cause don't know so much...
  • Cygnal C8051F020 XRAM
    Hi I am using the Cygnal C8051F020 Microcontroller for one of my applications.I configured the keil Debugger to suit my application,(like downloading the code into my target etc..)with the debugger...
  • Cygnal C8051F020 XRAM
    Hi I am using the Cygnal C8051F020 Microcontroller for one of my applications.I configured the keil Debugger to suit my application,(like downloading the code into my target etc..)with the debugger...
  • SPI clock and C8051F020
    Hello, I program SPI protocol for an MCU C8051F020 with Silicon Laboratories IDE. My problem is : the spi clock isn't generate and i don't see the signal clock on the scope. Here is my code : ...