Skip to main content
Visitor II
September 11, 2003
Question

Assembler

  • September 11, 2003
  • 2 replies
  • 743 views
Posted on September 11, 2003 at 13:09

Assembler

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:55

    I'm looking for a program in Assembler for USB and the $MOD... file for the uPSD32xx, but I didn't find. Where I can find it?

    Regards.

    [ This message was edited by: Witt on 03-09-2003 15:17 ]
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:55

    Look at

    http://www.st.com/stonline/prodpres/memory/psd/html/soft_c2.htm

    There is an USB C-program example ready to download (it works, I tested it).

    It doesn't make much sense to program in assembler when you have plenty of ROM and RAM. Anyway, you can compile the C-example to source files and you will have an assembler program.