• Loopback code for C8051F060
    I have a board with a C8051F060 processor. Need to make its UART0/RS232 communication working at 9600 buad. Any chance anyone would have any C code that could send and receive characters doing a loopback...
  • C8051F060 ADC calibration
    Hello, In our production process there are some C8051F060-based devices which encounter ADC none-linearity issues. When reviewing the Calibration section at the user manual's ADC chapter it isn't...
  • How can i add network support ?
    I have made a temprature reader using atmel 89c52.Now i want to put networking capability to it, means i want to access the temprature read by the microcontroller and stored in the eeprom on remote PC...
  • Can I add C8051F310
    Hi, I have C51 V7.01 and LINKER V5.01. The C8051F310 from Silabs (CYGNAL) is not there, can I add it ? how ? Thank you,
  • Add DISABLEWARNING support to C51?
    The new BL51 option to disable specific warning messages is very nice! I would also like to have this capability in the C51 compiler (finer-grained control than WARNINGLEVEL). Specifically, there are...