2017-11-07 01:49 AM
Hello,
I am working on a STM32H743 – NUCLEO 144 and need to use OTG_FS device only option in CDC mode.
I generated a project using the stm32cubeMX and have defined:
Found 2 problems:
As a test, same steps (using the cube) were applied on STM32L496 – nucleo, the L4 board enumerates and works properly as usb OTG.
Did someone encountered these problems on STM32H7?
What am I missing?
Amann.Joerg
, I saw your question about the stm32H743 USB, did you manage to run the OTG FS CDC mode?Thanks for the help!
null2021-05-03 11:40 AM
I connected to CN13 (OTG CABLE ) - from that interface i could get in terminal program data, and configuration of speed of VCP i could'n to see.
P.S. In stm32F4 discovery board i finded place for changing beatrate for VCP. Now, i need to find that in Nucleo H743 board.
2021-05-03 11:46 AM