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

Recommended MCUs for Low Quality Cameras

Hello,I would like to use a microcontroller which keeps around 600x800 pixel one image comes from a camera and compresses it. They are very simple functions. It needs at least 600 kB RAM to keep one image. However I could not find a low-cost microcon...

Resolved! Reverse deadtime on TIM1

I'm using an STM32G431 using differential outputs on channel 1. On the scope, my deadtime is set where the channels overlap instead of having deadtime:channel1 ___-------___ ------__------- channel1_nHow can I reverse the direction of the deadtime?He...

eRuss.1 by Associate II
  • 1188 Views
  • 4 replies
  • 0 kudos

To generate the SPI clock SCLK without data transfer

Hello,I am using STM32F446RE controller to communicate with TLC2578 old ADC converter through SPI communication.To initialize the ADC first CS should be LOW and 16 clock - SCLK cycles need to issued.How to start the SPI clock without data transfer.Wi...

Jagath by Associate II
  • 686 Views
  • 1 replies
  • 0 kudos

Resolved! [SOLVED] Why does my external clock (HSE) configuration not work?

Hi all!I got something new for you. We have a pcb with an STM32f446re chip on it. For stability reason, we put an 20Mhz external clock on it, but the problem is, we are still running on 16Mhz (measured it with a toggled gpio on the oscilloscope.) The...

NGros by Associate III
  • 1996 Views
  • 3 replies
  • 0 kudos

Is synchronous data sampling of TIM.CNT and ADC.DR with 6 MHz possible with the usage of DMA1 & DMA2 on an H743?

Hi,I want to use an STM32H743 for sampling one TIM.CNT and one ADC channel synchronously and store the data of both peripherals in array buf_adc[5000] and buf_timcnt[5000]. Therefore I want to use the DMAMUX request generation and use LPTIM2 as trigg...

DFlad.1 by Associate II
  • 1087 Views
  • 5 replies
  • 0 kudos