• UCFG1 register
    I want to set up the MCB900 to use an external oscillator (12MHz),but I can't assign any values to the UCFG1 register to set up FOSC..How do I access UCFG1 to set the ext. osc, and do I have to configure...
  • ucfg1 & eprom
    Hi, How can I config the UCFG1 ( system configuration for clock, watchdog enz ) for a LPC controller in C ? And how can I use the 32 bytes eprom ? I tried the following but the compiler...
  • UCFG1 register
    I want to set up the MCB900 to use an external oscillator (12MHz),but I can't assign any values to the UCFG1 register to set up FOSC..How do I access UCFG1 to set the ext. osc, and do I have to configure...
  • ucfg1 & eprom
    Hi, How can I config the UCFG1 ( system configuration for clock, watchdog enz ) for a LPC controller in C ? And how can I use the 32 bytes eprom ? I tried the following but the compiler...
  • external clock selection using UCFG1 for P89LPC9408
    I am selecting external clock using UCFG1 SFR register in START900.A51 file for P89LPC9408 is the following code is sufficient to activate my external clock in my hardware?. NAME ?C_STARTUP...