User Activity

Hi. I found a bug in RTC shadow registers inconsistency of seconds and subseconds.Subseconds are counted from PREDIV_S down to 0. Then the seconds are incremented and subseconds start again from PREDIV_S.Sometimes subseconds contain PREDIV_S value an...
Hello.I have found a bug in USB implementation in STM32CubeH7 (1.4.0 - 1.6.0). Steps to reproduce:1) Open the project from STM32H743I-EVAL\Applications\USB_Device\MSC_Standalone\MDK-ARM directory2) Apply HEAP fix from https://github.com/STMicroelectr...
Hi. I have a problem with MII PHY interface STE100P connected to STM32H743ZIT6 (package LQFP144). Communication works only on 10Mbps. On 100Mbps works only packet receiving. Transmitting is not working at all. I spend several weeks to find why. And n...