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

Control the tfmini incoming data.

Hi I am using the tfmini lidar sensor with my nucleo-64 board.but the incoming data is so much fast that i can't control it and is going to error handler.It is a over run.Do anyone has any idea how could i control the burst of data.The link for the l...

Flash download error: Failed to open .sim file| IAR Workbench

Hello Everyone,I'm using STM32H7 family microcontroller and when try to debug the code from IAR Workbench there is a error popup on my screen like " Flash download error: Failed to open file 'Project Folder\EWARM\Project\Exe\ProjectName.sim' ". After...

0693W000005918xQAA.jpg
RLalj.1 by Associate II
  • 2487 Views
  • 3 replies
  • 1 kudos

STM32L4 GPIO Behavior on Shutdown

I've read through the datasheet and reference manual for STM32L451REI and have been trying to nail down some definitive answers for GPIO behavior upon SHUTDOWN mode. I can't seem to find them, so I'll ask here.In SHUTDOWN MODE:are pullups/pulldowns f...

stm32g031j6m6 NRST as output not working

Hello. Using NRST as an output. Initial state 1. After loading, I switch to 0 and the MCU is rebooted :(. I used options PA0, PA1, PA2. If I use PF2, then the output is constant 1. MCU stm32g031j6m6. On the STM32G0316-DISCO board, the same MPU works ...

Using ADC3 when ADC 1 & 2 are running in DMA

I am successfully using a timer and DMA to capture 4096 samples from ADCs 1 & 2 using a master slave configuration on a STM32H747- Disco board.I would really like to simultaneously capture 3 channels. Is it possible to capture samples from ADC 3 usin...

AStew.1 by Associate II
  • 428 Views
  • 0 replies
  • 0 kudos

Stm32H7 DMA ADC Low Bit Resolution

Hello Everyone,I am using the stm32h7 to sample 4 channels from adc1 using the DMA.I am using circular mode with half word size. I start the dma and let it fill up a memory buffer:volatile uint16_t adcInsDMA[4*ADCBLOCKSIZE] = {0};   HAL_StatusTypeDe...

0693W000008y4RNQAY.png
TCash.1 by Associate III
  • 761 Views
  • 5 replies
  • 0 kudos