User Activity

HelloA few days ago, I went through the SDMMC registers using stm32l4r9-discovery.I am using the "June 2021 RM0432 Rev 9" and haven't found a more recent datasheet for it.Using stm32cubeide (1.17.0) (window->show view->)SFRs panel, the bits shown in ...
Currently using STM32L4R9I-Discovery.I want to pass an entire buffer to a sd card using idma sdmmc double buffer mode.The main goal is to pass a large amount of data into a small buffer divided in sub-buffers (in a circular way) to save memory.In my ...
Kudos from