User Activity

Hi,On Mac, I am using Nucleo-H743ZI2. Leaving everything else as default. When using CubeIDE v1.4, I am able to set PA4 as a DAC1_out and use Timer1 Trigger Out event as the trigger. But after upgrading to v1.5, Trigger menu only starts from Timer2 T...
I am using nucleo-H473ZI2 with CubeIDE. When I was trying to print a 1024-long int array, the SWV ITM Data Console will not be giving me all 1024 values.I implement printf to ITM Stimulus port by writing this function in main.c:int _write(int file, c...
Hi,I am trying to read a USB flash drive via USB OTG function on a Nucleo-H743ZI2 board.I am using STM32CubeIDE to generate most of the code automatically and following the example of FatFS_uSD_Standalone comes with the STM32 firmware. The example wa...
Kudos from