Feoggou commented on issue #16551: URL: https://github.com/apache/nuttx/issues/16551#issuecomment-2992133522
Well, I tried to set the register back to 0, but when reading it back it was still set. I've noticed in the STM32 documentation something about a Data Path State Machine Status Register, that when it has some status you cannot set the enable bit on the control register. I'll have to read more in the STM documentation, but chances are that the "stop transmission" command -- STM32_SDMMC_CMD_CMDSTOP -- that is currently issued is not enough, or perhaps even I might have to set some registers before using this. I'll need to read more in the documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org