mmc deinit problem
Hi,
We are working on a low power application which uses an emmc memory. Now we have problem when Deinit mmc driver. When mmc is disabled we have a base consumption of XXuA (stop 2 power mode) but when it is needed mmc must be enabled (using Init functions from HAL) and then disabled again (using DeInit functions from HAL). after this process it is not possible to reach again XXuA, a 8mA are added to the base consumption. Is it needed to add some deinit function to the system or must we disable (forced) some clocks or internal supplies to asure de-initialization of mmc driver?
Thanks
