Posted on August 01, 2007 at 12:54I have an application where I use PA3/Reset pin how output pin, and after the first programming cicle it's impossible reprogramming the MCU. I have try with InDart-STX and RLink instrument but without solution. What...
Posted on May 28, 2007 at 06:14When I use the input capture mode on timer A the MCU go in reset. The code sequence is: _asm(''rim'') (PORT INIZIALIZATION) TACR2 = 0x08; //fcpu/8 TACR1 = 0x80; //''IC'' interrupt _asm(''rim'') AT THIS POINT THE MCU RE...
Posted on April 06, 2007 at 07:07The predefined calibration low byte value of rc calibration for 5V(RCCRL0) is located in 0xDDE1, but what is its format? The 2 bits CR0-CR1 where are locate? Thank you in advance for help.