User Activity

Using the VL6180X sensor with default initial configuration found in the documentation (chapter 2.1), the measurement task remains stuck waiting for the measurement bit to be set on the 0x4F register (measurement ready).The bit seems to never be set.
Hi, I've created a SD card following this guide. The generated SD card partitions can be seen in the screenshot here below. It seems to boot correctly until the kernel prompts the following error:[ 4.200445] ---[ end Kernel panic - not syncing: VF...
Hi, I am trying to compile an OpenSTLinux image for a target "DK2_A7" custom machine.I've followed this guide and everything seems ok until 98% of the process when the following error occurs:ERROR: tf-a-stm32mp-2.4.r1-r0 do_compile: oe_runmake failed...
Hi, I need to edit the "stm32mp1.c" file inside the uboot sources, in particular I have to set the following change on line 413:nb_blink = 4; How can I do that on OpenSTLinux (Yocto approach) ?Where is the file and how can I maintain such edit after ...
I have followed this guide in order to use custom DTS files (followed step-by-step) and the following error occurs, how can I compile without using the op-tee?ERROR: optee-os-stm32mp-3.12.0.r1-r0 do_compile: File /home/ubuntu/customer/openstlinux-5.1...