STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to enable SPI DMA

I'm working on project that required SPI with DMA .I'm working on STM32MP157C-DK2 board.I am trying to enable CONFIG_SPI_STM32_DMA macro in my config file getting error in zephyr driver due to DMA has not yet been ported on STM32MP1.Any suggestions.T...

skuma.9 by Associate II
  • 518 Views
  • 1 replies
  • 0 kudos

Resolved! Build st-image-weston error

Hi ST Community,I'm trying to build st-weston-image for my stm32mp157f-dk2 board with yocto and the following configuration:Release: kirkstoneMACHINE = "stm32mp1"The layers that I use are the following:BBLAYERS ?= " \</absolute/path/to/yocto/director...

FBofi.1 by Associate II
  • 2023 Views
  • 7 replies
  • 0 kudos

gdbgui and STLink debug

From instructions, I opened two console: Console 1: openocd -f board/stm32mp15x_dk2.cfg This looks good as output:   ``` ... Info : stm32mp15x.cm4: Cortex-M4 r0p1 processor detected Info : stm32mp15x.cm4: target has 6 breakpoints, 4 watchpoints Info ...

Dat Tran by Senior II
  • 562 Views
  • 2 replies
  • 0 kudos