STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 CPU stall after RDP level change

I have an issue when changing the option bit of STM32H742 to change the RDP level to 1.I read out option bit from register FLASH->OPTSR_CUR, change the RDP bits to eg 0xBB, write the result to FLASH->OPTSR_PRG and then set bit FLASH_OPTCR_OPTSTART in...

Resolved! STM32Cube_FW_U0_V1.0.0 Version problem

I have recently upgraded CUBEIDE to v1.15.1I tried to add a example project to my workspace and it states Required Software PackageWhen I click next and finish, I get the errorI have checked for updates etc and tried to download manually using Embedd...

JK_lin_0-1718866570880.png JK_lin_1-1718866601530.png
JK_lin by Associate
  • 586 Views
  • 2 replies
  • 0 kudos

Flash corruption and write protection mechanism

Posted on March 25, 2016 at 09:45We are using STM32F405 in our product which is a controller. We have met strange problems reported by our customer but can't reproduce the phenomenon in our lab when taking the controller back from customer. The cont...

BSMX falling edge data not always available

I am working on an application using an STM32U5A5 nucleo board with four MEMs PDM output format microphones. The microphones are configured such that data is valid for the left channel on a rising clock edge and valid for the right channel on a falli...

jcmoreau by Associate II
  • 357 Views
  • 0 replies
  • 0 kudos

Resolved! Configuring STM32F439 timer to pulse at specific counts.

I wanted to use the STM32F439 timers, any of them but timer 8 seems to be the best one with my current peripherals, to act as a trigger source. Basically, the timer would drive a pin low, and at specific counts of the timer, drive the pin high for ~5...

EBDRS by Associate II
  • 2313 Views
  • 11 replies
  • 2 kudos

Resolved! LWIP Server FREERTOS

HI, my application is a tcp echoserver which works perfectly but, only for 10-20 minutes, after don't ping anymore. I'm using STM32H723 with LWIP and RTOS and I think it's a memory configuration issue. This is my setup: void MPU_Config(void) { MPU...

Stefano1 by Associate
  • 550 Views
  • 2 replies
  • 0 kudos

Interfacing with BME280 problem

I recently have purchased a BME280 I2C sensor, which measures pressure, temperature, and humidity. I wanted to create a library for it to measure those variables. the problem is that the result (at least, the temperature measurement) is wrong.it thro...

STM32 SPI HAL Error (Not Sending any data)

I'm using a NUCLEO-H563ZI and the STM32 HAL (generated by CubeMX) and there's no data (and no activity) on any of the SPI lines.I'm using SPI2 and it is configured as follows:   static void MX_SPI2_Init(void) { /* USER CODE BEGIN SPI2_Init 0 */ ...

BenG_1-1718892054562.png BenG_0-1718892033174.png
BenG by Associate II
  • 759 Views
  • 1 replies
  • 0 kudos