I have seen all the documents of RT1050 SDK (from ver. 2.3.0 to ver. 2.4.1). (doc. number MCUXSDKMIMXRT105XRN)
In Chapter 23 FlexIO Driver, it mentions lots of API of flexio driver for LCD.
But, from ver. 2.3.0 to 2.4.1, SDK never provide fsl_flexio_mculcd.c and fsl_flexio_mculcd.h in SDK folder.
When will it be released?
We are developing 8080 LCD on RT1050, and we need that driver.
I am pretty sure that not only our company but also others need this driver file.
Thanks.
Hello Yi-Yuan,
There is no problem for you to copy the FlexIO MCU LCD driver from the K28F SDK to the RT1050 platform. You can also refer to the demo in the K28F SDK.
I have created a JIRA ticket to SDK team about this problem.
Regards,
Dean
Hi Dean,
Thank you for creating issue ticket to SDK team. We really need it.
And now we will try to use K28F SDK FlexIO LCD driver as a temporarily sloution.
Thank you!!
Hello Yi-Yuan,
We cannot find the driver in a SDK package because the corresponding board does not support the demo to run, even though the processor supports the feature. We will push SDK team to solve this problem in the future.
For now, you can find the driver in a SDK package whose corresponding board supports the demo, such as FRDM-K28F.
Regards,
Dean
Hello Dean,
Thank you for replying us. We have finished hardware reworking for our RT1050 EVKB (changed LCDIF to 8080 interface) and connecting our 8080 LCM on it.
I've just download the SDK of FRDM-K28F, and I found fsl_flexio_mculcd.c and fsl_flexio_mculcd.h (and with dma version) in FRDM-K28F SDK.
Is it appropriate to copy fsl_flexio_mculcd.c&.h from FRDM-K28F to RT1050 SDK? And using it on our reworked RT1050 EVKB with 8080 LCM? (We are trying this :smileyhappy: )
Still, we hope that the SDK team can officially release these drivers for RT1050. Because no customer will like the SDK driver resource be limited to EVK, it's too inflexible.
Thanks a lot.
As I said in my question,
I am pretty sure that not only our company but also others need this driver file.
You can see there's the same question above.
This question has been issued since 7/19, and now still no NXP members can answer it.
You sure your RT1050 system and resource are really ready?? We are afraid that our project schedule will be delayed due to RT1050's issue....
Still no one can answer this question.................
Hi Yi-Yuan,
I cannot find the document which you are referring to. And MCUXSDKMIMXRT105XRN is the release notes that does not contain the information the you mention.
Can you please point me to the document and indicate where you found it?
Regards,
Carlos
Hi Carlos_Musich,
Thanks for your reply. The information for RT1050 FlexIO driver for LCD 8080 is everywhere. You can easily found it by key word searching. For example:
(1) In SDK reference manual (MCUXSDKIMXRT1050APIRM), here it is :
(2) In SDK release note (MCUXSDKMIMXRT105XRN), here it is:
(3) In SDK on-line reference manual, here it is:
So, there must be driver files: "fsl_flexio_mculcd.c" & "fsl_flexio_mculcd.h" in Rt1050 SDK, but actually there's no such files in RT1050 SDK. (Now the newest version 2.4.2 doesn't contain that drivers, either.)