Posted on April 27, 2006 at 13:43To program a ST72F561 with the ST7 Stick it takes around 3 minutes. That seems rather long for programming with a parallel port (compared to other micros). Is there anyway to speed up the programming so that it takes...
Posted on April 17, 2006 at 11:04Hi, I am trying to get my DVP3 emulator running; however, I am getting an error message ''The last emulator update probably failed, would you like to retry now?'' when I attempt to start a debugging session in Visual...
Posted on March 15, 2006 at 12:54I want to use a 400kHz I2C bus with my ST72321. The datasheet shows I2CCCR values for a 4MHz and 8MHz clock, but does not have values for a 16MHz clock, nor can I find a formula or correlation in the data that would ...
Posted on March 08, 2006 at 15:34As I said in the other post and this one, I guess I had two problems: 1) I was using the .s19 and should have been using the .abs 2) I didn't have the Visual Develop project in the same folder as my .abs file. Fixing...