how to get exFAT files to access 64 Gb memory card using stm32f103
I am doing sd card operation using stm32f103c8t6. For sd card operation, i use FATFS files from stmcubx. But the problem is, that this generated FATFS file is only supported for up to 32Gb. Further above the size of sd card operation, it doesn't work...