Skip to main content
Visitor II
April 6, 2005
Question

Flash Programming with ST10F272

  • April 6, 2005
  • 3 replies
  • 841 views
Posted on April 06, 2005 at 08:17

Flash Programming with ST10F272

    This topic has been closed for replies.

    3 replies

    mirco23Author
    Visitor II
    March 30, 2005
    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.

    Visitor II
    March 30, 2005
    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.

    mirco23Author
    Visitor II
    April 6, 2005
    Posted on April 06, 2005 at 08:17

    Thank you for your answers.

    I have sucessfully written the flash routines now.