• Choosing a clock
    Hi, Can someone please help me. I'm using an 8051(P89LPC935FA). It has several clocks and at the moment I can confirm that it is not running at 12MHz as specified. Please what could be the cause of...
  • fx2 clock
    hi, i'm currently working with FX2 EZUSB on a custom board. how can i initialise IFCLK before it enumerates on C0-load? i have enable interrupt and config IF but nothing seems to happen. sorry,...
  • Clock Signal
    Hi, i looked at the CLKOUT pin using a scope expecting to see a square wave type of signal, it looks like a sine on sine signal. I am not sure if it is a board design problem or if it should look like...
  • 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...
  • Measuring the clocks
    Is there any way to measure the number of clocks taken by a part of my code. I can measure the time taken by the part of my code and divide it sys clk. But I dont want to do it,b'cos using a timer...