STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Inserting Breakpoint after Execution hangs when initializing Mutex or Semaphore in FreeRTOS

Hi,I am using the STM32MP157C-DK2 and so far i manged to make FREERTOS work flawlessly with OpenAMP and the tracing printf functions. I can insert breakpoint at any point without a problem. However, i start having issues when i declare a semaphore or...

victor.b by Associate II
  • 1505 Views
  • 5 replies
  • 0 kudos

Could not debug the OpenAMP_TTY_echo

Hi,I am following the tutorial of developing on M4 with the STM32MP1 but when I do the"debug as" to this project, it comes out an error.The STM32MP1 has connected to my PC through the STLINK usb; the boot0 and boot2 on the board have been set to "on"...

0690X000009ZaoFQAS.png
DXu by Associate II
  • 1458 Views
  • 2 replies
  • 0 kudos

FreeRTOS and DMA issue

Hi,We are currently using the STM32MP1 DK2 board for our project.We have to use FreeRTOS + UART7 and USART3 with DMA Our issue arise when FreeRTOS is used with an UART (USART3 or UART7 in our case) which use the DMA.We have reduced the project to the...

romain2 by Associate III
  • 1250 Views
  • 3 replies
  • 0 kudos

STM32MP157-DK2 Ethernet

Hi, I can't to connect my board by ethernet connector, when I connect the cable both leds are always off. I try using ifconfig to set a ip but my board doesn't respond to ping request, but when I used ifconfig to set ip over usb0 my board respond to ...

ECaba by Associate II
  • 1019 Views
  • 2 replies
  • 0 kudos