• No matching Core found
    Hai I am facing No matching core found selecting default core ARM7. I am not able to fuse program into my MCU ADuC 7026. Power supply voltage is 3.3 detected by JTAG. Using MiDAS Jlink emulator...
  • MCB167-NET
    Hi, I'm working with the MCB167-NET application board and the aplication note APNT-164. My problem is this: I would like, that the dinamic values of this examples, that comes from the A/D converter...
  • MDU unit
    hello , i am having some problems with the multiplication division unit of the xc878 infineon microcontroller. i am trying to do a shift operation. the number to be shifted is a 32 bit. lets say i...
  • shaiaw@013.net
    Hi everybody, I wrote simple program for 89c2051: #include <REG2051.H> #include <stdio.h> sbit blinky = P1^3 ; void main (void) { while (1) { blinky = 0; blinky = 1; } ...
  • project .net project optians
    where can i download .net for the #51? how can i see the obfusction options for it?