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

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
  • 38 Views
  • 0 replies
  • 0 kudos

Resolved! STM32MP2 Series - LTDC Rotation

Hi everyone,I would like to ask a question regarding the LTDC rotation.In the Device Tree, I set rotation = <90>;Under the st-image-weston environment, the display rotates correctly.However, under the st-image-core environment, the rotation does not ...