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

Resolved! STM32L151 custom bootloader problem with HAL_UART_ErrorCallback

Hi all! I use STM32L151VDT7X, CubeMX HAL and Atollic TrueSTUDIO® for STM32 9.3.0 in my project. I need to upgrade my firmware on-the-air and so I made “bootloader + image�? application:1)     Edited in bootloader linker file:MEMORY { RAM (xrw) : ...

Alexor by Associate II
  • 877 Views
  • 3 replies
  • 0 kudos

Cannot Re-Enable EXTI After Disabling It

I want to write an application in which whenever an external interrupt occurs on a GPIO pin, the EXTI gets disabled until a certain amount of time is passed, and then it gets enabled again.What I tried is that I have put the following lines in the HA...

MMoha.3 by Associate III
  • 634 Views
  • 3 replies
  • 0 kudos

Data bits shifted in SPI communication on STM32L462 after repeating one successful session (consisting of NSS falling edge, 3 separated transmissions with HAL_SPI_TransmitReceive, NSS, rising edge)

Data bits are shifted on second SPI session (BSY bit stay high at the end of data transfer in slave mode) We are using STM32L462VET6, and initialize SPI2 in full duplex slave mode (CPOL=1, CPHA=2-edges) with software NSS and baudrate 960 kHz with HCL...

YVido.1 by Associate
  • 1026 Views
  • 3 replies
  • 0 kudos

Facing issue while sending data through UDP broadcast using B-L45E-IOT01A1 board with WiFi firmware revision C3-5.2.5

I am using the board B-L475E-IOT01A1. I want to send data via UDP broadcast.I have a udp server running on a host at port 1100I use the following set of AT commands to open a Client Connection after initializing the WiFi module and connecting it to a...

PMaha.1 by Associate II
  • 405 Views
  • 0 replies
  • 0 kudos

Resolved! stm32 lowpower run mode comsuption

debug a program in the sram, the current is 29 uA, how to down to 8uA or lower ?i dont know how to disable flash/eeprom or other peripheral

Staly.1 by Associate III
  • 1144 Views
  • 5 replies
  • 0 kudos