Solved
Unaligned memory access in function USB_WritePacket()/USB_ReadPacket(), STM32FCube_FW_F4_V1.24.0
*(__packed uint32_t *)pDest = USBx_DFIFO(0U);
The compiler generates LDM/STM instructions.
*(__packed uint32_t *)pDest = USBx_DFIFO(0U);
The compiler generates LDM/STM instructions.
Hello,
We have already passed this issue along to our development team and the fix is planned for the next release of STM32CubeF4 V1.24.1.
Keep an eye out for the next update!
Regards,
Imen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.