stm32l4 64 pin and SDMMC 4 bits wide bus

Hello, I'm using an stm32l496rgt (64 pins).
When I set SD 4 bits wide bus on SDMMC I noted that the code created set SDMMC_BUS_WIDE_1B instead of 4B.
In this configuration the sd card doesn't work, it works only with 1 bit bus.
4 bits data bus works properly in stm32l4r5zit6p (144 pins).
Is there a problem on 64 pin version?
Best Regards