SD-card not working with Azure/Filex - anybody got it working ?
i tried to build a simple audio player , data from SD-card to USB audio host.
audio host is a big mystery , only (in STM world) one (!) example now, with Azure rtos + USBx .
(CubeIDE 1.13.1 , H563zit-nucleo board )
ok, seem to work now, but SD-card reading with Filex not working - what a surprise.
tried to debug, but i cannot find the problem...debug shows access to read low level sectors work,
but after ...> 100 sectors reading, first "logical" sector access, then hard fault. always.
but i cannot find out, whats wrong here.
last sector read seem ok, can see data (FAT32 etc.) , but next read to "first logical sector" gives hard fault...

