2010-04-21 03:01 AM
Display images in STM3210E-EVAL LCD
2011-05-17 04:48 AM
Hi,
I am using Adobe Photoshop CS4 for saving .BMP files in 16 bit R5 G6 B5 format. The ico.bmp is attached as example. You can test it. I implemented on NAND flash, so my menu is using .bmp icons from NAND. Afi2011-05-17 04:48 AM
thank you Afinko
I will test, but concerning the FatFs, it is what exactly???
2011-05-17 04:48 AM
2011-05-17 04:48 AM
Hi afinko,
I'm runnig the demonstration software for the STM3210E-Eval. I displayed the main menu & the icons and now I need to change these icons with some other icons according to my application to load them after thatto the Internal Flash. Can you please help me with this ?? Best Regards,2011-05-17 04:48 AM
Hi Mariem
to post your icons, it is first of all necessary to manufacture icons 64x64 pixels of the types BMP 16 bits Red : 5 Green: 6 Blue: 5 then you store them in the NOR memory (by using Defus) or NAND (by using the demo mass storage) finally you post them in LCD by using the drivers. Best Regards. :))2011-05-17 04:48 AM
Hi,
as I mentioned before, I posted the method how to load .bmp images to STM3210E-EVAL board in this thread:https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/DispForm.aspx?ID=11845