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

EMW3080 not working properly

Hi,I flashed an EMW3080B module with this firmware ST-EMW3080B_V2.1.11_SPI.ALL from this location on another board not B-U585I-IOT02A. It is connectet to SPI from STM32. Problem is next: when MCU set pin 11(CHIP_EN) from EMW3080B to HIGH to enable mo...

MZamu.1 by Associate
  • 707 Views
  • 0 replies
  • 0 kudos

Resolved! Want (software) reset of CPU (STM32F051) in response to hard fault interrupt but can't compile NVIC_SystemReset() - "implicit declaration..."

I'm exploring STM32F051 using STM32CUBE IDE without use of HAL or lower level support routines (i.e., upon entry at reset vector, manually configure peripheral registers and go - so far so good :)I wish to cause a reset from within hard fault handler...

wb0gaz by Senior
  • 2484 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L4P5ZG watchdog timer

How do I implement a watchdog timer for the L4P5ZG device? I have the LPTIM1 example running but I do not see a built-in watchdog timer for this device under the timer tab.

TMulr.1 by Associate
  • 825 Views
  • 3 replies
  • 0 kudos

stm32f4 weird crashing

Hi everyone,I'm dealing with some difficult problem for quite a while. I am using an stm32f411ce running on 80mhz. I have a code in which I am reading data from some sensors and then processing it. when I run the code it crashes randomly with differe...

EPora.1 by Associate II
  • 1023 Views
  • 4 replies
  • 0 kudos

Resolved! APB2<->AHB1 or APB2<->AHB2 ?

Hi!RM0468 "Figure 1. System architecture" show interconnect between APB2/AHB1. But in the DS13311 "Figure 1. STM32H725xE/G" block diagram shown interconnect APB2/ AHB2.So is there error or there is exactly diagram in DS13311 and generic in RM0468? 

Aleks by Associate III
  • 655 Views
  • 1 replies
  • 0 kudos

STM32H7B0 FLASH_SR_RDPERR in HAL_FLASHEx_Erase_IT()

Hi,​Now the problem is FLASH->SR1 report FLASH_SR_RDPERR in HAL_FLASHEx_Erase_IT() and it failed to erase the BANK1 sector1 of address 0x8002000.I have checked the RDP is level0. What wrong with it ?And the code is here: HAL_FLASH_Unlock(); ...

JJ.Lin by Associate III
  • 929 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H745 FLASH does not store the data?

Hi,I write some data to the 0x080A0000 (sector 5 )address which is not protected. I write the data and ı can read that data too. There is no problem with that. But if I comment out the line which writes to data to the flash and run the program. That ...

EOzde.1 by Associate III
  • 1312 Views
  • 6 replies
  • 1 kudos