STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Updating synchronization signal

HelloI am using STM32F412G-DISCO board. I am synchronizing 2 timers: TIM3 CH1 as master, and TIM4 as slave. Here is how I configured them:Now I am trying to change TIM3 output compare value and thus the synchronization time, but it doesn't work well....

MichaelR_0-1716302571633.png MichaelR_1-1716302603631.png
MichaelR by Associate III
  • 562 Views
  • 0 replies
  • 0 kudos

Resolved! Nucleo-H723 USB HID GetDeviceType

Hallo Community,im using an Nucleo-H723ZG board as an USB Host.im using an basic USB Mouse and the eventcallback funktion to print out the input from th mouse.the problem i have now is that i dont get many of the informations from the mouse like the ...

Resolved! PWM stop work

HelloI have configured TIM2 CH1 with PWM Generation on my board STM32F412G-DISCO. I capture the rising and falling edges by other board NUCLEO-G071RB, using interrupt input capture for both edges (one channel for each edge).Now I try to change the pe...

MichaelR by Associate III
  • 1247 Views
  • 1 replies
  • 0 kudos