eMMC, what is the proper way to detect when a multiple sector write or read is completed?
We have a custom board with an STM32F469 and a SanDisk iNAND 7250-I 8GB eMMC. We have our HCLK set to 168MHz and SDIO clock at 48MHz, 8-bit data width. Using CubeMX (v4.26.1), the user is responsible for supplying the necessary code in the user_diski...