• ST library timer setup
    Hello, I am trying to get my STR9's timers to work using the provided ST library, but no interrupts are generated. I don't understand why. Could you help me? //Interrupt setup SCU_APBPeriphClockConfig...
  • vpbdiv setup
    The example's startup file in The Insider Guide from Hitek has the option to set XCLKDIV:XCLK Pin which changes bit# 2-3 of VPBDIV register. LPC2131-UM pg.50 indicates that bit# 2-7 are reserved. Is...
  • UART0 setup
    Hello guys; I have been working on UART0 setup of LPC2132 for a long time. I have achieved anything yet.Once I loaded a wrong pll setting and put the uc to death.I couldn't reload the correct settings...
  • PPP setup
    I'm attempting to get PPP working. I have a socketmodem connected to an LPC2468 on uart 1. have the serial driver working. Do I need to include Std_Modem.c in my project? Where do I make changes...
  • ADC Setup
    Hi, I have a problem with ADC initialization. The following part is draft needs to be filled with correct information Step by step according to the user manual. But I am not sure where I made mistake...