STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F469 Discovery SAI DMA DB problem

I try to use the SAI on the STM32F469 Discovery Board in DMA Double Buffer TX Mode. The Interrupt is working and the buffers too - but there are no data arriving at the SAI ADR Register. My init function is:HAL_DMAEx_MultiBufferStart(&hdma_sai1_a, ...

DBrow by Associate II
  • 407 Views
  • 2 replies
  • 0 kudos

STM32H743 USART DMA

Hi,Can someone please help ?Has someone got USART Peripheral with DMA transfers working on the STM32H743ZI2 ?I have been trying to get DMA transfers to work on the H743. The DMA stalls after the very first DMA transfer and stays there itself.Searchin...

0693W000001sAK3QAM.png

How to tell how big my program is?

i have a program with a BIG lookup table. The program compiles fine except for if i reference the lookup table, then it quits with one error and doesn't tell me what the error is. How can i tell how big the compiled program - would be - with the look...

deep_rune by Associate III
  • 455 Views
  • 5 replies
  • 0 kudos

STM32 line suitable for medical devices

Hi,I have used the STM32F1 and F4 series.I would like to know which line is advisable to medical device development ie. insulin pump, Blood glucose monitor.on the website i found that f1,f2 series can be used.Regards

Hp.14 by Associate II
  • 414 Views
  • 2 replies
  • 0 kudos

any stm32 MCU with 5Vadc?

Hello,I am working on a project and it would be very helpful if I could find a MCU with integrated 5V ADC. I know you can add a voltage divider for the 3.3V ADC but it won't work in my case for this project. Can anyone recommend me something? Thank y...

retro by Associate III
  • 625 Views
  • 4 replies
  • 0 kudos

SWD printf debuggin issues..

Hello,I'm just a beginner that tryes to migrate from the arduino world to ST and before I start the dev jorney I'd like to hand on to a debbuging method that requiers as little hardware and sofware setup as possible while still having the logging and...

MLemo.1 by Associate III
  • 745 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G071 DMA Will Not Transfer Data to UART1 TDR

I'm trying to operate the USART in DMA tx mode on the STM32G0. I've configured the DMA mux to route the USART1TX dma request to channel 2. I have configured channel 2 to enable TC and TE interrupts, enabled MINC, and set PSIZE & MSIZE as byte. The nu...

CKafk.1 by Associate II
  • 937 Views
  • 6 replies
  • 0 kudos