• Debugger Don't stop & control lost
    I am trying to debug my code on STM32 MCU board made by me. I am using SWD On attaching MCU, when I click 'Flash->Erase', I am able to erase successfully. When I click 'Flash->Download', program...
  • Debugger Don't stop & control lost
    I am trying to debug my code on STM32 MCU board made by me. I am using SWD On attaching MCU, when I click 'Flash->Erase', I am able to erase successfully. When I click 'Flash->Download', program...
  • MCB2130
    I am using the uVision3 evaluation software with a MCB2130 board. I am new to this environment and board and have got the sample code provide with the environment to run on the board fine. However, when...
  • MCB2130
    I am using the uVision3 evaluation software with a MCB2130 board. I am new to this environment and board and have got the sample code provide with the environment to run on the board fine. However, when...
  • Interrupts with MCB2130 (lpc2138)
    Hello everybody, i want to use the INT1 Button on my MCB2130 as an external interrupt. Unfortunately, it doesn't work. If i use the Button, the lpc2138 restarts :-( EXTMODE = 1; EXTPOLAR =...