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

FDCAN filters not working on STM32mp157

HI,I'm not able to get the FDCAN filter working on a STM32MP157C-DT2. I'm able to receive valid ID' with no problem, however, invalid ID's are getting through.Would someone be kind enough to take a quick look at my setup to make sure I did not miss ...

JSpra by Associate III
  • 553 Views
  • 2 replies
  • 0 kudos

STM32MP1 Timer

Hi all,I was wondering whether we can achieve a PWM frequence of 1-3Hz with the existing timer which we have. I am targeting to generate a PWM signal within the same frequency range but using A7 as primary.How can we achieve that ?? I do have some id...

NPal.2 by Senior
  • 186 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to set DDR clock

Hello,I am having a hard time setting the DDR clock at pll2 for an stm32mp157.The clock has been configured to 528MHz using CubeMX. I checked cfg for pll2 in the DeviceTree against the Datasheet / Referance Manual and all settings seem correct.Yet /s...

jvog.sen by Associate II
  • 385 Views
  • 3 replies
  • 0 kudos

Dear ST Community, I am working on a project using STM32MP157D-DK1. I'm specifically working on interprocessor communication between the M4 and A7 cores.

I followed the guide from the following ST's video: https://www.youtube.com/watch?v=PsiFDHH87vo&t=407s In the guide, the A7 core is initiating the communication. I have been playing with the code to make M4 the one to initiate the communication, but ...

k44 by Associate II
  • 201 Views
  • 1 replies
  • 0 kudos

Forwarding OpenAMP log_info() to Linux terminal

HiI try to implement a virtual UART communication between the A7 and the M4 on a STM32MP157 device based on OpenAMP. I used the OpenAMP_TTY_echo example from the cube firmware package and adapted it to my own board. The virtual UART is working. But t...

Corono by Associate III
  • 289 Views
  • 1 replies
  • 0 kudos