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 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
  • 2707 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
  • 3439 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
  • 1378 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
  • 2038 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
  • 815 Views
  • 0 replies
  • 0 kudos