• Controller programmed properly but not work
    i am using St32f429BITx controller evaluation board. when i programmed it using ST-link then it programmed easily, no problem there but after program when i check the output(even toggle a single PIN...
  • interrups not working properly
    hi, I am new to implementing interrupts and arm 7 as well. I have just tried one example after reading the manual as well as some post. I have few questions about the register values. 1)How do we...
  • LPC2148 ADC not working properly.
    Hello, i am using LPC 2148. and configured the hardware for taking the analog signal at P0.28 which is ADC0 channel 1. i am using following code but the output stays 0 or 1023 only. i have...
  • Debugging properly but not running onboard.
    Hello, I am using Uv4 for LPC2148, my LED blinking program works fine in debug mode but does not runs on the board. I am using Flash magic to flash the program. Pls help.
  • How to configure DSTREAM to debug linux application?
    Run->Debug Configurations->Linux Application Debug->Connect to already running gdbserver (1) how to run gdbserver in this case      I use a separate USB to connect to phone usb port, together with a JTAG...