Resolved! U-Boot Splash Screen
Hi,Appreciate any help on how to enable u-boot splash screen during boot. I am using STM32MP157F-DK2.Thank you.
Hi,Appreciate any help on how to enable u-boot splash screen during boot. I am using STM32MP157F-DK2.Thank you.
Objective: I want to debug using STM32MP157F-DK2 Cortex M4 + STLink + VSCode + GDB.I am planning to perform the following stepsstep1. Enable building the elf file from VSCode.step2. Connect VSCode and GDB.Questions:1. I want to create a Makefile for ...
Hello, I'm currently working with a STM32MP157D-DK1 Development Board with 4GB DDR3L. I populated the board with a prebuild openstlinux 6.1 build like discribed in a guide in the ST wiki.When checking the total memory i unfortunatly only get 407MB th...
I am working with an STM32MP157F-DK2 board and would like to connect a camera. My requirement is no less than 60fps capture, but it can be at 640x480 resolution. Is this device and bus capable of supporting 60fps capture? And if so, can someone recom...
Custom STM32MP157AAA3 board with 512MB DDR.[Note: the NOTICE: DEBUG messages in below logs were added to the source code of TF-A]The TF-A DT was compiled with option for SYSRAM with resulting dtb fw-configOP-TEE was compiled for SYSRAM and and enable...
I have an STM32MP157F-DK2. I am wanting to save the original contents of the sd card. How do I save the sd card to a file that I may later put it back unto the sd card? Will dd do this?Thank you!
What does the micro sd card contain which is given with stm32mp135f-dk ??
Dear all,I have a question about ADC.When i used adc in dual regular simultaneous mode, master adc can get correct value, but slave adc can not.Does anyone have some idea?These are my ADC 1 and 2 configuration.In my understanding adcData_DMA = ADC_CD...
Hi. I guess I need some help with flashing the STM32MP157F-DK2. I wanted to use the PKCS#11 TA. But calling$ pkcs11-tool --show-info --module /usr/lib/libckteec.so.0gives me the error that no pkcs11-tool is found. After some research I found out that...