STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to initialize FDCAN on STM32H753

[Request]I would like to know the correct procedure for initialization using the INIT bit of the FDCAN's CCCR register.[Situation]1) To reset the FIFO status, we are only performing the initialization start using the INIT bit of the FDCAN's CCCR regi...

Resolved! Comparator to encoder configuration?

I want to route the internal comparators on the STM32G0B1 to the inputs of the encoder module. I can't find a way to do this in CubeMX. When I select "Encoder Mode" in the timer configuration, there is no option to route the comparators to the timer....

WA by Associate
  • 71 Views
  • 3 replies
  • 2 kudos

mcuboot bootloader update

Using following Setup:IDE : VS Code (NRF connect plug-in)Programmer : Stm32Cube programmerSt-link DebuggerOS: Zephyr 3.6MCU: Stm32u5 seriesBootloader: mcubootI am looking for the zephyr's mcuboot bootloader upgrade support in STM32u5 toolchain via FO...

A Maq by Senior
  • 1173 Views
  • 3 replies
  • 1 kudos

SDIO with STM32U575

Hello everyone!I'm working on a project using an STM32U575 microcontroller, and I need to manage an SD card (read, write, etc.) via SDIO in 1-bit mode, but without using FreeRTOS.I noticed that FatFs is not natively supported for this MCU in STM32Cub...

Resolved! Stm32f407vgtx TIM output compare mode

Hi I am trying to achieve output compare mode in TIM1 in stm32f407vgtx board . I am trying to generate a delay of one ms and running a timer clock at 1mhz after divide it with prescaler. I have enabled upcounter,TIM_CCER_CC1E bit in CCER, TIM_EGR_CC1...

Ash1 by Associate III
  • 109 Views
  • 1 replies
  • 0 kudos

STM32N6 series DCMI module

I am very new to this field !! So last I had posted regarding the interfacing of DCMI and I got relevent doucuments which where not enough for me to understand the DCMI module. So could you please send relevant videos of interfacing DCMI module step ...