MPC5645S DCU3 Assembler setup code. Please help.

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

MPC5645S DCU3 Assembler setup code. Please help.

跳至解决方案
2,222 次查看
peteradamcik
Contributor III

Hi Guys, David has asked me to give it one more go so I'm asking does anyone have setup assembler code for the DCU3 for the MPC5645S. I received setup code in C and when I compile it I get errors, Can't find this file, can't find that file, pisses me off and wastes my time trying to figure out where these files are located. I HATE C. So if anyone has setup code in assembler or just let me know what registers to set and I'll write the assembler code. The registers that need to be set is resolution mode is 640x480x16bit colour at 60Hz and 1 layer, just so I can display video data in the 1MB memory.

I only need 1 layer.

Thank you so much guys, hope to get some fantastic support.

Pete

 

0 项奖励
回复
1 解答
2,194 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I am not aware of the assembler code for DCU setup.
I can provide, very simple C code, again, which config DCU registers directly and manipulate with 1 layer to display image. Hope this could be useful. For DCU init you need to consult display datasheet to provide right setting.

BR, Petr 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,183 次查看
peteradamcik
Contributor III

Hi PetrS, Thank you so much for this. You would not believe how much I appreciate NXP's support. 

You guys are the best, so thank you again. Now to do some C to assembler conversion. Grrrrr LOL.

Peter

 

0 项奖励
回复
2,195 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I am not aware of the assembler code for DCU setup.
I can provide, very simple C code, again, which config DCU registers directly and manipulate with 1 layer to display image. Hope this could be useful. For DCU init you need to consult display datasheet to provide right setting.

BR, Petr 

0 项奖励
回复