STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Good afternoon, Olivier. Thanks for the help. But I saw a problem with MPU Serial (COM3). I ran ipconfig in Linux and found the real address of usb0 192.168.7.2.

Good afternoon, Olivier. Thanks for the help. But I saw a problem with MPU Serial (COM3). I ran ipconfig in Linux and found the real address of usb0 192.168.7.2 after that, the console worked.But the board does not allow debugging. I must have done s...

Vlaty.1 by Senior
  • 499 Views
  • 0 replies
  • 0 kudos

Resolved! M4 Core ITM trace

Hi,Looking at the reference manual, en.DM00327659.pdf, page 3929 it seems the simple way of debugging previous M4 processors using printf() redirect to the ITM and then using the SWO pin/STLINK interface could be used on the MP1 M4 core as well.But t...

K.Ata15 by Associate III
  • 1499 Views
  • 5 replies
  • 1 kudos

Support for autoconf,automake and Libtool for OpenSTLinux.

Hello, I wanted to know is there a support for autoconf , automake and libtool for STM32MPU? Is there any definitive guide to do so to enable it or install it? Can this be natively installed using sudo apt-get?I have many utilities working on raspber...

darla14 by Senior
  • 541 Views
  • 1 replies
  • 0 kudos

Use mp157c dk2 as host wifi and connect to it

Hi, i am searching for informations. Sorry first for my english. I am trying to establish a connexion between my stm32 and my phone, i have to know when i send information from my smartphone to my discovery.First i have the starterPackage linux image...

NBRIE.1 by Associate
  • 500 Views
  • 2 replies
  • 0 kudos

Resolved! How to set up the STM32cubeIDE Linux configuration for STM32MP1.

I have an STM32MP157F-DK2 board. I want to be able to build my own image from scratch and I keep hitting knowledge gaps in the how-to guides on the st wiki page. I have tried to follow multiple guides including this one: https://wiki.st.com/stm32mpu...

0693W000008zhV1QAI.png 0693W000008zhVBQAY.png
VWied.1 by Associate III
  • 3627 Views
  • 15 replies
  • 2 kudos

STM32MP1 power mode

Hi,Is there any example application code for  STM32MP1 to keep A7 in deep sleep mode while keeping M4 in always run mode?Regards,Ram

FDCAN Issues Memory Access

Hi,we are currently testing our FDCAN on our STM32MP157F Device. We get some Messages that there ist an access violation. We see that is caused by the M_RAF interrupt. Are there any hints to get rid off these messages and errors? We tried different s...