Good morning everyone
I'm in the project of evaluating if Keil support USB High Speed functionality for the processor STM32F437.Was somebody able to create a project with Keil with such processor and used the high speed USB
I need to proof that the 480 Mbs are supported. The 12 Mbs of full speed are not enough for my purposes.
Any help is much appreciated.
Thanks a lot in advance,
Stefano
Hi Stefano.
USB HS is working on http://www.keil.com/mcbstm32f400/ there is also an example using MDK-Middleware there.
The STM32F437 is just a microcontroller with some additional features in comparison to STM32F407IG which is on the Keil MCBSTM32F400 Evaluation Board.
You can also see the schematic of this board here: http://www.keil.com/mcbstm32f200/mcbstm32f200-schematics_V1.2.pdf and in this case there is external ULPI for HS, it is the IC6 (STULPI01B).
The conclusion is, yes, USB HS works on this MCU.
View all questions in Keil forum