STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to build logicanalyser example M4 firmware?

Hi,not sure if I am missing something obvious here:https://github.com/STMicroelectronics/logicanalyserI cloned the sources and imported everything into CubeIDE, however it does not see any make targets, when I try to build how2eldb's main.c I get:***...

Jin by Associate II
  • 1115 Views
  • 6 replies
  • 0 kudos

Resolved! STM32MP1xx: Ethernet assignment to cortex-M4 core?

Hello, we are going to develop an application which requires the usage of a cortex-m core that communicates through ethernet.Both the wiki and the migration guide (AN5253) from cortex-m4 to MP1 says this is not possibile. Is it really true? Looking a...

CMase.1 by Associate II
  • 939 Views
  • 4 replies
  • 1 kudos

Resolved! STM32MP157-DK2 problems RPMsg

I want to exchange data between M4(running custom firmware) and A7(running OpenSTLinux) by using the Linux RPMsg framework.The ST-wiki refers to https://www.kernel.org/doc/Documentation/remoteproc.txt.I tried to run the example given by kernel.org, b...

Lukas1 by Associate III
  • 1058 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP1 no OS

Can I use STM32MP1 without an operating system?Linux is harder for me to master than a microcontroller.It would be convenient if the cube generated code hal for the processorIs there a similar feature planned?If not, is there a step-by-step instructi...

I can't connect consol using ssh by STM32CUBEIDE

I made linux configuration by virtualbox. and I did copy to board  kernel file by ssh(scp command). now I am testing M4 firmware .https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-M4/M...

bkwak by Associate II
  • 1336 Views
  • 3 replies
  • 0 kudos

SDIO clock on the STM32MP157A-EV1

I'm using STM32MP157A-EV1.It configured boot from eMMC mode.This is because SDIO is used as interface.I inserted the uSD card into the slot for trial.The information of SDIO is as follows.root@stm32mp1:~# cat /sys/kernel/debug/mmc0/iosclock:     9900...

Osamu by Associate II
  • 1182 Views
  • 3 replies
  • 0 kudos

Resolved! A question regarding OpenAMP RPMsg example

Hi, I'm currently porting OpenAMP virtio to Arduino platform: https://github.com/stm32duino/Arduino_Core_STM32/pull/766I would like to share one thing about the OpenAMP examples in CubeMP1.Here is the implementation of MAILBOX_Poll:int MAILBOX_Poll(s...

Resolved! Debug on STM32MP1 issue

Hi,We are currently developing on the STM32MP1. Our goal now is to be able to debug the core at the different running stages : TF-A, Optee, U-boot and kernel. We are using the DK2 with a ST-link and openOCD.When using your Setup.gdb we experience som...

romain2 by Associate III
  • 1193 Views
  • 2 replies
  • 1 kudos