Write memory command in ICC mode for ST7FLITE05
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-12-08 8:36 AM
Posted on December 08, 2004 at 17:36
Write memory command in ICC mode for ST7FLITE05
Labels:
- Labels:
-
Legacy Products
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-12-06 2:12 AM
Posted on December 06, 2004 at 11:12
I am looking for an example of how to use the write memory command to set the stack with the address to be used after issuing the Go command
Thanks.............ClaudioOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-12-08 3:56 AM
Posted on December 08, 2004 at 12:56
You can download ''ICC protocol reference manual'' or ''ST7 flash programming manual''.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-12-08 8:36 AM
Posted on December 08, 2004 at 17:36
Have a look in the Flashbash src code, should give you a rough idea.
File to look at is icc.asm function ICCMicroGo Regards sjo