• unused pins in ADUC842/ADUC843
    I am using ADUC842/ADUC843 Micro controller. how should I connect the unused pins? Regards, Mayuri
  • ADUC843 I2C slave
    anyone tried to use the aduc843 hardware slave i2c interface ? it seems to me that the aduc is extremely sensitive to other interrupts. if other interrupts are running it often cant receive data.
  • problem
    i am having keil uvision3 for both 8051 and ARM, when i try to use both ,i am getting error,and then i uninstal any one means remaining one is working fine... gave me any solution...
  • problem
    nd i was told that there is a problem in hwintercafe.c but i cant find it. its an error at line 74 about bad syntax. this is the lines port = ox4o74; *port = 52; if ( 72 == a ) alternate ( ...
  • Problemes
    Hi, I have a lot of string that I have to put in a Display 2x16 and I'm trying to put this strings in the code area. Firs I declare a matrix as below: const unsigned char [6][16] = { "bla-bla-bla...