STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Compile Device Tree

Hi all,What is the most correct and easiest way to generate dtb for the STM32MP1?I tried following this : https://wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Developer_PackageLooks way complicated and I get below error :/opt/st/...

NPal.2 by Senior
  • 2457 Views
  • 13 replies
  • 0 kudos

Can't control a second PWM from sysfs (TIM4_CH4 / PD15), although I can control (TIM1_CH1 / PE9). (on stm32mp157c-dk2)

Hello,I try to make a simple PWM work on PD15 with TIM4_PWM4, wich normally output the PWM on D6, the 6th pin of CN14. I followed example of https://wiki.st.com/stm32mpu/wiki/PWM_overview as I only need two PWM controlled with sysfs (the first beeing...

BJola.1 by Associate II
  • 723 Views
  • 1 replies
  • 0 kudos

Setting System registers

I am using STM32MP157C and as part of the project i am trying to configure the hardware by enabling and disabling certain security features(tamper detection,trust zones,rd and wr protection etc)I would like to know if there is a way to access the sys...

KS.2 by Associate III
  • 866 Views
  • 3 replies
  • 0 kudos

Resolved! Compile Kernel using bitbake

HI all,Is it possible to just compile the kernel in yocto environment for stm32mp1 using command : bitbake -C compile virtual/kernelThis command is currently failing with below error message : If not this , then what is the correct way to do it?I hav...

0693W00000D2AzyQAF.png
NPal.2 by Senior
  • 2335 Views
  • 6 replies
  • 0 kudos

Resolved! RTS keeps high

I'm using a SoM with a STM32MP157C. I've connected a LTE modem to uart7, its connected with a 4-wire uart, going trough a level shifter. The device tree contains the following:uart7_pins_mx: uart7_mx-0 { pins1 { pinmux = <STM32_PINMUX('E', 7, AF...

allard by Senior
  • 3147 Views
  • 10 replies
  • 0 kudos

Resolved! Has anyone been successful using STM MIPI-DSI with 'raspberrypi,7inch-touchscreen-panel' display driver ?

as the pictures shows,I use stm32mp157c borad to driver the raspberrypi,7inch-touchscree .when the systen run on,i used "modetest" command to list panel on system,I can see panel,but the connector and crtc is null,I can't understander the reason . a...

0693W00000D26DMQAZ.png 0693W00000D26DCQAZ.png
JackyChen by Associate II
  • 1284 Views
  • 2 replies
  • 0 kudos

Device not Detected using JLink

I am using a custom.board with STM32MP157C.I am not able to connect to it via JLink EDU.It shows that the ST device could not be verified.Also tried using the STM32Cube ide as well as JLink commander.Facing same issue.What should I give in the device...

KS.2 by Associate III
  • 1854 Views
  • 4 replies
  • 0 kudos

L2CAP Bluetooth: message too long

Hi everyone,I want to send messages with L2CAP protocol between two Bluetooth devices. This is my client code:void process_bluetooth () {   int bl_buff_it = 0; // global buffer iterator   // Code of: https://people.csail.mit.edu/albert/bluez-...

OBaselga by Associate III
  • 741 Views
  • 0 replies
  • 0 kudos