• Hardware reset
    lpc1768 board or the MCB1700 does anybody know how to switch bins files using the hardware reset route, so when I press the reset button it will switch bins. I know for software it could be something...
  • Hardware reset
    lpc1768 board or the MCB1700 does anybody know how to switch bins files using the hardware reset route, so when I press the reset button it will switch bins. I know for software it could be something...
  • How to disable RESET HIGH out feature for AT89S52 in keil c51?
    Hello I use At89s52 and i want to disable RESET HIGH out feature by set DISRTO bit in SFR AUXR (address 8EH) but AUXR register isn't defined in <REGX52.h> file so how can i disable this feature...
  • How to disable RESET HIGH out feature for AT89S52 in keil c51?
    Hello I use At89s52 and i want to disable RESET HIGH out feature by set DISRTO bit in SFR AUXR (address 8EH) but AUXR register isn't defined in <REGX52.h> file so how can i disable this feature...
  • Hardware Reset Problem
    Hi, Setup: I am using C8051F124 MCU. I have configured UART0 for serial communication to acquire real time data. Problem: When I do hardware reset (i.e. pulling down the RST pin on the MCU...