• ARM7 printf long long int
    Hi, my program does not do the expected things, printf a unsigned long long int. #include <aduc7026.h> #include"stdio.h" void RS232_init(void); int main (void) { unsigned long long int A; RS232_init...
  • multiplier IC
    i have analoge volts on the pins. How can you achieve z=x*y with 8051? 2V*(-3V)=-6V for example
  • ARM7
    ARM7
  • ARM7
    ARM7
  • ARM7
    I have a problem with ARM7 hardware deburg. I can't find any source code for deburgger. Please help me to find and use it. Thanks very much