2018-03-11 01:48 PM
Good rest of the day.
There is a problem.I'm looking for information on the cmd6 command for sd cards. The available information is not complete.
And very different from different manufacturers of sd cards. If I understood correctly, there is no single standard.The cmd6 command transfers the sd card to fast mode, one switch per call. Available from official standard functions:1) the inclusion of 1-4-8 data lines2) the inclusion of the standard bus speed 1 ~ 25MGz. (Unique)3) the inclusion of increased bus speed 50-100-200MGz. (unique)4) enabling DDR mode, DDR2 for data. (duplicated by other teams)5) Switching on the power supply 1.8V (for SDXC) (duplicated by other commands)6) programming of a unique user function. (unique)I'm interested in the format for representing the command argument. I often met the magic numbers, but this is not enough.
My code without a hula
https://community.st.com/external-link.jspa?url=https%3A%2F%2Fbitbucket.org%2FAVI-crak%2Fsystem_f746
#sdmmc1 #sdmmc2018-03-11 02:58 PM
Here's a more current manual (v6.0 2017)
2018-03-11 05:00 PM
Thanks for the picture.
For an incomprehensible reason for me (your documentation address) - the section of the descriptions of the arguments is displayed as simplified. I looked through the documentation along and across, there is not this picture. Probably you need to break down the documentation - to see everything hidden, but I do not have a key.