STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

QtMultimedia with pyside6

Hi Team,I am using the following method to enable password protection for both SSH and serial login.I added the below configuration in local.conf:INHERIT += "extrausers" EXTRA_USERS_PARAMS += "\ usermod -U root; \ usermod -p '\$6\$ao/KaHyZbsg...

How to submit downstream patch

I opened a PR on https://github.com/STMicroelectronics/u-boot.git for a patch that is applicable only downstream, and since I did not receive any response, I contacted Patrice Chotard, who told me to contact you for submitting downstream patches.In a...

passgat by Associate
  • 81 Views
  • 0 replies
  • 0 kudos

Excluding gpio from Linux

Hello.Is there any way to exclude some GPIOs from Linux, when I control them from M4 core and I don't want to give an ability to control them from Linux apps? I would like to exclude e.g. PG12. I tried this, which should be exactly for such use:&gpio...

Bennny by Associate II
  • 350 Views
  • 4 replies
  • 0 kudos

Regarding M33 on stm32mp257

Hello We are implementing the memory CRC generation sequence as described in the reference manual. According to the documented procedure, the following steps must be executed:1. Write 0x0 in CRCC[1:0] of RAMCFG_xCCR1 to deactivate the CRC.2. Write 1 ...

Aks by Associate III
  • 199 Views
  • 1 replies
  • 0 kudos