• Clock settings
    Hi! I am using a STR912FA44 uC and I have a working firmware at 48MHZ and I am trying to increase these freq to 96 MHZ but for some reason the device is not recognize by the PC anymore. I see that...
  • How to set the clock frequency?
    So there is no option in the compiler to set the clock frequency of the processor....How will that be handled? Do i need to edit the Makefile?
  • Bad clock settings for an STR9
    Hello all, I have just recovered my STR9 from a fatal startup crash due to invalid setting of the SCU_CLKCNTR. My PLL generates a 48 MHz clock, and the source of the problem was the APBDIV bit field...
  • SSP0 Clock setting
    we set CCLOCK to 60MHz, SSP0 divider is 2, so in lpc2300.s PCLKSEL1_Val should be 0x800. // SSPCPSR clock prescale register, master mode, // minimum divisor is 0x02 SSP0CPSR = 0x06; the clock...
  • changing Clock and PLL setting
    Hello.... I was using keil 5 that I installed it last year.This year, after refreshing my windows, I had to install keil 5 again, but this time, I have a problem with new version of system_stm32f4xx...