2007-05-11 06:48 AM
2004-05-27 11:31 PM
Just to keep everybody informed, I have just updated Flash bash to support RCCR calibration byte restoration after a device erase.
Regards sjo2004-08-02 11:00 PM
Help please!!!
Anybody can to send me the programmed ST72F264G2?2004-08-06 12:51 AM
Hello, like I can use the free ST7 programmer in a portable computer without port RS-232. With a converter USB-RS232 doesn't work me.
Thank you2004-08-12 09:15 PM
dear sjo,
I have maked one FLASHBASH(use St72C254), but it doesn't work. it failed when I use ''FLASHBASH windows software\program option test''. so I use ST7MDT1-DVP2 to debug the software and I found the program can not run to the loaction(label eReceive) of the program(see the followings) ld A, COMMAND inc A ld TX_byte, A call SCI_Tx ; return command + 1 to pc for cknowledge eReceive ret Is there any wrong. could you give me some idea about this? Thanks. mcuinterest2004-08-12 10:11 PM
The hardware and software has been extensivly tested, make sure you are using the latest version of the firmware/windows software.
Also check that the firmware is using the software uart because you are using a 254 - check SOFTUART is defined in main.inc. If you still have problems recheck connections. The serial cable should be 1-1, eg. pin1-pin1, pin2-pin2, etc. Regards sjo2004-08-23 11:24 PM
Hi,
at first a big compliment to sjoNow I've a question. I've the ready compiled .s19 file for the microcontroller ST72T774 Now i want to flash the controller with this file. I've read the it will be programmed with JTAG How is the flashing possible? Thanks a lot2004-08-24 01:35 AM
Sorry but Flashbash only supports Flash ST7 devices, the device you are uisng is OTP/eprom only.
Regards sjo2004-08-24 02:24 AM
Means OTP One Time Programmable ??? Thats stupid I think.
2005-11-10 11:20 PM
Just to keep you all informed updated software/firmware has been released which adds support for new ST7 devices.
Regards sjo2006-04-06 08:50 AM
Another update, fixed a couple of bugs with ultralite programming.
Regards sjo