FRDM-MCXN947 : smartdma_camera_flexio_mculcd demo example issue : only one line on LCD

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

FRDM-MCXN947 : smartdma_camera_flexio_mculcd demo example issue : only one line on LCD

跳至解决方案
900 次查看
tgrandpi
Contributor II

Hello,

I successfully solder and connect my FRDM-MCXN947 to OV7670 camera and LCD PAR-LCD-S035 since I am able to run the demo "Multiple face detection on MCXN947" provided using MCUXpresso Projects from Application Code Hub. 

My problem is that I encounter the following issue executing the "frdmmcxn947_smartdma_camera_flexio_mculcd example" : only one line of the camera is displayed on the top of the LCD display.

I am running the latest MCUXpresso version (24.12)

I get the "frdmmcxn947_smartdma_camera_flexio_mculcd example" directly from MCUXpresso using "Welcome"->Import SDK Examples ->Go straight to the Wizard" then frdmmcxn947 board (SDK 2.x_MCXN947/version 2.16.100/Manifest 3.14.00), then "display_examples" then "smartdma_camera_flexio_mculcd". 

This project compiles, download and executes correctly but I get a black lcd screen with only one line updated by the camera.

I read the doc given on AN14191.pdf ( on https://docs.nxp.com/bundle/AN14191/page/topics/software.html#topic_30f829c2-0650-45e1-ab55-32097902... ) but that doesn't help much to understand the poorly commented code of the example.

Many thanks for your help,

Thierry

标签 (1)
0 项奖励
回复
1 解答
852 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @tgrandpi 

Please rework your board according to the following picture:

Alice_Yang_0-1745204301883.png

BR

Alice

 

 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
669 次查看
tgrandpi
Contributor II

Dear Alice,

Thank you so much, it works now : the problem was the source code example :

I used the one provided from the MCUxpresso interface (Import SDK Examples ->Go straight to the Wizard" then frdmmcxn947 board (SDK 2.x_MCXN947/version 2.16.100/Manifest 3.14.00), then "display_examples" then "smartdma_camera_flexio_mculcd")

which is faulty.

The AN14191SW.zip  is perfect ! (and totaly different).

Have a nice day !

 

0 项奖励
回复
832 次查看
tgrandpi
Contributor II

Thank you Alice, but I already did that 3 modifications in order to run successfully the "Multiple face detection"  demo.

So this is not a hardware problem since that demo work.

 

Thank you for your help.

0 项奖励
回复
773 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @tgrandpi 

 

Please download the code from the AN14191 resource https://www.nxp.com/docs/en/application-note-software/AN14191SW.zip

I've tested it on my end, it works well.

Thank you.

 

BR

Alice

 

0 项奖励
回复
853 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @tgrandpi 

Please rework your board according to the following picture:

Alice_Yang_0-1745204301883.png

BR

Alice

 

 

0 项奖励
回复