• General programming questions
    Hi, I haven't yet succeeded to understand how to use this: http://www.keil.com/support/man/docs/uv4/uv4_ut_configwizard.htm The option and values - do I need to write code for this myself? or there...
  • Instruction Set Manual Question
    I was unsure as to what the meaning of "Bytes" was in the description of a given instruction. For example: For the MOV opcode, two of the given mnemonics are: MOV @Rn, #immediate C AC F0 RS1...
  • General learning question
    If i want to learn how to use this for 8051 programming which manual should i download for basic knowledge ..plz paste the link here
  • General question to SPI
    Hello! I quess I know what SPI is all about, but I may be wrong. Just to have a confirmation: If I use a MCU (like LPC932) which is configured as the SPI master and as slave an ADC (Texas TLC3544...
  • General 8051 questions
    This is a general question, i'm used to using PIC's, and AVR's and not really 8051's. Do most people set the interrupts to another bank with 'using' and leave the rest of the code with the default. Just...