User Activity

Hello,I'm currently using the ADC on the NUCLEO-H743ZI2 board to sample a low frequency sine wave signal.The ADC is configured to DMA, circular buffer, continuous sampling mode and oversampling ratio of 4 with 2 bits shift.When I set the ADC sampling...
Hello,I'm working on a NUCLEO-H743ZI2 development board.I was trying to change ADC sampling rate based on the frequency. The ADC is set to DMA mode and triggered by TIM2.The problem is when I use "TIM2->ARR = 4800-1; " or "__HAL_TIM_SET_AUTORELOAD() ...
I'm currently working on a project involving a NUCLEO-H743ZI2 board.I want to know if it's possible to power the board with User USB instead of ST-Link USB.Or if it's possible to transfer data using ST-Link USB and use User USB for debugging.Thank yo...
Kudos given to