About 575,000 results
Open links in new tab
  1. Calculate ARR value for Timer TIM2, TIM3 in STM32F407

    Feb 5, 2025 · Hi Can you tell me how I can calculate a value for ARR for timer 2(32bit timer) and timer3(16bit timer) I am using STM32F407 APB1 timer clock is 12MHz prescaler is 6

  2. STM32f407 integrated CAN Transceiver - community.st.com

    Feb 19, 2025 · Hi everyone! I have some questions related to the STM32F407 board and CAN protocol Does the STM32F407 have an integrated CAN transceiver? If yes, how can I identify …

  3. Solved: FreeRTOS SYSTickTimer frequency - STMicroelectronics …

    Apr 4, 2025 · Solved: Hi I am trying to run freeRTOS on STM32f407 so I want to know at what frequency my clock will run let me share you my clocking diagram too.

  4. How to find STM32 board schematics - STMicroelectronics …

    Dec 8, 2024 · Introduction Many STM32 users start their development based on one of ST boards either to evaluate the STM32 MCU or to get the proof of concept of their application. One of …

  5. Solved: STM32F407VG to PC Communication via CAN – USB-to-C ...

    Apr 24, 2025 · Then, in your case, the first node contains STM32F407 MCU with a CAN transceiver + a terminating resistor of 120 ohm and the second node a CAN/USB adapter on …

  6. AC Servo Motor with STM32f407 - STMicroelectronics

    Jan 22, 2024 · The control an AC Servo motor with the STM32f407 Discovery kit, start by understanding the motor's specifications and interface requirements. Implement a control …

  7. STM32F407 Using GPIO to generate 5V PWM - STMicroelectronics

    Feb 6, 2024 · I am working on the STM32F407 and we made some bad choises when selecting a motor. The motor control signal is 5V hence we need to generate 5V PWM signal using the …

  8. Virtual COM Port in STM32F407VGT6 discovery board.

    Nov 19, 2021 · Hi I got a new STM32F407VGT6 Dicovery board which is quite awesome. I have been playing with it and now I want to print stuff to a terminal via Serial. I looked up some …

  9. STM32 RCC Configuration with Register - STMicroelectronics

    Jun 4, 2023 · Hi, I am using STM32F407 discoveryboard and I am trying to set the RCC configuration such as the clock frequency is 168 MHz. I configure the register as I want but …

  10. STM32F407 - how fast an interrupt can be and how f ...

    May 18, 2025 · STM32F407 - how fast an interrupt can be and how fast can I read/write GPIO register MedusaTT040 Associate