STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Why isn't my LSE activated?

Hello, I'm using the nucleo-h743zi2 board.I cannot select LSE in my clock configuration. My board is currently in the state described in the following guide. Does anyone know the reason? Thank you in advance for any advice you can provide.

HMsDobby2_0-1716443231816.png HMsDobby2_1-1716443246332.png
HMsDobby2 by Associate III
  • 433 Views
  • 1 replies
  • 0 kudos

FATFS on W25Q128JV

I have interfaced the W25Q128JV with the STM32F407G-DISC1 board. Is there any way that I can implement the FATFS on the W25Q128JV. If someone has any example code for the same, can you please share the link for it?

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
  • 265 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 ...