Skip to main content
Adam Davis
Associate II
August 11, 2018
Question

Missing USB CDC NUCLEO-F746ZG Cube Sample

  • August 11, 2018
  • 1 reply
  • 559 views

Hello all.

I'm trying to find a CDC same for the NUCLEO-F746ZG board but the latest cube I've downloaded (STM32Cube_FW_F7_V1.12.0) only contains the following:

  • DFU_Standalone
  • HID_Standalone
  • MSC_Standalone

Could somebody please point me where I could find an example of setting up CDC for the NUCLEO-F746ZG board please?

Thanks

This topic has been closed for replies.

1 reply

ST Technical Moderator
August 13, 2018

Hello,

There is no CDC example for the NUCLEO-F746ZG board available with STM32CubeF7 firmware package. But, there are CDC examples with STM32756G-EVAL and STM32F769I-EVAL. So, you can get inspired from one of these applications to develop your application.

Note that the available HAL examples are listed in this application note AN4731 : "STM32Cube firmware examples" .

With Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks