• c8051f020
    hello; i m studying data sheet of c8051f020. i m confused about its memory management -it mentions that it has 64KBytes of on chip external ram -it has 4Kbytes of on-chip ram i am planning to interface...
  • 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...
  • Crystal
    Can anybody suggest me,from where can i get a crystal of 8.480000 MHz and 8.867230 MHZ. Kindly Reply!
  • Byte ordering in C8051F020
    Hi, Can anyone tell me what is the byte ordering in C8051F020 SiLabs Microcontroller? Whether it is a Little Endian or Big Endian? Thanks
  • 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 : ...