User Activity

We faced that issue on a couple of diffeent PCs working under Windows 7/10 x64.We experience this for some (not all) STM32H7xx and STM32F7xx MCUs.Trying to connect to system bootloader over USB directly connected to PC we often see something like thi...
Hi everybody. We're facing some issues with MAC Ethernet controller on STM32H753 MCU. Situation looks like a silicon bug: after transmitting of 2147483648 (0x80000000) packets over Ethernet the internal MAC controller in the specific circumstances st...
I have migrated from Windows 7 x86 to x64 and since then I noticed that the firmware download speed has reduced hardly. The download now goes at least twice or more slower than under Windows 7 x86. I use the latest driver for st-link dongle (v2.1.0.0...
We have migrated our project from STM32F7 to STM32H7 MCU and found that there's no support for PTP IEEE 1588 protocol in MAC Ethernet driver (HAL). Here is a message written in stm32h7xx_hal_eth.c file:   -@- The PTP protocol offload APIs are not sup...
Up till now (v1.6.0) there is no support for PTP in MAC Ethernet driver. WHen will it be added?