cancel
Showing results for 
Search instead for 
Did you mean: 

Assembler

lrodrigues
Associate II
Posted on September 11, 2003 at 13:09

Assembler

2 REPLIES 2
lrodrigues
Associate II
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 ]
danielh1
Associate II
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.