Indart and EEPROM Conflict
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-06-09 11:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-06-09 4:59 AM
Since Indart emulator uses the same pins as external EEPROM, I can not read, neither write inside my EEPROM memory by using Indart. did anybody have such a problem and is there any solution for that?
Thank you- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-06-09 9:34 PM
Which inDART are you using?
Which MCU are you using?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-06-09 10:16 PM
I'm using indart-ST72C/SK and the micro is ST72C216G1M.
thanks friul- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-06-09 11:40 PM
As the inDART-ST7C user manual states on page 22 (limitations section) ST72C target device ISPDATA and ISPCLK lines are reserved for debug communication, therefore wasted and not usable by target application when inDART-ST72C is connected. Leave them connected to the target application (EEPROM in your case) some electrical conflict may arise, due to ISPDATA line that is shared with MISO function (Master Input Slave Output), in fact the EEPROM device could leave the line at 0 or 1 in push pull mode, instead tri-state. ISP communication from inDART and target microcontroller will be corrupted.
