• Philips 89c51rd+
    I am using the Philips 89c51rd+ and an Xeltek SuperPro III. I am looking for a way to embed the Status Byte and Boot Vector in my C source code. The programmer looks for these bytes at address 0x10000...
  • Philips 89c51rd+
    I am using the Philips 89c51rd+ and an Xeltek SuperPro III. I am looking for a way to embed the Status Byte and Boot Vector in my C source code. The programmer looks for these bytes at address 0x10000...
  • In-Application Programming of 89C51RD+
    In the following code fragment, QDATA code NtscROM[CSR_ROM_SIZE] = { // Philips configuration ROM for NTSC 0x0404E525, // Bus Info Length, CRC length, CRC 0x31333934, // "1394" 0xE0644000...
  • In-Application Programming of 89C51RD+
    In the following code fragment, QDATA code NtscROM[CSR_ROM_SIZE] = { // Philips configuration ROM for NTSC 0x0404E525, // Bus Info Length, CRC length, CRC 0x31333934, // "1394" 0xE0644000...
  • Problem with the timer: MCB4300
    Hello, I have a problem with my timer. The program works as specified below. But I want, that the ADC value converted into a float and then output on the display. If I write sprintf(StringBuf...