Question
STM32F303xE - std peripheral library v.1.2.3 + USB-FS-Device_Lib_V4.0.0
Posted on September 28, 2016 at 16:55
Dear all,
I will work on an STM32F303VET6 and I have to use USB port. I developed many functionalities with standard peripheral library, so I would to continue to develop with this library. The standard libraryv.1.2.3 +USB FS device library 4.0.0 (the last one)
don't support USB with STM32F303xE but only with STM32F303xC. I have already seen the ultimate Cube library and there are changes about USB fromSTM32F303xC to
STM32F303xE because there is a different dedicated packet buffer memory SRAM access scheme. Is there the possibility of these changes to be inserted to the next standard peripheral library and USB FS device library?
Best regards. #stm32f303xe-usb-standard-library