• Make C-Funktion intrinsic (inline)
    Is there a possibility do declare Functions as "inline" functions in KeilC ?
  • How to Access 16MB of the Aduc812
    How do I access 16MB XDATA of the Aduc812 in the old version keil compiler ?
  • How to use ADuC812 SPI
    Hello! I tried to use the on-board SPI of the Analog Devices ADuC812 but I didn't managed it to work. No Data, no SCLK, the Pins seemed all to be dead at all. Maybe one of you can give me a hint or...
  • ADC ADuC812
    How to regulate the frequency of sampling when I use the ADC of ADuC812. Thank you for your assistance.
  • A/D DMA on ADuC812
    I succesfully simulated A/D timer2 driven conversions in DMA mode on ADuC812 every 20 instructions. As mentioned in datasheet, while in DMA A/D capture mode ADuC812 can't access external memory. But it...