121 views
in Embedded Wizard Studio by
Hello,

We have designed a Board with the STM32H745XIH6 micro-controller. And we have taken an external display of 480 x 480 resolution for that we have initialized SPI and LTDC signals from the STM32CubeMX so that the Display gets ON by this signals. I just want to know that how to configure the pins and work with the Embedded Wizard for our Designed Board rather than working with the Discovery Boards. Is this possible?

Thank you...

1 Answer

0 votes
by

Hello,

I assume you have started to create your Embedded Wizard GUI application according to our documentation Getting Started with STM32F746-Discovery.

Within this article you will find the section Custom specific hardware, which explains in general the necessary steps to migrate from a reference hardware to a dedicated custom specific hardware. If you want to generate the LTDC settings with CubeMX, you can remove the LTDC initialization from the file ew_bsp_display.c.

I hope this helps. Due to the fact that every custom specific hardware is individually, the hints are more generic. In case you need some more assistance, our offer for Port&Verification might be interesting.

Best regards,

Manfred.

Embedded Wizard Website | Privacy Policy | Imprint

...