cancel
Showing results for 
Search instead for 
Did you mean: 

USB Device Library Bug (STM32F2XX, STM32F1XX)

dzuikov
Associate II
Posted on March 25, 2012 at 14:30

Found a bug in the USB Host / Device library.

uint32_t overflow, max. block number is ~ 8.4M.

See the link, rows 39 - 40

https://gist.github.com/f4691b584575c41e26fb

Is there any chance to have this bug (and others too) fixed sometime?

1 REPLY 1
dzuikov
Associate II
Posted on March 26, 2012 at 06:38

Quickfix is here:  

https://gist.github.com/2202952

 

May be not better idea, but works for me.