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

Resolved! Error after custom machine creation

I've setup the distribution package, i'm able to build the default image, and have created a custom image that includes some additional recipes.Now I want to continue with creating my custom machine. I've created a custom device tree with cubeMX and ...

allard by Senior
  • 887 Views
  • 1 replies
  • 0 kudos

Resolved! STM32MP157 UART8 Interrupt issue

I've assigned the UART8 device in the devicetree of the linux kernel (OpenSTLinux):&pinctrl { // ... uart8_pins: uart8-0 { pins1 { pinmux = <STM32_PINMUX('E', 0, AF8)>; /* UART8_RX */ bias-disable; }; pins2 { pinmux = <STM32_...

KKett.2 by Associate II
  • 2164 Views
  • 8 replies
  • 0 kudos