2020-02-18 03:38 AM
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
2020-02-18 05:10 AM
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).
2020-02-24 02:55 AM
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.
2020-02-24 02:59 AM
Demonstration of bare metal program running https://www.youtube.com/watch?v=6PXxH0p2AK0