STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H757 Ethernet communication not working

Hello ST TeamI am working on medical project involving patient monitoringCurrently we are using the STM32H757XI-EVAL board and trying communicate the host monitor via ethernet TCP/UDP. The underlying operating system is Azure RTOS.I am not able to fi...

Lokesh1 by Associate II
  • 1795 Views
  • 4 replies
  • 0 kudos

Resolved! How to edit RTC Alarm parameters

Hi, I use RTC alarm to wake up from STOP mode I have STM32F030C8T6. During initialization I have set 5s and everything works as it should. But I would need to change the interval to maybe 30s while the program is running. The problem is that the chan...

DJeze.1 by Associate II
  • 790 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo STM32U575ZI-Q low level USART receiving help

Hi all,I am using the Nucleo STM32U575ZI-Q and have been trying to get low level USART with DMA working. Transmitting data works fine as I can see the data using a logic analyser but when I try to receive data either from another Nucleo or putting th...

JNoon.1 by Associate III
  • 1859 Views
  • 4 replies
  • 1 kudos

SPI TRANSMIT ON STM32

Posted on March 10, 2016 at 11:19 I am using a custom made STM32F302RE board. I have configured my SPI as follows: hspi2.Instance = SPI2; hspi2.Init.Mode = SPI_MODE_MASTER; hspi2.Init.Direction = SPI_DIRECTION_2LINES; hspi2.Ini...

Resolved! How to check HSE has stop

I am using STM32H7A3/7B3 to my project.Currently I use HSE as for the system clock.There is a process when press power OFF MCU will go to STOP mode.My question how to check that HSE has stop and enter the STOP mode correctly?

NRAML.1 by Associate II
  • 941 Views
  • 3 replies
  • 2 kudos

GPIO connection on MCU

Hello,I'm relatively new to PCB designing and I've already learned a lot of things, but I'm still not sure about connecting 2 components through GPIO pins. I have IIS2MDC magnetometer and I would like to connect INT/DRDY pin to STM32H747AI. Let's say...

GPIOs.png MAG.png STM32H7.png

STM32L4 wakes up instantly from low-power sleep

Hi all,I want to measure the power consumption on my board which has a STM32L431CC. Other than the µC, there is nothing left on the board excepted for an RC filter on the NRST pin, I removed the RTC quartz.Inspired by the example code i found, i wrot...

Steven.D by Associate II
  • 1377 Views
  • 2 replies
  • 0 kudos