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

Interfacing 4-bit SDIO with STM32L452 Nucleo board

Hi,I am trying to interface 4-bit SDIO with STM32L452 Nucleo board.So far, I have tried CubeMx and SDFAT library, but it doesn't seem to work.I have tried same interfacing and library with other variants(STM32F407) and its working fine.Is there any i...

AKuma.24 by Associate
  • 732 Views
  • 2 replies
  • 0 kudos

SD card is always in 'TRANSFER' state.

HiI'm using STM32F103VGT6 and now days i have a problem in working with SD cards.I can't use FatFs library."HAL_SD_GetCardState" function, always return 'TRANSFER' state.I try multiple SD cards, clock divider and any many configs.please help.thanks

ENo.1 by Associate II
  • 2184 Views
  • 6 replies
  • 0 kudos

How do I get data out of an ISR safely?

I've been making decent progress on learning how to use C/C++ to replace an existing C# embedded application. I've cut a few corners along the way and I'd like to see if I can clean up the worst ones. Right now I have an ISR getting pressure data f...

magene by Senior II
  • 998 Views
  • 6 replies
  • 0 kudos

Resolved! STM32G431KB Nucleo Board A2 not connected to PA3

I have been spending a few hours debugging my STM32G431KB Nucleo USART2 Rx not working and have found that the chip pin PA3 is not wired to the header A2 (or 11). Tx on PA2 (A7/5) works fine.Am I missing something? I ended having to solder a wire ...

DWalt.1 by Associate II
  • 752 Views
  • 2 replies
  • 0 kudos

DFSDM with ADC not responding - STM32L562

Hello Community,I am trying to post-process my just sampled ADC values with the DFSDM sinc-Filter and mainly the oversampler.The problem ist: My DFSDM doesn't output anything. I tried DMA and polling. Polling generates a timeout.I configured the ADC ...

MPetr.3 by Associate III
  • 401 Views
  • 0 replies
  • 0 kudos

DFSDM right shift not working with DMA

Hello,if I start a filter with DMA enabled using method HAL_DFSDM_FilterRegularStart_DMA(&filter1, buffer, bufferLength), then the filter output is not right shifted. The right shift works, if polling and manual result query is used.I cannot find thi...

c_dev05 by Associate III
  • 833 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L562CETx - using only internal oscillators - Systick not increasing, HAL_TIM_Base_Start_IT makes freeze - Interrupt problem

Hello community,I am working on a STM32L562CETx micro-processor and testing out basic functions. I only use the internal oscillators, no external is connected.I managed to en-/disable GPIO output pins to drive LEDs etc successfully. The Problem is:Us...

0693W000005CrmCQAS.png
MPetr.3 by Associate III
  • 754 Views
  • 2 replies
  • 0 kudos

STM32F746GDISCOVERY AN4760 pg. 58 How to proceed to program QSPI Flash memory only once... for IAR EWARM STM32Cube_FW_F7_V1.14.0\Projects\ STM32746G-Discovery\Applications\QSPI\QSPI_perfs My project, based on the above

I have 3 pictures 544K in size (ARGB). Please write in more detail how each time do not overwrite the data to QSPI during debugging. The reading of the IAR HELP "Linking using ILINK section" did not add to the understanding.Thanks in advance. Sorry f...

STM32F103VCT6,Serial port 1 interrupts, and simultaneously outputs data in serial port 1 and serial port 2. Serial port 1 stops sending after just a few frames of data are output, while serial port 2 still has data output.Is there a solution?

In the interrupt of serial port 1, data is output in both serial port 1 and serial port 2. Serial port 1 first sends data, then serial port 2 sends data. After serial port 1 outputs a few frames of data at the beginning, there is no data output, whil...

一李.1 by Associate II
  • 534 Views
  • 1 replies
  • 0 kudos

Hi, I use the core-g431kbt6 which I feed at 10 volts between the Vin pin and the gnd. I would need to connect with the usb via stm Studio to monitor some variables, but when I do the card is reset. Is there any way to avoid this reset?

Hi, I use the core-g431kbt6 which I feed at 10 volts between the Vin pin and the gnd. I would need to connect with the usb via stm Studio to monitor some variables, but when I do the card is reset. Is there any way to avoid this reset?

Mbert.1 by Associate II
  • 903 Views
  • 2 replies
  • 0 kudos