STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MPU security empowerment

Hello,My goal is to harden my Hardware security. I am using an STM32MP157C and buildroot as main distro.What exactly do I need to know when it comes to security? I am dealing with the hardware part and I am working on an IoT project.My colleague take...

Help getting console on UART4

Are there any specific kernel config options to get the console to work on UART4?I feel like I've tried every permutation of build, DT, and loading configuration at this point.I'm working on a custom board with a new 'machine' building on the Distrib...

PC Prerequisite Issues using Ubuntu 20.04

I am installing all of the prerequisites and have some issues. This is on Windows 10 running VirtualBox with a Linux environment running Ubuntu 20.04.1 LTS. Everything seems relatively smooth but some of the apt-get commands don't seem to work, speci...

toddz by Associate
  • 1835 Views
  • 3 replies
  • 0 kudos

Resolved! stm32wrapper4dbg not found when compile TF-A

I executed the following command in linux system:make -f Makefile.sdk all TF_A_CONFIG=trusted FTA_DEVICETREE=stm32mp15c-ev1but there is the following fault information:/bin/sh: 22: stm32wrapper4dbg: not foundI have a try to install it, this is not s...

0693W000005AGsJQAW.png
DXian by Associate
  • 685 Views
  • 2 replies
  • 0 kudos

STM32MP157C-DK2 Uart Boot

Is it possible to boot over UART on the STM32MP157C-DK2? I set the BOOT pins as following:BOOT0 - OFFBOOT1 - OFFI am using the FT232 UART-USB Adapter and have connected the following pins:UART GND - CN16 GNDUART VCC - CN16 3.3VUART TX - CN14 ARD_D1UA...

ANiko.3 by Associate II
  • 2319 Views
  • 14 replies
  • 0 kudos

Resolved! Modify STM32MP157A dev kit with STM32MP151C

Hello,No dev kit is available for STM32MP151x microprocessors, do you know if it is possible to replace the STM32MP157 chip by a STM32MP151 one on the STM32MP157A-DK1 ?I have read that STM32MP1 are pin to pin compatible, but I want to be sure and if ...