STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 QSPI Boot problem

Hello everyone,   I'm curently working on a custom STM32MP1 board with a QSPI Nor flash. The NOR Flash seems to work perfectly in Uboot Basic after the modification we have done. The Data are MD5 checked and the SPL is at address 0x0 of the NOR Flash...

Resolved! How to configure GPIO on STM32MP157A-DK1 board?

Hello everyone, I use the STM32MP157A-DK1 on my project but I have a problem1- In the CubeMX, when you want to use a GPIO in output or input, why can not we select the context (cortex A7 or cortex M4)?2- When you set a GPIO as an output or input to C...

0690X000009Z7GIQA0.png 0690X000009Z7GhQAK.png 0690X000009Z7HkQAK.png 0690X000009Z7IOQA0.png
djimel by Associate II
  • 501 Views
  • 2 replies
  • 0 kudos

STM32MP1 FreeRTOS debug issue

Hi,We are currently using the STM32MP1-DK1 board.We have tried several examples but we are facing some issues with the one using FreeRTOS (FreeRTOS_ThreadCreation) :We have no issues running the program on the M4 both in Engineering mode and Producti...

romain2 by Associate III
  • 1013 Views
  • 4 replies
  • 0 kudos

SPI slave mode with DMA throughput

STM32MP157 has a M4 core, so I am asking questions here in MCU section although the chip is belong to MPU. What I am trying to do is using M4's SPI4 to receive data at throughput of 20.6Mbits/sec, basically each SPI transition has 10.5KB block data, ...

HZhu.12 by Associate II
  • 1303 Views
  • 5 replies
  • 0 kudos

Resolved! Can not use two irq for different driver

Hi, I use two touch panels, one is ft5306 and another is tsc2007. These are under same i2c bus, the i2c2 controller.The ft5306 use PG8 as interrupt line. The tsc2007 use PI8 as interrupt ine. Here is my dts code for these devices.331 ft5x06:...

SChen.11 by Associate III
  • 749 Views
  • 2 replies
  • 0 kudos