Skip to main content
Visitor II
February 8, 2007
Question

In circuit bootloader via RS232 or USB ?

  • February 8, 2007
  • 33 replies
  • 5901 views
Posted on February 08, 2007 at 20:23

In circuit bootloader via RS232 or USB ?

    This topic has been closed for replies.

    33 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    >> an IAP software using the USB will be posted next week on forum

    when is it ready ?

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    Hi STARM,

    Thanks a lot for the latest code. I will evaluate it today.

    Regards...

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    You still develop rs232 bootloader for STR910FM32/STR910FW32 ?

    jasAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    Thank you Starm & the ST Team.

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    Thank you very much !

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    Is there or will there be a DFU for the STR91x for the Keil Eval board using the ULINK cable? The above .zip file is not intended for this board nor for the ULINK cable.

    Is there IAP example code available on how to program Bank 0 while in Bank 1?

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    >>Note that the source files for the DFU will be released soon with a

    >>complete package (including the user manual).

    Very good. but when can i download it ?

    [ This message was edited by: shangdawei on 17-08-2006 17:09 ]

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    Hi iamanil,

    Sory for the delay...

    For the DFU you will need at least two GPIO pins beside the USB data lines (D+ and D-).

    The first pin will command the pull up resistor for the D+ line (I suggest you to keep the same schematic used in the STR91x Eval Board)... The second will be used in the selection between the two functional modes (DFU mode and applicative mode) after the MCU reset...

    Regards,

    AnisAS

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    Hi:

    We are planning to implement the DFU to our custom board. As I don’t have a copy of the code, I was having problems in understanding its functioning. Do we need to dedicate any pins for the DFU design besides the D+ and D- pins on the ARM9 side? If so, please let me know because this very critical for our design.

    Regards,

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:30

    any news about the source files for the DFU ?