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

Need recommendation for JTAG connection in STM32 MCU

I am using STM MCU part STM32F303ZET6. Do i need to provide pullup or pull down for JTAG signals? Please help me here with recommendation on which signal to be pulledup or down.Below image is the connection i did for now.please take a look and advise...

Screenshot 2023-07-14 192944.png
KJ.4 by Associate III
  • 2670 Views
  • 1 replies
  • 0 kudos

STM32F207VGT6 VCP start fail

Hi Mr. and Miss.At present, I use a circuit board designed by myself, using STM32F207VGT6. Initialize the VCP function using STM32CubeIDE. But there was a phenomenon that it couldn't solve. Error Code10 displayed on Windows.Attached is my circuit dia...

SimonLee_3-1689243444127.png SimonLee_4-1689243461469.png SimonLee_0-1689243578526.png SimonLee_2-1689243335525.png
SimonLee by Associate II
  • 3922 Views
  • 10 replies
  • 1 kudos

Use internal flash and external NOR in one application

I am using stm32h743, my program is too big to fit in internal flash so I have to use QSPI or FMC. My question is that I don't want to put the whole application in external flash since it is slower, are there ways to have my part of the application i...

XLin.2 by Associate II
  • 1272 Views
  • 1 replies
  • 0 kudos

Numbers in LCD custom are blurred or disappered

i had some trouble with my stm32 project about custom LCD using HT1622. LCD display all number i want but some position number is blurred or disappeared. In addition, numbers have fewer bit 1 are almost blurry and others is ok, i don't know this erro...

gggghhhh by Associate
  • 528 Views
  • 0 replies
  • 0 kudos

STM32G474 ADC channel voltage bleed

HiI've noticed unexpected behaviour with the ADCs on the STM32G474RE.The behaviour I have found, is that voltage from one channel can bleed onto the next sampled channel .eg  if channel 1 has a high voltage, and channel 2 is at 0V, I see a large ADC ...

lliwdliw_0-1689856914151.png lliwdliw_1-1689856946072.png lliwdliw_2-1689856977926.png lliwdliw_3-1689857004318.png
lliwdliw by Associate
  • 2136 Views
  • 5 replies
  • 0 kudos

Troubleshooting Low Clock Speed on STM32F39ZI Board

 Hello everyone,I'm encountering an issue with achieving the desired clock speed on my STM32F39ZI-based board. I have configured the clock speed to be 180 MHz using mbedOS and PlatformIO, but the actual clock speed seems to be lower than expected. He...

STM32 interfacing with FingerPrint module through USB

Hello, I have a device that uses an STM32 microcontroller and has a USB port. I am attempting to create a secure access system for this device using a fingerprint module. My question is whether I can connect any fingerprint module to the device throu...

Sahil_96 by Associate
  • 1696 Views
  • 1 replies
  • 0 kudos

Stm32h7b0vbt6 SWDIO and VCAP are shorted

Hello, so I have designed a pcb using the stm32h7b0vbt6 mcu. After finishing the soldering process and checking thoroughly for any shorts, I tried debugging the pcb. However there was always an error initializing the St link. So I checked for any sho...