USB e LCD IMXRT1050

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB e LCD IMXRT1050

1,058 Views
eliezer_fortron
Contributor I

Hi, I'm trying to merge the evkbimxrt1050_host_msd_fatfs_bm SDK demo together with the evkbimxrt1050_emwin_gui_demo's. It compiles without errors but not the USB.
What I did was copy the files you write to USB (evkbimxrt1050_host_msd_fatfs_bm) within the evkbimxrt1050_emwin_gui_demo project.
Is there a more correct way to initialize USB and also write on the LCD?

0 Kudos
2 Replies

768 Views
igorpadykov
NXP Employee
NXP Employee

Hi  Eliezer

one can try to build new project adding components from these two projects

to avoid possible duplications when some processor registers may be initialized twice by

both projects when projects files were just copied one to another.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

768 Views
eliezer_fortron
Contributor I

Hi, igorpadykov.
I've tried to do that. But it did not work, diplay booted but did not write and USB did not boot. I had already started the macos.
I added the project.
https://community.nxp.com/thread/490742

thank you.

0 Kudos