FileX + USB Host on B-U585I-IOT02A
Hello forum
I'm trying to implement a project that takes the sensor data and saving it into a USB flash Drive,
for that, I'm trying to use the MX system to activate:
- USBPD - Type C only, TIM2, enabled USB support
- USBX - Host CoreStack FS, Host Controller FS, MSC
- USB_OTG_FS - Host Only
- FileX - FileX Core
while creating the files, before even editing anything, I get a contradiction error between ux_port.h and fx_port.h,
if I try to delete one of them it disables the entire respective library.
Is there anything I'm doing wrong? any working example of what I'm trying to do?
I really appreciate any help you can provide.
