getting issue to install tkinter in Stm32Mp1
i am getting issue to install Tkinter . error - E: Unable to locate package python3-tkdoes we can not install Tkinter in STM32MP1 ? if there is anyway to install it then please let me know .
Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.
i am getting issue to install Tkinter . error - E: Unable to locate package python3-tkdoes we can not install Tkinter in STM32MP1 ? if there is anyway to install it then please let me know .
Hi all, Does anybody knows why there is no stm32mp157f-dk2 device tree for https://github.com/STMicroelectronics/u-boot/tree/v2025.01-rc4? make ARCH=arm stm32mp15_defconfig make DEVICE_TREE=stm32mp157f-dk2 Following commands work with stm32mp157c...
Hi there,The commit in question is rather huge and the general complaint is that commit message says nothing about the changes:commit fd1832de6fb8c184904b64b6bb2e7df58d78d8f1Author: Christophe Priouzeau <christophe.priouzeau@foss.st.com>Date: Thu Oct...
Hi Team,We are planning to use STM32MP235A for an IP PTZ camera application. Do we have an example code for the same? If yes, kindly share the links to relevant resources.Thanks,Preethi
i am using stm32mp157d-dk1 and how to integrate stm32cubeide with qt
I am trying to create virtual keyboard in STM32MP157D-DK1. But while making I am getting this error. qt.qpa.wayland: qtvirtualkeyboard currently is not supported at client-side, use QT_IM_MODULE=qtvirtualkeyboard at compositor-side.Can anyone help me...
Master: I've been learning stm32mp157 recently, and I've encountered some problems with less detailed attribute descriptions in the yaml documentation of mp157 in the linux directory, and I want to understand their usage clearly. For example, the cl...
I'm pleased to share stm32mp-sign-tool with the community : It is a lightweight open-source alternative to STM32_SigningTool_CLI that does not require the full STM32CubeProgrammer installation and dependencies. GitHub Repository: https://github.com/e...
Hi All.Our target, using the STM32MP153c, shall boot secure. The signing private keys should not be accessible via the filesystem. The secure boot signing is implemented with development keys within yocto at moment. Moving to productive environment w...
Hello everyone,We are currently using the v5.15-stm32mp-r2 kernel for our EV charging system and have decided to upgrade to v6.1-stm32mp-r2 for its long-term support. I successfully compiled the v6.1-stm32mp-r2 kernel using Buildroot by replacing the...