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 determine DFU parameters to exit DFU Mode

MCU: STM32F767ZI-NUCLEOSTM32CubeIDE Version 1.19.0Hello Everyone!We are trying to make the MCU enter DFU mode through firmware (without connecting BOOT0 and VDD). DFU mode works well, but we do not know how to determine USBD_DFU_APP_DEFAULT_ADD and U...

LeonSu_1-1764032909082.png LeonSu_3-1764033269647.png LeonSu_4-1764035207193.png
LeonSu by Associate II
  • 67 Views
  • 1 replies
  • 0 kudos

No USB data using X-NUCLEO-53L8-A1 with a Nucleo Board

Hello,  I try to get data from a X-NUCLEO-53L8-A1 board connected to a Nucleo board and visualize it in my computer. If I use the VL53L8CX Gui and connect my COM port and click on the start button, it is working well. However, I would like to get dat...

thogat by Associate
  • 89 Views
  • 2 replies
  • 0 kudos

Resolved! How to use ADC with DMA on the STM32H7S78-DK

Hi everyone,I am currently trying to use the ADC with DMA on my STM32H7S78-DK. To do so, I am following this guide: https://community.st.com/t5/stm32-mcus/stm32h7r-s-how-to-configure-an-adc-dma-transfer-in-circular-mode/ta-p/737149. I've made little ...

VPguy by Associate II
  • 396 Views
  • 4 replies
  • 0 kudos

Resolved! Running STM32U083 directly from Li-SOCL2 battery

I am using STM32U083 MCU in a project that runs on a 3.6v Li-SOCL2 lithium thionyl chloride battery (OC voltage 3.65V / Nominal voltage at 1mA 3.6V).Currently I have used a LDO of 2.5v to power the MCU, but I was thinking if we can eliminate the LDO ...

Magvel_0-1764049899520.png Magvel_1-1764049925505.png
Magvel by Associate II
  • 99 Views
  • 4 replies
  • 1 kudos

Resolved! Stm32N6 Core is locked

So i'm following along with this video* https://www.youtube.com/watch?v=usQ_f6Swpok&list=PLTJzs51NlEICI7ARAHOyUqMhTgJE0UFv0&index=5 I have the same* STM32N6-DK board This is my build command for the GPIO_IO_Toggle application.* /opt/st/stm32cubeide_1...

TheCoreIsLocked.png ProgrammingOutput.png

TIM 1 Advanved timer sometimes goes high

Hey!I will explain my setup and then paste the code. I have three different timers (TIM1, TIM2, TIM3) sending out PWMs to different parts of my board. All timers are set up the same way; the only difference is that TIM1 is an advanced timer.What I do...

morris by Associate II
  • 176 Views
  • 6 replies
  • 1 kudos