['F446 header] incorrect comments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-03 7:30 AM
In [STM32Cube_FW_F4_V1.18.0]\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f446xx.h :
#define SAI_xFRCR_FRL SAI_xFRCR_FRL_Msk /*!<FRL[1:0](Frame length) */
should be
#define SAI_xFRCR_FRL SAI_xFRCR_FRL_Msk /*!<FRL[
7
:0](Frame length) */and
#define SAI_xFRCR_FSALL SAI_xFRCR_FSALL_Msk /*!<FRL[1:0] (Frame synchronization active level length) */
should be
#define SAI_xFRCR_FSALL SAI_xFRCR_FSALL_Msk /*!<FSALL
[6
:0] (Frame synchronization active level length) */JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-04 12:04 AM
Hi
Waclawek.Jan
,We confirm your reported issue.We have passed this issue along to our development team for fix.
Best Regards,
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-21 2:18 PM
Still there in STM32Cube_FW_F4_V1.21.0 (23-February-2018),
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-22 3:50 AM
Hello
Waclawek.Jan
,After check with developer team, this issue is planned for fix in next release 1.0.
Kind Regards,
Imen.
Thanks
Imen
