• LPC2148 ADC working but incorrectly
    hey 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. my hardware...
  • 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...
  • 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...
  • ADC LPC2148
    I am using LPC2148 and I'm doing my work on ADC . I did 2 channels of ADC and its working perfectly but when I'm gone to 3rd channel output of 3rd channel is not working and i want to know that if we...
  • #ifndef does not work properly
    Hello! I want to include the same headerfile in more than one sourcefile and of course have to take care that each Headerfile is included just once. I really have no clue, why this works for...