This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil Project for STM32F437 with USB High Speed enabled

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

Parents
  • Need an external PHY

    Perhaps look at examples:

    STM32Cube_FW_F4_V1.24.2\Projects\STM324x9I_EVAL\Applications\USB_Device\MSC_Standalone\readme.txt

    STM32Cube_FW_F4_V1.24.2\Projects\STM324xG_EVAL\Applications\USB_Device\HID_Standalone\readme.txt

    Project typically have multiple build options in Keil to support HS or FS connectivity, via files and command line defines. Check schematics, and pin usages, and port to your own board.

Reply
  • Need an external PHY

    Perhaps look at examples:

    STM32Cube_FW_F4_V1.24.2\Projects\STM324x9I_EVAL\Applications\USB_Device\MSC_Standalone\readme.txt

    STM32Cube_FW_F4_V1.24.2\Projects\STM324xG_EVAL\Applications\USB_Device\HID_Standalone\readme.txt

    Project typically have multiple build options in Keil to support HS or FS connectivity, via files and command line defines. Check schematics, and pin usages, and port to your own board.

Children
No data