Problem with controlling GPIO
Hi.I have a problem with controlling the LED on the stm32mp135f-dk board.bashroot@techs:~# gpioinfo -c0gpiochip0 - 16 lines: line 0: "PA0" input line 1: "PA1" input consumer="kernel" line 2: "PA2" input consumer...
Hi.I have a problem with controlling the LED on the stm32mp135f-dk board.bashroot@techs:~# gpioinfo -c0gpiochip0 - 16 lines: line 0: "PA0" input line 1: "PA1" input consumer="kernel" line 2: "PA2" input consumer...
Hello everyoneThe "bitbake <my_recipe>" process ends without errors but the "/usr/local/" folder of the image is empty (there are no ST demo folders and no "weston-start-at-startup" folder). Why?Thanks
This post is connected to my previous one "Display customization". I created this new post because I can't insert replies in the previous one "Display customization"I created the following patch to modify the panel-simple.c file diff --git a/drivers/...
Hi All,In my currently yocto image I want to customize a LCD TFT RGB 7" 1024x600 24bpp display. At the moment, I have a dts patch file where there are all image customizations. In this file the currently display settings (LCD TFT RGB 7" 800x480) are ...
We have an exception at boot time, I think it is due to the brcmf_sdio module (wifi).Do you confirm?Could you explain me what is the cause from the following lines of dmesg? After rebooting the board, the problem disappear, but we discovered that th...
We have an exception at boot time, I think it is due to the brcmf_sdio module (wifi).Do you confirm?Could you explain me what is the cause from the following lines of dmesg? After rebooting the board, the problem disappear, but we discovered that t...
Hello all. I would like clarification about the structure of a patch file made with the "git diff" command. First question. Are the SHA (Secure Hash Algorithm) codes contained in the file patch important? Let me explain better. Once the patch file is...
Hello all.In my stm32mp1 linux yocto machine I'm attempting to modify the touchscreen devicetree to manage the GOODIX GT911 touchscreen driver.Before modify the devicetree is the following +&i2c2 { + pinctrl-names = "default", "sleep"; + pinctrl-0 ...
Hi,I have a relatively easy question for the OpenStLinux I guess.I have a correctly prepared sdk image with QT (bitbake -k st-example-image-qt and bitbake -k st-example-image-qt -c populate_sdk) but can't correctly configure weston. I have a similar ...
I have added all required dependencies that I am able to detect the module and allocate with udev rules as modem_1..4 . I have also added ppp feature, but despite that when i dial, it shows some error as indiscipline and here is a log from /var/log/...