You can have fat32 as file system with partition type id as exfat. For example: if you reformat card in linux (mkfs.vfat /dev/sdc1) - it change file system to fat32, but partition type still will be same as before formatting. In linux you should run fdisk and change partition type id to 0x0b. Not sure about other OS/software.