User Activity

I just got an MCUDEV board for the STM32H743 chip. I have been using an eval board and have my code configured in the CubeIDE. When I connect the MCUDEV board to my computer via a Micro USB to USB cable, LED D1 turns on and LED D2 starts flashing. Bu...
I have two signals, one I would like to output for the first 950 ms of every second and then a second signal that I would like to output at a variable start time of each second. I included my code (the delay function does not work) for reference if ...
I am having this problem with a variety of signals but let's take for example a 10 kHz signal. I am using the repetition counter to count 9500 times (950 ms) and then be off for 50 ms before turning back on. During the repetition counter part my sign...
Specifically using the timers on STM32H743XI-EVAL and have the microcontroller STM32H743