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
  • 1094 Views
  • 6 replies
  • 0 kudos

Eclipse: undefined reference to

Hi!I am trying to compile a project from several files in Eclipse.Function print_hello() defined in another file N222.Resulting error: undefined reference to `print_hello 'What am I doing wrong? regards Alexander

0693W000000VK3bQAG.png
AShva.1 by Associate II
  • 840 Views
  • 10 replies
  • 0 kudos

Error: Inconsistency detected by ld.so: dl-lookup.c:

I downloaded, installed and configured Eclipse, Version: 2020-03 (4.15.0), UBUNTU 16.04 LTSWrote a simple program:#include <stdio.h>#include <stdlib.h>int main(void){   printf( "Hello world\n" );   return 1;}compiles without errors But, when I run on...

AShva.1 by Associate II
  • 620 Views
  • 8 replies
  • 0 kudos

The usart1 has issue with PZ6 and PZ7

Hi all, I use PZ7 and PZ6 configure for usart1. But it show some error log.[ 1.633566] stm32mp157-pinctrl soc:pin-controller@50002000: invalid function. [ 1.640375] stm32-usart: probe of 5c000000.serial failed with error -22It's right when II t...

SChen.11 by Associate III
  • 429 Views
  • 8 replies
  • 0 kudos

Build the ubi system

​I need to build a system for nandflash, unfortunately something went wrong, and I don't know how to fix it

0690X00000DYXNrQAP.png
Yli.8 by Associate II
  • 192 Views
  • 2 replies
  • 0 kudos