STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Use DFSDM parallel mode

I am trying to use the DFSDM in parallel mode. However my output sample rate is significantly lower than expected.My input is an MEMS microphone, with 2.048MHz leading to 128kS/s of 16bit samples that arrive at the MPU.The desired output is 32kS/s PC...

fabi123 by Associate
  • 71 Views
  • 1 replies
  • 0 kudos

Problem using ADC on Cortex M4

I am currently using a STM32MP157a on an SOC module from aries-embedded and try use the internal ADC in M4 context. However, I always get 32678 for 16bit settings regardless of the other ADC settings or channel selected. For 12 bit the value is then ...

mali by Associate
  • 77 Views
  • 0 replies
  • 0 kudos

Resolved! optee 3.19.0 compile issue

Hello Because we need to use linux 6.1.x, so I try to compile the optee 3.19.0 which is from the source package of ST web.But there is a compile issue:$ make -f $PWD/../Makefile.sdk CFG_EMBED_DTB_SOURCE_FILE=stm32mp257f-ev1 allmake[1]: Entering direc...