• STM32 - GPIO Manually Enabling pin problem.. HELP?
    I am attempting to enable a specific pin in the GIPOA. When I enter debug mode and execute the command that should enable the pin: ODR8, it does not enable. So, I tried to enable it manually using the...
  • STM32 - GPIO Manually Enabling pin problem.. HELP?
    I am attempting to enable a specific pin in the GIPOA. When I enter debug mode and execute the command that should enable the pin: ODR8, it does not enable. So, I tried to enable it manually using the...
  • how run the program without monitor
    Hello all. I'm trying to use the serial port in the MCB167-net. I don't want to debug the program, I only want to run it, so could I download the program to the target, and go out of the debug session...
  • how run the program without monitor
    Hello all. I'm trying to use the serial port in the MCB167-net. I don't want to debug the program, I only want to run it, so could I download the program to the target, and go out of the debug session...
  • Unable to execute firmware without debugger
    Hi, I am running the BSD Client example on a MCB1700 evaluation board and I've been able to build the project, download it on target via ULink2 (Cortex Debug connector) and receive the sent packets...