[BUG Report STM32Cube_FW_L4_V1.5.0] Wrong Values of SDMMC registers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-17 2:32 AM
Posted on June 17, 2016 at 11:32
STM32Cube_FW_L4 version of 1.5.0 has wrong values of SDMMC register:
Old ones(Version 1.4)SDMMC_DCTRL_DBLOCKSIZE_2=40SDMMC_DCTRL_DBLOCKSIZE_3=80New ones(Version 1.5.0)SDMMC_DCTRL_DBLOCKSIZE_2=30SDMMC_DCTRL_DBLOCKSIZE_3=40the issue was introduced after the following changes:V1.1.1 / 29-April-2016
Main Changes
All device register description files enriched with _Pos and _Msk defines to be used with _VAL2FLD(field, value) and _FLD2VAL(field, value) from CMSIS Core (previous defines are kept for compatibility)
Labels:
- Labels:
-
Bug-report
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-17 3:22 AM
Posted on June 17, 2016 at 12:22
Hi cobain.yura,
Thanks for the feedback. We will check this internally. -Hannibal