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! How to design USB for STM32F105VCT6

Hi All,I want to design USB schematic for STM32F105VCT6. I read Introduction to USB hardware and PCB guidelines using STM32 MCUs(AN4879) and it said that STM32F105/STM32F107 has Pull-up resistor on USB_DP line.Question 1Can I design USB schematic wit...

Capture.PNG
WPong.1 by Associate II
  • 2098 Views
  • 4 replies
  • 2 kudos

How to set interrupt handler on STM32?

How do you call an interrupt hanlder as a result of an interrupt (like systick) in the STM32F4xx library? Do you have to change the value in the vector table to point to the handler manually or how is this handled?

Lucaz by Associate
  • 1004 Views
  • 4 replies
  • 1 kudos

Resolved! Writing to Backup SRAM on STM32H7S78-DK

I am trying to use the backup SRAM but get a hard fault when writing to the memory. I have unlocked the backup domain, enabled the backup regulator, and enabled the clock. What other step am I missing?   // unlock backup domain HAL_PWR_EnableBkUpAcce...

mbrossett by Associate III
  • 1669 Views
  • 6 replies
  • 1 kudos

STM32 peripheral for logical operations

Hi,I'm currently using the STM32G474RET6 controller for my application which makes use of the CORDIC coprocessor. I'd like to perform logical operations (say comparison checks) on the results from the CORDIC coprocessor using an external peripheral, ...

jman08 by Associate
  • 1053 Views
  • 5 replies
  • 3 kudos

I cant download anyrhing from ST website

When i try to download STM32CubeMx from ST website nothing happens.https://www.st.com/en/development-tools/stm32cubemx.htmlI press "Get latest", than i log in my ST account, press "Get latest" again and nothing happens. I have no proxy on my  compute...

IvanEZZ by Associate
  • 650 Views
  • 1 replies
  • 2 kudos

Resolved! Nucleo F746ZG PC13 User Button Triggering Interrupt on Init

I have a Nucleo 144-pin F746ZG and I want to configure the user button (PC13, pulled to ground according to MB1137 schematic) to toggle an onboard LED on a falling edge via EXTI interrupt.I am using this sequence to initialize the interrupt handling:...

PC13_UserButton.png
JS5 by Associate
  • 1262 Views
  • 3 replies
  • 1 kudos

Resolved! I2C Issue between two H7 Dev Boards

Hi, I've been trying to get an i2c connection working between two nucleo boards however nothing i have tried has worked. i am using the NUCLEO-H755ZI-Q and the NUCLEO-H723ZG both with i2c1 and on the same pins pb8(scl) and pb9(sba). for the H755 dual...

voxe_0-1727421627953.png voxe_1-1727421824098.png voxe_2-1727421838542.png
voxe by Associate II
  • 1247 Views
  • 4 replies
  • 4 kudos