Ok guys i come with a thing that work for me

, i seem that application that get ur sd card to fat32 are not good for heavy card ( mine is 512 go ), you can get a better format for u card by simply using powershell, execute in admin by right clicking at it, and enter inside : diskpart, and then : list disk, and then : select disk X ( replace by the number of ur disk, mine is D for exemple ) and then : clean, and then : create partition primary, and then : format fs=exfat quick, and then : assign, and simply enter : exit. And ur done

( hope that help someone with the same issue that i been thought.