Associate III
December 14, 2015
Question
Cube4.12 SDIO generating code bug? 4bit settings generates 1B
- December 14, 2015
- 2 replies
- 1236 views
Posted on December 14, 2015 at 21:50
Hi,
If have a disco429 board modified, removing hardware that i dont use for an experiment and in order to connect and access an SD memory card by 4 bit.The settings in CubeMX is set to SD 4 bits wide bus, but the code generated is ''hsd.Init.BusWide = SDIO_BUS_WIDE_1B;''Is this because i started the cubemx project with the selection of the disco board or might it be considered a bug?Thanks! #cubemx-4.12-sdio