STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! 3 SPI busses does not parallelize data access

STM32H743We have 4 SPI busses running at 12.5MHz but the SPI clocks are sequentially. SPI 1 and 2 are using DMA Channel 1 while SPI 3 and 4 are using DMA Channel 2. We would like them to run in parallel.Can they run in parallel.The code uses HAL_SPI_...

rlegault_0-1705436036380.png
rlegault by Associate II
  • 1164 Views
  • 1 replies
  • 0 kudos

configuration of stm32f407(SAI/i2s)

hello,I am using Stm32f407 with an IM69D120 mic. I have couple of questions regarding the interface and configuration of the mic.1) Is it possible to configure the audio codec with a 4 kHz sampling frequency and a 16-bit resolution?2) Which interface...

x-cube-eeprom - EE_Init() can I remove the step 8 ?

function :  EE_Status EE_Init(EE_Erase_type EraseType)at the end write 0 in flash:/*********************************************************************//* Step 8: Perform dummy write '0' to get rid of potential *//* instability of line value 0xFFFFF...

Giambar by Associate II
  • 4673 Views
  • 7 replies
  • 5 kudos

STM32H747-DISC0. HOW TO SETTING CHANGE USB SPEED?

Hello.I am creating software for the host side of a USB hub, and I want to connect a mouse to a port on the USB hub,I want to connect a mouse to the port of the USB hub and operate it. The USB communication speed of the USB hub is HI SPEED, and when ...

ATaka.2 by Associate II
  • 3091 Views
  • 4 replies
  • 0 kudos

Waking from STOP mode U575

I am trying to get the STM32U575 to wake from STOP3 mode using the NUCLEO-U575ZI-Q dev board. I followed the example to enable the wakeup pin, clear any pending wakeup flag, and then go to sleep. I have this configured to pin PC13 which is the user p...

bpat by Associate II
  • 3012 Views
  • 2 replies
  • 0 kudos

STM32F3x Zephyr Project, DMA configuration

Hi,I am trying to use the async transfers with usarts, but it fails to enable the UART (using uart_rx_enable), due to no DMA configured for the usart.I have not been able to modify the device tree for DMA, but so far unsuccessful.On the dma2 node, I ...

sbend by Associate II
  • 3108 Views
  • 1 replies
  • 1 kudos

I2C communication with pressure sensor

hi, I'm trying to connect this pressure sensor (WF100DPZ) using I2C with stm32 f070RB. But can't understand what address to use for this sensor after reading the datasheet. It'd be great if anyone could help. 

BME104 by Associate
  • 4530 Views
  • 5 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.