Hi all !
I 'm doing a project with LCD3 cape beaglebone and starterware , I would like to find the tool to convert the .c file for LCD , similar to pnmtoc for am335x evm starterkit
Anyone know it , please give me advice .
Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all !
I 'm doing a project with LCD3 cape beaglebone and starterware , I would like to find the tool to convert the .c file for LCD , similar to pnmtoc for am335x evm starterkit
Anyone know it , please give me advice .
Thank you
Hi,
Please refer http://processors.wiki.ti.com/index.php/StarterWare_Graphics#pnmtoc_Tool. Don't use "-f" option if your LCD is non 24bpp.
Regards
Baskaran
Hi Baskaran
I would like to ask one more question . Can the Stellaris graphic lib work with LCD controller in all TI ARM , especially AM335x Beaglebone
Thanks and Best Regards
Hi,
StarterWare graphics lib is ported from StellarisWare graphics lib. But Stellaris lib may not work for AM335x beaglebone because stellaris lib supports 1,4,8 bpp only.
As far as i know beaglebone LCD is 16bpp. We have added support for 16bpp and 24bpp when the lib is ported to StarterWare.
Regards
Baskaran
Hi
Maybe you have a wrong , beceause Starterware have supports for AM335x EVM and EVM SK , As My research EVM and EVM SK schematic , All LCD for those board use 24bpp . Is My research right?
Regards
Hi,
EVM and EVM-SK uses 24bpp. Beaglebone LCD7 cape and LCD3 cape uses 16bpp.
Regards
Baskaran
Are you able to solve the problem. I am also trying to port the Beaglebone LCD7 and I am also facing the same problem.
I have used the rasterDisplay sample project from evmAM335x and ported according to the changes in the linux. However I see no display. I dont know if problem was because of porting or because of the 24bpp image. I am using the same evmAM335x image header file, i haven't converted the image. I think it is 24bpp. I have also posted this issue on LCD7 in this forum. Please see the below thread
http://e2e.ti.com/support/embedded/starterware/f/790/p/290478/1016157.aspx#1016157
Thanks for you help in advance
Thanks
Dasco