Skip to main content
Visitor II
February 18, 2020
Question

LCD and USB support

  • February 18, 2020
  • 3 replies
  • 966 views

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

    This topic has been closed for replies.

    3 replies

    Technical Moderator
    February 18, 2020

    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).

    Visitor II
    February 24, 2020

    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.

    Visitor II
    February 24, 2020

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