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

STM32L496 - SD Card SDIO write speeds (FreeRTOS, FATFS and USB), how to get "fast" (> 100kbytes/sec) throughput?

Hi all,I need to stream data into an SD card, at about 25KBytes/sec max. Currently I'm stuck at 11kBytes/sec, but the SDIO data transfer works, kind of. I'm using an STM32L496 board, FATFS and FreeRTOS, as well as USB.The USB part works actually real...

AFahr.1 by Associate III
  • 5032 Views
  • 28 replies
  • 0 kudos

Issue with ADC and DMA on STMG030C6T6 48 pin lqfp

Folks,We are using STM32G030C6T6 (48 pin LQFP) chip on our motor control board. We need to convert 6 analog values every 50 uS or so.Here is what we do. We have setup the TIM3 to fire at 50uS. That is working fine, we are pulsing a port in the ISR an...

BKesh.1 by Associate
  • 482 Views
  • 1 replies
  • 0 kudos

Resolved! Is there any alignment restriction on interrupt vectors?

Super weird thing happening:After my latest build I would receive one interrupt from I2C and that's all.After a bit of snooping around I found that the I2C interrupt was being disabled in the NVIC.So I installed some code that would detect when this ...

mreed by Associate III
  • 483 Views
  • 1 replies
  • 0 kudos

ADC interruptions in reading every ~1.5seconds.

Greetings, I'm using an STM32F476, and I have configured ADC1 to read from 9 different inputs.My goal is achieve 200Hz, which should be very achievable considering the speed of the ADC on these MCUs. The issue I am experiencing is that it seems...

0693W00000BbacnQAB.png

STM32 MPU Hard Fault

I am using STM32F429zi micro and MPU (Memory Protection Unit) module. When I individually protect blocks it's working but when I enable complete background region protection it's throwing hard fault.static void protectBackgroundRegion(void) { // C...

LBhat.1 by Associate
  • 588 Views
  • 2 replies
  • 0 kudos

How to configure HRTIM in Up-Down Counting Mode

I am using STM32 G474RE with STM32CubeIDE 1.6.1 with HAL configurations. I would like to use HRTIM1: Timer A with TA1 and TA2 enabled. My goal is to control TA1 PWM on the Up counting of Center Aligned counting (up-down counting), and control TA2 PWM...

0693W00000BbapmQAB.jpg 0693W00000BbaqVQAR.jpg 0693W00000BafcMQAR.jpg 0693W00000Bbar4QAB.jpg
CWatt.1 by Associate
  • 1179 Views
  • 0 replies
  • 0 kudos