Flash Programming with ST10F272
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-04-05 11:17 PM
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-03-30 1:10 AM
Posted on March 30, 2005 at 11:10
Does work flash programming with ST10F272 as described in AN1496 (Flash programming / reprogramming ST10F269 / ST10F280)?
I want to write a bootloader for the ST10F272 with the KEIL compiler.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-03-30 2:42 AM
Posted on March 30, 2005 at 12:42
No, the ST10F272 and the ST10F269 have different embedded flash (different technologies) so the two flash types are treated in two different ways.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-04-05 11:17 PM
Posted on April 06, 2005 at 08:17
Thank you for your answers.
I have sucessfully written the flash routines now.