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
  • 364 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
  • 1106 Views
  • 5 replies
  • 1 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
  • 353 Views
  • 2 replies
  • 0 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...