STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_SPI_Transmit times out

I have STM32CubeIDE Version: 1.12.0 and a STM32MP157F evaluation board.Created a M4 project and assigned SPI1 to it, generated the code.I then created a function to read a register:const uint16_t opcode = 0xe000; uint8_t value = 0; HAL_GPIO_WritePin(...

KBunn.1 by Associate II
  • 1403 Views
  • 6 replies
  • 0 kudos

DMA stops due to ADC Overrun

Hi,I have a problem with the DMA seemingly being shut down due to ADC overrun.What I want to achieve: Three ADC channels should be read indefinitely and the values should be written to memory by DMA as soon as they are ready.What's currently happenin...

RPape.1 by Associate II
  • 3002 Views
  • 8 replies
  • 0 kudos

dirver overrun while capture audio

Hi All.I have a stm32mp157C-DK2, I have used the lastest demo from ST(openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15).I have done audio tests and I have found a problem/bug when I play a wav file and next I record a audio. I can see a kernel trace (a...

AVazquez by Associate III
  • 813 Views
  • 1 replies
  • 0 kudos

SCMI protocols not active

Hi all.I am using a stm32mp157c-dk2 with lastest  OpenSTLinux Distribution (4.1.0) trusted.In log I saw messages about SCMI driver and a series of protocols not actives.[ 0.150587] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled. [ 0....

AVazquez by Associate III
  • 2861 Views
  • 4 replies
  • 0 kudos