STM32U575I-EV FileX writes seem slow
The example project I'm basing most of my code off of is from the STM32CubeU5 MCU package v1.4.0 (Projects\STM32U575I-EV\Applications\FileX\Fx_uSD_File_Edit). I'm looking to eventually apply this code to my primary project that saves JPEGs from a ca...