2018-06-15 02:20 AM
1. Cube?? version 4.26
2 . Device STM32F429ZI
3. Erroneous module usbd_conf.c
4 Erroneous functions HAL_PCD_MspInit, HAL_PCD_MspDeInit
5. CubeMX configuration see attached conf file.
5. Description.
when both usb ports configured as devices or/and hosts with any registered class , inside HAL_PCD_MspInit function is not contained initialization code for both ports but for FS only (some times under certain circumstances , for HS only).
#st32cubemx