STM32H7xx HAL SD card power management extension support
Is there support in the HAL for the power management function on SD cards as per section 5.8.1 of the SD card specification (Physical Layer Simplified Specification Version V9.00)? I am talking specifically about the Power Off Notification feature.
My current HAL version does not seem to supportt the extension register space at all.
If there is no support yet, is it planned to be implemented?