Question
STM32H755 M4 core unable to read UID and therefore USB drivers do not work
Hi there,
Get_SerialNum() in usbd_desc.c of the USB device drivers generated by CubeMX attempt to read the device UID to set the serial number.
The M4 core does not have access to that memory region so the processor hard faults.
Am I missing something or is this just a massive bug in the code?
Thanks, Matt
