STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 1090 Views
  • 6 replies
  • 0 kudos

STM32MP1 FDCAN issues

Hello,I have the stm32mp157c-dk2 board and have connected two CAN Bus transceivers to it.FDCAN1 is assigned to the A7 CPU and the FDCAN2 is assigned to the M4 CPU.Both transmitters are connected to the same CAN bus. There is also a 3rd device connect...

Artem by Associate III
  • 3293 Views
  • 22 replies
  • 0 kudos

Start M4 firmware automatically

Hi!I am using STM32MP157C-DK2 and i want to start the coprocessor from bootloader (I have readed the wiki page). First, I have done it manually and everithing works fine:I have changed kernel m4_rproc:&m4_rproc{ /*Restriction: "memory-region" proper...

JIrao.1 by Associate
  • 445 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP1-CortexA7 SDMMC1 TxUnderrun Error

Hi, community.​I am trying the SD UHS-I mode on your evaluation board(STM32MP157F-EV1), but it does not work.Q1. Does HAL support UHS-I?​Q2. Is it necessary to enable SDMMC_CLKCR_SELCLKRX_1? (when using STM32MP157F-EV1 board)Q3. What is the reason wh...

TSens.1 by Associate II
  • 293 Views
  • 1 replies
  • 0 kudos

Resolved! GTK application does not show the image

Hi! I am using STM32MP157C-DK2 board to create an application on the screen (using GTK library). My idea is to create a window with the following image inside:Created code:#include <gtk/gtk.h>   int main(int argc, char **argv) { GtkWidget *window...

0693W00000Y8tpkQAB.png 0693W00000Y8tseQAB.png
TArre.1 by Associate III
  • 530 Views
  • 2 replies
  • 0 kudos