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

QuadSPI Single SPI mode IO2 state

In Single SPI mode, the unused qspi pins are held as follows: IO2 is in output mode and forced to ‘0’ (to deactivate the “write protect�? function) IO3 is in output mode and forced to ‘1’ (to deactivate the “hold�? function)Problem is, all the flash ...

I2C slave transmit in interrupt mode

Hi all,I do have a problem with I2C slave transmit mode. Everytime the master (in my case an FTDI FT4222) starts a read access I get the error ACKNOLEDGE FAILURE.If I just transmit from a PC to the STM32 everything works fine and I receive the correc...

0690X000006D9aoQAC.png 0690X000006D9bNQAS.png
SZank by Associate II
  • 430 Views
  • 0 replies
  • 0 kudos

Resolved! How to read gpio using dma in Input Capture mode

Hi,I want to  configure the DMA so that it transfers data from the GPIO lines (8 bit data lines) to the RAM buffer upon receiving a trigger signal on the timer capture input channel TIM1_CHI (PE9) . I am using stm32f446ze.We nees to acquire data regi...

Amal Babu by Associate III
  • 2072 Views
  • 8 replies
  • 0 kudos

Early waking Up from STOP mode

Dear,I use SM32L152, I go to STOP mode regularly and as the possible source of waking up is either RTC or External interrupt. It works Fine until I change the System clocks from MSI 4 MHz to for example HSI on 16 MHz. If I change it, then MY MCU is w...

JAN R by Associate III
  • 980 Views
  • 8 replies
  • 0 kudos

UART DMA TX/Rx problem w/ STM32F722 example

Posted on February 14, 2018 at 01:55Hello,I have a program using serial UART communicatons. I based the UART code on the example code UART_TwoBoards_ComDMA.  The system seems to work correctly when it is in command/response mode.  That means, I can ...

Reading 2 ADC Channels and Outputting Over USART

I'm new to working with STM32's so if I make any mistakes please let me know. I have the STM32F446RE Nucleo board and I'm trying to read two ADC channels (IN15 on GPIOC_05 and IN14 on GPIOC_04) and output the ADC values over USART 1 channel as fast ...

0690X000006D92mQAC.png
PAbdu by Associate II
  • 514 Views
  • 4 replies
  • 0 kudos