STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Setting GPIO_PUSH_PULL | GPIO_PULL_UP in the DTS

I am using an STM32MP151 in linux (5.4.56) and therefore using the DTS to setup some GPIOs i need.I have difficulties setting up PUSH_PULL | PULL_UP configuration in the DTS for my GPIO, while, after linux has booted, using devmem i am successfull in...

JSamo.2 by Associate II
  • 2357 Views
  • 3 replies
  • 0 kudos

What should I use for an embedded AI module ?

Hi,I am working on the implementation of a AI algorithm in a heat pump. My first choice was the SPEAr320 MPU: it is outdated though, it doesn't have enough resources and any FPU. Which MPU should I choose for this application ? that is to say inferen...

MT.9 by Associate
  • 612 Views
  • 1 replies
  • 0 kudos

Use STM32MP157 with 4 lanes DSI display

Hi, I'm working with the STM32MP157 and I'm trying to interface it with 4 lanes DSI display. the problem is that the STM32MP157 support only DSI with 2 lanes. In the other hand, I can't program the controller of the display (JD9365DA-H3) to switch wi...

MBESS.21 by Associate
  • 1202 Views
  • 4 replies
  • 0 kudos

Resolved! Can't get out of DFU mode.

Hello,Using a custom board loosely based on STM32mp157F-DK2we are using boot0 and boot2 pins.According to documentation,boot mode configuration is as follows;Boot Mode     BOOT2  BOOT0Recov/DFU        0      0Nor              0      1Reser...