Posted on May 17, 2011 at 11:35It would be nice if the compiler supported an instruction like: wData = (*((huge unsigned int *)(dwAddress))); The compiler doesn't support this so we've created a routine. Here it is. Obviously you would want to work ...
Posted on May 17, 2011 at 11:34Thank you very much.... Can I determine the micro's die revision or date code? Does the TestFlash revision or checksum change due to die changes? It would be helpfull in product assembly to verify that the correct part...
Posted on May 17, 2011 at 11:34Are there memory locations in the ST9 micros containing identification information? It would be handy to have the ability for software to find out the part number, date code, production/prototype status, temperature ra...
Posted on May 17, 2011 at 11:34I have an application where I'd like to ramp the duty cycle up and down to control the position of a proportional solenoid. I am using the EFT for my PWM. I've simply set the PWM frequency by setting the OC2R and updat...
Posted on December 15, 2005 at 18:40We created our own version of boot strap load (BSL) Flasher but we have discovered that is doesn't work for the new ST10F276 - CE version. It works fine on the ST10F276 - CA version. If the memory is not erased ou...