• unused pins in ADUC842/ADUC843
    I am using ADUC842/ADUC843 Micro controller. how should I connect the unused pins? Regards, Mayuri
  • pins
    cld anyone please tell me which all are the unused pins in mcb 2140 keil board using lpc 2148
  • Low Power on STM32 wakeup pin
    I'm trying to make our product to go into any of the low power modes of the STM32 microcontroller. That part of the code works, only I can't get the microcontroller to wake-up on the wake-up pin (PA...
  • Setting a Port Pin to 0 on Power ON
    I would like to set a port pin for example P1.7 to zero "0" on "Power On" condition. I would like to do it in init.a51 or startup.a51. Please let me know how to do it? I am using keil UV2.37. Compiler...
  • power down in lpc2468
    hi, I'm trying to get the LPC2468 into a power down mode and I want to stay in this power down section of code until an usb interrupt occurs to wake the processor. What I want to do is set the...