• LPC935 Stack curiosity
    Hello, I have code running on a LPC935 that crashes in certain situations. To find the cause I also checked the space required for stack. To do this I read back the idata memory from 0FFh to start...
  • Starting LPC935 PWM
    I am having problem to start the PWM. I have downloaded: http://www.keil.com/download/docs/203.asp and run it at the simulator. The PWM signal ONLY starts if I tick the TCOU2 at the CCU window...
  • LPC935 cant communicate with my GSM :(
    Hi all, I am using MCB900 devolepment kit with P89LPC935 micro. I want to communicate with my Samsung D500 to send data. The micro can recieve data from the GSM but when sending the data from micro to...
  • MCB900: LPC935 IAP entry point
    Hi, I'm using IAP. According to the LPC935 manual the entry point is 0FF03h. When I simulate this with the debugger this does not work. According to the disassembly window an entry point of 0FF00h...
  • LPC2148 ADC configuring
    Can anyone explain me the code of LPC2148 collecting data from the sensor via ADC that register configuration and other things related to that I am so confused