Warren Gay <ve3...@gmail.com> wrote:
> 
> *What is the difference between st_usbfs_v1.c and
> st_usbfs_v2.c? *
> 
> Based upon a diff and comments, it would appear that v2 was
> created to deal with limitations of the Cortex-M0 unaligned
> copies (bytewise copies vs words). Is that entirely it? I just
> want to verify that the v1 driver is my best choice for the
> f103 (without forced alignment enabled).
> 

Not best, only. st_usbfs_v1 is for ST's USB Full Speed peripheral
implementation version 1. ST has a very similar, but different
version in some other devices. They also have a completely
different USB implementation they licensed from Mentor (the
classic "dwc_otg" core) as found on all the devices that support
USB-OTG: (including f107) Even this peripheral has versions and
differences.

Cheers,
Karl P

Attachment: signature.html
Description: OpenPGP Digital Signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
libopencm3-devel mailing list
libopencm3-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel

Reply via email to