cancel
Showing results for 
Search instead for 
Did you mean: 

Unaligned memory access in function USB_WritePacket()/USB_ReadPacket(), STM32FCube_FW_F4_V1.24.0

azhao.7
Associate

*(__packed uint32_t *)pDest = USBx_DFIFO(0U);

The compiler generates LDM/STM instructions.

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen