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! STM32H743 ADC single-end and differential input configuration

Hi,I use ADC1_INP2 for single-end mode , how the ADC1_INN2 connect to?Internal VREF- or outside GND? And in differential mode,ADC1_INP6/ADC1_INN2 use de same pin, is that i can only use ADC1 channel 2 in differential mode? ADC1 channel 6 can't be use...

lsong.1 by Associate II
  • 965 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G071 driver API documentation

Is there documentation for a composite list of driver API for the STM32G071 MCU? The examples are good, the STMCubeMX pin generator also helps. The driver files are there. But there are so many APIs for timers, interrupt callbacks, UART etc. Are ther...

PNada.1 by Associate II
  • 830 Views
  • 2 replies
  • 0 kudos

Resolved! LED pins STM32F415R

Hi there.I am new to this, so do not judge me. Here is the question:Which GPIO pins from STM32F415R (so the one with 64pins) I could use for lighting up a led?Here is the documentation for it: https://www.st.com/resource/en/datasheet/stm32f415rg.pdfT...

AMani.1 by Associate
  • 1218 Views
  • 2 replies
  • 0 kudos

pemission to use ST documents and web data for publishing a technical book related with stm32 MCU and STM32CubeIDE in Republic of KOREA.

I plan to publish a technical book for college students based on stm32 MCU and STMCubeIDE in 2021. It's prerequisite to use related ST documents (datasheet, seminar ppts, website data, screen capture on IDE execution, etc.) partially for that book.​I...

SSHIN.2 by Associate
  • 434 Views
  • 1 replies
  • 0 kudos

Resolved! Does not start up power on or h/w reset

If i use IAR's Download and dubug, the program works normally.However, if i do H/W reset or Power off/on, it will not operate normally.what should i check? MCU : STM32F205ZETIAR 8.40.2Own boardST-LINK V2

0693W0000059RnNQAU.png 0693W0000059RnIQAU.png 0693W0000059Rn8QAE.png
sjaey.1 by Associate II
  • 658 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F030C8 Longevity Support

Hello! We have been told that the STM32F030C8 is going to be discontinued. We have several product lines using this MCU. On the ST website this MCU is listed under the 10-year longevity commitment. How do we enroll in this commitment? What does this ...

AYuld.1 by Associate II
  • 1631 Views
  • 7 replies
  • 0 kudos

Resolved! STM32F070CBT6TR does not run

Hi.I am using MCU STM32F070CBT6TR on my custom board, I do use ST-LINK/V2 as hardware tool, and I have configured the boot options according to this: But in fact the MCU is not running the code, it keeps in lockup state, and then I am not able to deb...

0693W0000059Uu7QAE.jpg 0693W0000059UuRQAU.jpg
JPehl.1 by Associate III
  • 894 Views
  • 6 replies
  • 0 kudos

change pulse width

Hi thereMCU:STM32F429.I have a signal like in the picture below.(input to MCU)I want to change one of it's pulses width and send it to the output.Is it possible to do it with timer peripheral?