Question
Nucleo H503 : USBx
Hello ,
Import example code from package en.stm32cubeh5-v1-1-0\STM32Cube_FW_H5_V1.1.0\Projects\NUCLEO-H503RB\Applications\USBX\Ux_Device_CDC_ACM
and Run the example using STMcubemx IDE
Gives hard fault error when call function
ux_dcd_stm32_initialize((ULONG)USB_DRD_FS, (ULONG)&hpcd_USB_DRD_FS);
