Hi,I am using Azure RTOS for my STM32H723ZGT6 to write log file to my USB pendrive. so, i am using usbx msc host and filex example code from github. File created successfully, but not opened for write, because my code returns FX_PTR_ERROR due to the ...