STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! RPMSG SDB cached buffer

We follow this: https://wiki.st.com/stm32mpu/wiki/How_to_exchange_large_data_buffers_with_the_coprocessor_-_principle and this: https://wiki.st.com/stm32mpu/wiki/How_to_exchange_large_data_buffers_with_the_coprocessor_-_example#Linux_driversarticles...

mishuk by Associate III
  • 1348 Views
  • 4 replies
  • 0 kudos

Resolved! STM32MP1waking from Standby by WAKE UP pins

Hello everyone!I’ve tested wake up from standby mode with Wake up pins PI11 (and PI8). But it is not work I have remove all definitions about wake up pins in dts except place where it defines as wake up pins in stm32mp151.dtsi Entering in standby mod...

AKudr.1 by Associate II
  • 1275 Views
  • 2 replies
  • 0 kudos

Resolved! Cannot use GPU on a custom board.

We boot up the odyssey Stm32mp157c board with distribution package. While booting the display is working but when i try to run qt examples it gives core dump error. Also there is no connector or encoder in the output of modetest. I could't figure out...

EKIRT.1 by Associate II
  • 3412 Views
  • 7 replies
  • 0 kudos

Resolved! barebox I2C4 access

Hello,we try to access the I2C4-Bus under barebox, we use:CPU: STM32MP151CAA Rev.ZTF-A: v2.4-r1.0-nofip(release):b5d0088b9-dirtybarebox: barebox 2021.04.0-02204-gaa9b7b34b8e-dirtyIn the TF-A the I2C4 is unlocked by: DECPROT(STM32MP1_ETZPC_I2C4_ID, DE...

RGlie.1 by Associate II
  • 1258 Views
  • 4 replies
  • 0 kudos

How to modify device tree in a Distribution Package

Hello , On Page : https://wiki.st.com/stm32mpu/wiki/How_to_customize_the_Linux_kernel cd <build dir>/workspace/sources/<name of kernel recipe>/PC $> git format-patch -2Is this correct?I can find the source inside the build/tmp-glibc/work/....and not ...

darla14 by Senior
  • 452 Views
  • 2 replies
  • 0 kudos

Can not controll GPIO from Kernel Space

Hello i wanted to use the GPIOLib to control my pin manualy. so i added this in my device tree.&usart3 { pinctrl-names = "default", "sleep", "idle"; pinctrl-0 = <&usart3_pins_c>; pinctrl-1 = <&usart3_sleep_pins_c>; pinctrl-2 = <&usart3_idle_pins_c>; ...

SAman.1 by Associate III
  • 1465 Views
  • 4 replies
  • 0 kudos