I want to display the loop log at start up from UART to the HDMI. How can i achieve that?Is it something I need to change in the device tree for linux or something?My HDMI and UART works excellent. Now I want to connect them...or in other words, disp...
When enabling the HDMI output for displaying on the screen/TV, one must run the following command modetest -M stm https://wiki.st.com/stm32mpu/wiki/How_to_display_on_HDMIThe tool modetest provided by the libdrm library[3] is useful to:
List al...
Hi!I'm looking for an alternative Linux OS for the STM32MP1 system. I'm currently using OpenSTLinux, but it's very buggy and have a lack of lots of packages.Can you recommend a Linux OS or that works with 512 MB Ram + 650 MHz CPU?I'm planning to only...
Yes! This code need to be placed inside the Linux Device .dts file! By the way! I'm using STM32-OS https://github.com/danielmartensson/STM32-OS instead of OpenSTLinux. Memory usage is about 40 MB in RAM. reserved-memory {
#address-cells = <1>;
#s...
@Olivier GALLIEN Hi! What's the status of this bug report?Is it included in the tasks?By the way! I have found a way to implement a Ubuntu-eco system om STM32MP1 processors.It's available on my GitHub URL above.
YEs. Follow that.But I'm very sure that you got time out when you're connectinghttps://github.com/DanielMartensson/STM32-Computer/blob/827ca34e3cdeb5cbee5c174c85e6c812524328cb/Firmware/STM32-Computer-Firmware/CA7/DeviceTree/STM32-Computer-Firmware/tf...
@rgruberski Hmm...can you add these to optee?https://github.com/DanielMartensson/STM32-Computer/blob/827ca34e3cdeb5cbee5c174c85e6c812524328cb/Firmware/STM32-Computer-Firmware/CA7/DeviceTree/STM32-Computer-Firmware/optee-os/stm32mp151a-stm32-computer-...