• I2C bad clock stops transmission
    I'm using ADuC7026's I2C to interface with AD5254 (digital potentiometer). Every once in a while, I get a bad pulse on the SCL line, and the AD5254 does not acknowledge the byte. The bad pulse is essentially...
  • STR9
    I am running a program test it is giving the following error I tried many options but it is there test.axf: error: L3900U: Unrecognized option '--scatter'. Target not created
  • STR9
    Tamir. In my last question and you said that the start time bit was to slow. But I still cannot get it to work properly. Plese can you look at the code again and tell me what is wrong. J. Talamar...
  • 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...
  • 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...