cancel
Showing results for 
Search instead for 
Did you mean: 

USB stick access using STM32F205ZC

k_hraj
Associate II
Posted on August 23, 2011 at 13:41

I want to access USB stick using STM32F205ZC. Whether keilV4.20 and st-link debugger will support debugging for OTG or not any suggestions please.

3 REPLIES 3
Posted on August 23, 2011 at 15:58

Depends on what debugging you expect it to be able to do.

If it is timing sensitive, then a debugger pod stepping or breakpointing is too invasive. Suggest you attach a serial terminal, and output controllable levels of debug/telemetry data.

Have a U-Link or J-Link to hand in case the ST-LINK doesn't cut it. Frankly I've found the ST-LINK's to be more than adequate, but then I'm not constantly single-stepping my own code to figure out how it works. YMMV

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
k_hraj
Associate II
Posted on August 24, 2011 at 06:00

Thanks for your valuable information and suggestions!

k_hraj
Associate II
Posted on August 25, 2011 at 10:37

Is it preferable to consider

 STM32F105VC or 

 

 STM32F107VC (OTG) for 

USB stick access?

 

(are there are any limitations or problems we may get if I use these ICs)