471 views
in Embedded Wizard Studio by
Hello,

I was wandering is there a way to customize LPC54608 package, already bundled with EmWiz, for LPC54605 development ?

We are going to need SPI support for TFT LCD and SD Card as a storage, SDRAM will be availible for frame buffers.

What is the best way to start prototyping for LPC54605 ?

 

Best Regards,

Nikola

1 Answer

0 votes
by

Hello Nikola,

the Build Environment for LPC54608 is prepared to work with the on-chip LCD controller. In your case you want to transfer the content of the framebuffer to an external graphics memory via SPI.

The complete interaction with the LCD controller is implemented in the file ew_bsp_display.c. You can adapt this file and implement your own SPI driver to copy the content of the framebuffer to your display memory.

There is one Build Environment that contains a similar approach - it is the STM32F407 Build Environment. Maybe it is helpful to have a look into this package (ew_bsp_display.c, main.c and ewextgfx.c).

But it will be not so easy to change the complete framebuffer concept of a Build Environment - typically we offer such bring-ups of custom specific hardware as services.

Best regards,

Manfred. 

by
Hello Manfred,

Can we discuss this option on email ?

Best Regards,

Nikola
by
Hi Nikola,

of course, please use contact@embedded-wizard.de to discuss this option.

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...