STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 - Write float value into flash memory permanently

Hello Everyone, I'm trying to write a float value into my STM32H743VIT6 flash memory, bit it jumps straight to the HardFaultHandler and I cannot understand why...  Here's the two functions:   HAL_StatusTypeDef Store_AltitudeMax(float altitude) { ...

Capture d’écran 2025-02-15 à 01.42.36.png
yaxsomo by Associate III
  • 498 Views
  • 5 replies
  • 0 kudos

Resolved! GPIO overvoltage

Hello,I am using a gate driver IC (1EDN8511BXUSA1) that operates with a 9-10V power supply. The IN- input of the IC is connected to a GPIO pin of the STM32L496, which is internally pulled up to VCC with a 400kΩ resistor (as shown in the picture). At ...

hzoli_0-1738915171601.png
hzoli by Associate II
  • 340 Views
  • 7 replies
  • 4 kudos

STM32F401RBT6 HSE Clock Issue with TCXO

I’m designing a board with the STM32F401RBT6 and have decided to use a 48 MHz TCXO for the HSE clock.I’ve written a simple "Hello World" program that communicates through USART.the TCXO i used : TG2016SMN 48.0000M-MCGNNM3 Observations: When using the...

image00001.jpeg Capture d'écran 2025-01-16 192953.png

STM32G474 how to disable WRP?

While debugging on the Stm32g474, I enabled write protection. Now I want to disable it. It seems like this is impossible with the Stm32Cubeprogrammer? It will not allow me to enter an invalid address or an address that ends before it starts. How am I...

STM32U5 Standby Mode and IWDG issue

Hello, I am seeing an issue with an STM32U5 battery powered system in the field. I use IWDG to reset the device in the occurrence of a software issue, and put the device into standby mode to sleep for periods of time before being woken up by either R...

jcjunker by Associate II
  • 197 Views
  • 5 replies
  • 0 kudos

Ethernet Protocols

Hi everyone, My requirement is as follows. I must be able to implement Basic DHCP, HTTP, HTTPS, MQTT, FTP, UDP, TCP etc., So I thought of choosing an MCU which has standard working examples and thereby it'll save more time than to adapt a code to a p...

ETHERNET on STM32F479NIH6 chip

I am trying to create a Client that communicates via Ethernet on the PHY LAN8720 chip. The program has an error that does not run automatically when the board is powered on or the chip is reset. If I use debug, I have to press RUN several times to be...

Nắng_ by Associate
  • 186 Views
  • 2 replies
  • 0 kudos