STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Programatically (hardware) reset of STM32

Hello,program that is used to flash STM32H753VI processor (powered over USB) asks to disconnect and then connect again of USB connection to start with flashing. I found also a possibility to start with flashing without reconnecting USB, and that is w...

d3jck29 by Associate
  • 98 Views
  • 3 replies
  • 6 kudos

STM32-H7 driver for LAN8670 external phy

Hi, I'm working on project, and as a part of it I need to establish an Ethernet connection between the 2 devices.    The device is powered by STM32H7 MCU which is connected to Microchip LAN8670 PHY (10BaseT-1s). On the other side there is or another ...

vano4411 by Associate II
  • 4258 Views
  • 7 replies
  • 0 kudos

WWDG: Getting started

Hello there,I am new to STM32 MCUs and been experimenting with different examples. I have below questions regarding WWDG.1. If you look commented section at line# 101 below. I understand the role of counter and window value but wondering where values...

Sam4 by Associate II
  • 100 Views
  • 3 replies
  • 0 kudos

Change uart settings and pinout runtime

Hi!I'm working with a STM32C071 and I would like to change uart1 pinout and settings runtime: I've defined USART1 (in the .ioc file) as PB2 (RX) and PC14 (TX). After boot, I would like to change the USART1 pinout as PB6 (TX) and PB7 (RX). So I've wri...

BRonc.1 by Associate III
  • 65 Views
  • 3 replies
  • 3 kudos

STM32U545 AES GCM Tag mismatch

Hi,I am trying to use the AES hardware on the STM32U545 with the STM HAL libraries.I am able to correctly encrypt and tag an number of bytes of plain text. However, whenever I try to decrypt an encrypted message with a length not divisible by 4 I get...

TCP communication with NetX Duo on STM32H563

I've been trying to set up TCP communication with NetX Duo on an STM32H563 now for several days with little success. I can receive one packet, but every packet sent after fails. I've gotten UDP, ICMP, DHCP, etc. to work fine, but TCP for some reason ...

brazien by Associate
  • 65 Views
  • 1 replies
  • 0 kudos