Software Development environment
Display Panel-DEMO_PANEL_RK055AHD091
IMXRT1176 EVK- SCH-32171 REV C2
PENDANT 8GB iball USB mass storage
Ellisys USB explorer
To analyze resource requirement of combining USB host and GUI on we have integrated 2 sample apps in NXP sdk 2.13
Code in fastfs sample is integrated to pulse oximeter sample
USB Interrupt priority 6
On successful detection of USB mass storage device a USB fastfs test code executed which will create 512 bytes of file in loop
GUI and USB mass storage action executed parallel without performance issues
USB fatfs write will fail if GUI is actively running
USB FATS is success only when GUI is suspended [done using vTaskSuspend(pxUITask)] when USB mass storage attach detected
Information on resource requirement of memory and CPU utilization following components
Attachments
Previous issue USB msc host fatfs freertos failures tested with ... - NXP Community
resolved with SDK 2.13
HI @anasnadukkandiyil,
I have the same issue here with LVGL task, using SDK 2.12.0.
Regards,
HRABI.