STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U575: Understanding RCC::CSR reset bits

I'm trying to understand how the CSR register works. I though initially that the various reset reason bits are mutually exclusive. That turns out not to be the case. For example, I'm seeing SFTRSTF and PINRSTF together, and also BORRSTF with PINRSTF....

USB Audio class

Hi,I am using nucleo-l476RG board.I am new to USB audio, I am trying to create USB Audio class (Speaker/MIC) using HAL. I am sucessfully able to create a node for speaker and MIC in my laptop. But unable to send and receive the data over USB. Can any...

f_mount() error on STM32H750VBT6

I have WeAct studio's STM32h750VBT6 board. i am trying to access Sandisk's 64 GB MicroSD card (formatted as FAT32) through MicroSD card Adapter using SPI1. I am not able to access memory card. i have enable SPI1 and made enable PB1 (SD_CS) as gpio_ou...

Prajyot1_0-1746593407031.png
Prajyot1 by Associate III
  • 204 Views
  • 2 replies
  • 0 kudos

Resolved! Debug Options on C091 Custom Board

I made a custom board using a C091KCT6. I assumed I would be able to figure out a way to display data in real time using printf. Unfortunately, I did not make provision to expose PA2 and PA3 (or indeed any pins other than the ones used by my board). ...

Resolved! HAL_RTCEx_BKUPWrite

Hallo, the information written on rtcbackup register, is retained when micro is powered off?Or the information will be lost?

IVent.1 by Senior
  • 135 Views
  • 1 replies
  • 0 kudos

Getting wrong ADC readings

Split from:https://community.st.com/t5/stm32-mcus-embedded-software/how-to-use-analogue-pins-not-adc-to-read-voltage/td-p/792208Please keep to one question per thread.Hi, One more related question, I have changed the pins and now i am reading the vol...

sal92 by Associate II
  • 321 Views
  • 5 replies
  • 2 kudos

Resolved! No device found on target. After some succesfull uploads

Hi,I am working with a custom board with the STM32L431CCU6 mcu. The bord consist of the mcu and 2 i2c units and one SPI.The board also has pin headers for BOOT0, SWDIO and SWCLK.Sory for paint... I am using the CubeIDE and a ST-LINK V2for programming...

assjo_1-1746535632587.png assjo_2-1746537392875.png
assjo by Associate II
  • 286 Views
  • 2 replies
  • 2 kudos

Resolved! How to configure "Delay between 2 sampling phases" on the STM32G431

板:STM32G431 NUCLEO-64我的目标是在 ADC1 和 ADC2 上实现 4 MSPS 的采样率。通过使用交错采样,我的目标是获得 8 MSPS 的有效采样率。虽然我知道这可能与数据表中针对多通道 ADC作的声明限制不严格一致,但我相信这种差异与我遇到的问题没有直接关系。根据数据表中的图1、ADC 时钟应低于 52 MHz。图 1在我的设置中,我在交错模式下使用 TIM + DMA + ADC,配置如下:定时器触发频率:4 MHzADC 分辨率:12 位ADC 时钟:60 MHz采...

Clavinz_2-1746070306442.png Clavinz_3-1746070369648.png Clavinz_4-1746070376305.png Clavinz_5-1746070389460.png
Clavin-z by Associate
  • 346 Views
  • 2 replies
  • 0 kudos