Unaligned memory access in function USB_WritePacket()/USB_ReadPacket(), STM32FCube_FW_F4_V1.24.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-22 8:27 PM
*(__packed uint32_t *)pDest = USBx_DFIFO(0U);
The compiler generates LDM/STM instructions.
Solved! Go to Solution.
- Labels:
-
Bug-report
-
STM32F4 Series
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-30 1:12 AM
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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-30 1:12 AM
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
Thanks
Imen
