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

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
  • 42 Views
  • 3 replies
  • 2 kudos

PTP offload H7: one-step timestamp from HW?

Heyho,a few questions to those who already used the PTP offload function (not via IP / UDP, but PTP directly over ethernet, MAC packet type 0x88F7), which can auto-generate SYNC and DelayRequest messages:1) As this feature does not auto-generate Foll...

LCE by Principal II
  • 376 Views
  • 14 replies
  • 6 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
  • 1154 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
  • 75 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 ...

ADC accuracy after STOP2 wakeup

Hello,I'm using LPTIMR1 to wake up from STOP2 mode and then use ADC to read battery voltage range from 10 - 15 V. The wakeup to use ADC is random as per user input (in seconds, minutes or hours).static void MX_ADC1_Init(void) { ADC_ChannelConfTypeD...

npatil15 by Associate III
  • 43 Views
  • 1 replies
  • 0 kudos

Connection Issues with STM32H747 MCU on Custom PCBs

 Hello!I just received some custom PCBs with the STM32H747BIT6 MCU, but I’m having trouble connecting to it. I’m using a J-Link V12 and initially tried to establish the connection with jlinkexe. It correctly detects the voltage, but when attempting t...

JonConesa_0-1751302063499.png JonConesa_1-1751302101635.png JonConesa_2-1751302121300.png