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

stm32f7 usart and data corruption

If I understand correctly the STM32F7 USART/UART doesn't have a hardware FIFO implemented. So how do I prevent data corruption if the interrupt aren't handled in time? Timing is now critical.I see there a couple of examples which use DMA. Only how to...

Evan .1 by Associate II
  • 1367 Views
  • 11 replies
  • 0 kudos

spi

Hi,I have problem with SPI data transfer on stm32h743VIH. Spi is used with external ADC. ADC data ready voltage level seems OK ~1,8 V (Vdd) but the MISO line shows only about half of this ~0,9 V. This seems to be too low for data transfer. MISO line...

teijo by Associate II
  • 907 Views
  • 4 replies
  • 0 kudos

writing serial data out for a nucleo f031K6

I recently bought a nucleo board for a project im making. I have in the past used 8 bit AVR chips but I want to step up to STM32. My project is some switches, leds, a DAC and an ADC. One thing that is common to all these elements is a serial data out...

deep_rune by Associate III
  • 277 Views
  • 2 replies
  • 0 kudos

stm32F7 LL_drivers acknowledge interrupts

I combined 2 examples. USART3 I/O and SYSTICKS timer.When I receive a USART interrupt the Systicks stops working. There is a endless loop of interrupt calls of USART3. So I assume I didn't acknowledge the interrupt correctly. Only can't also find it...

Evan .1 by Associate II
  • 395 Views
  • 3 replies
  • 0 kudos

What is the maximum value of LPUART baudrate ?

Hi, I am using STM32L071 which has Low Power UART (LPUART) Communication. I want to try LPUART at the maximum baudrate, but what is the maximum value of LPUART baudrate ? is it the same as UART in generally ? based on datasheet, the maximum baudrate ...

Mahendra by Associate II
  • 346 Views
  • 1 replies
  • 0 kudos