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

Detecting exit from shutdown mode on stm32l432

Posted on August 23, 2017 at 23:50Is there a way to detect when an stm32l432 has been woken from shutdown mode ?  For standby mode there's a bit in PWR_SR1, but I don't see anything equivalent for Shutdown mode.Geoffrey

Geoffrey1 by Associate III
  • 1700 Views
  • 5 replies
  • 0 kudos

UART Receive Buffer Clear

Posted on September 03, 2016 at 00:50 I am working on STM32F0. I am little confused between USART1_IRQHandler and HAL_UART_RxCpltCallback HAL_UART_RxHalfCpltCallback HAL_UART_TxHalfCpltCallback HAL_UART_TxCpltCallback Is it necessar...

anuj by Associate II
  • 2457 Views
  • 3 replies
  • 0 kudos

DMA Transfer Complete and USART Transfer Complete

Posted on August 14, 2017 at 13:47Hi all:I have been using DMA with USARTs for years on STM32F4xx and STM32F0xx microcontrollers, but mainly with full-duplex connections like RS-232. Now I need to handle RS-485, which is only half-duplex. My code ne...

Diez.R. by Associate II
  • 1341 Views
  • 2 replies
  • 0 kudos

Resolved! Hello Guys I am using STM32F429IGT6 controller.I am using EWARM. recently my code size reached 1MB so during download it gives error'writing outside flash memory at address 0x08100000'.But as the flash region is from 0x08000000-0x081fffff it should

Posted on August 26, 2017 at 16:06Hello Guys, I am using STM32F429IGT6 controller. I am using EWARM. recently my code size reached 1MB, so during download it gives error' writing outside flash memory at address 0x08100000'. But as the flash region i...

Blue Pill external interruption

Posted on August 26, 2017 at 02:37Hi,recently I started my adventure with STM32F103C8T6. I had some experience with programming on other boards e.g STM32F3 Discovery but I came accross a problem with external interruptions. I am using EclipseStm as ...

wojtek s by Associate
  • 761 Views
  • 0 replies
  • 0 kudos