STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32U599 DAC doesn't work in DMA mode.

I tried everything to send a simple wave through the DAC pin using HAL and STM32CubeIDE to configure the project. What I've checked that works: - Clock source- Trigger source- Output pin configuration- Built-in triangle and noise wave generation. I t...

HTD by Senior III
  • 115 Views
  • 1 replies
  • 0 kudos

Resolved! Zephyr MCUboot for Stm32

Using following settings:IDE : VS Code Programmer : Stm32Cube programmerStlink Debugger OS: Zephyr MCU: Stm32u5 series  I'm trying to use following link in order to sign application image: https://docs.zephyrproject.org/2.7.5/guides/west/sign.htmlIt ...

A Maq by Associate III
  • 189 Views
  • 2 replies
  • 1 kudos

Delay in SPI Transfer with STM32H7

Dear ForumIm using STM32 H755 ZI in the starter kit. I set the Timer 4 for generate a Interrupt each 1ms.At begin of INT:     -I toggle a PIN,      -and, send a SPI data (8 byte or 16..not important)What I noted is a delay of almost 10uS beetwen pin ...

Roibert by Associate II
  • 650 Views
  • 13 replies
  • 3 kudos

I2C master transmission with DMA not Working

Hi I'm trying to establish a communication using I2C with a MCP45HVX1 digital potentiometer device with the stm32g474-re discovery board, I'm using I2C2 module that has been configured with MX with interrupt enabled. I'm using PF0 as SDA and PC4 as S...

Vueko by Associate III
  • 151 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H7 playback example

Is there an application or example about an "audio playback" project using the SAI interface (SAIA-SAIB) connected to a Codec ?I'm using the Nucleo NUH723ZG board. Thank you, Carlo

carloV by Associate II
  • 106 Views
  • 1 replies
  • 0 kudos

Resolved! Hello, I am trying to set up a FDCAN communication (STD Id) at a baud rate of 250 kbit/s in STM32G473RBT . The Tx part seems to work perfectly but I have a problem at the level of the reception.

I try to just toggle a led for each received frame (STD ID).With a logic analyser I checked the Rx pin on the Rx MCU and the frames arrive well. Hence my feeling that the problem lies at the level of the callback function where the MCU never go.Than...

USB Device MSC with External Flash

Hi team,            I am working on stm32F7 discovery board, I am working on USB MSC Device however i am not getting , how to configure external flash of this discovery board as Mass Storage. My main goal here is as soon as i connect the controller t...

Shikamaru by Associate III
  • 458 Views
  • 8 replies
  • 0 kudos
Labels