STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Toggling PA10

I'm trying to use PA10 to drive a simple LED (custom board), but the I/O doesn't switch at all.PA10 is not used in any of the device trees. gpioinfo gpiochip0reports the I/O as "unused" and "output", but switching the I/O with gpioset gpiochip0 10=1d...

allard by Senior
  • 1033 Views
  • 5 replies
  • 0 kudos

Resolved! HAL Tick does not get incremented on second debug session after reset (FreeRTOS)

I'm working on project that is including ADC, timers and virtual UART. I'm working on STM32MP157C-DK2 board. So I started from example OpenAMP_FreeRTOS_echo from CubeMP1 software package v1.2.0. I'm using CubeIDE v1.4.0. When I reboot STM32MP1 and de...

NGajic by Associate III
  • 9526 Views
  • 35 replies
  • 1 kudos

M4 freezing when initializing OpenAMP

I am working on developing firmware to run on the M4 coprocessor and I have been trying to do some basic testing using my own code and the OpenAMP_TTY_Echo example. I am debugging on an stm32mp157c-dk1 and I am using STM32CubeIDE. This issue is also ...

0693W000007BBEiQAO.png
DShul.2 by Associate
  • 793 Views
  • 2 replies
  • 0 kudos