cancel
Showing results for 
Search instead for 
Did you mean: 

LCD and USB support

MKara.6
Associate

Hi,

I need an examples on LCD and USB driver without Linux please

The en.stm32cubemp1_v1-1-0 do not have it, and the STM32CubeMX do not allow this mode.

Thanks.

Mohammad

3 REPLIES 3
PatrickF
ST Employee

Hello,

do you mean controlling LTDC and USBH or OTG using Cortex-M4 ?

This is not supported by our deliveries.

See https://wiki.st.com/stm32mpu/wiki/STM32MP15_peripherals_overview to know which peripherals are supported by each core (including Trustzone secure view).

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

These targets (GPIO, timers, UART, LTDC, USB_OTG host/device in HS mode, SPI, DDR RAM), are done in my project https://github.com/ua1arn/hftrx

All peripherals controlled by A7 core in this project.

99% of code are same for STM32H7xx.

Demonstration of bare metal program running https://www.youtube.com/watch?v=6PXxH0p2AK0