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

GPIO pin transient load current capacity

Master:Platform: stm32G070cbQuesion:The MCU pin is driven through a 100R resistor to drive an N-channel MOS transistor (2N7002, Ciss < 50pF).When the pin is given a high output, the starting transient current peak approximates I = 3.3V / 100R = 33mA,...

q.png
Lyu.1 by Senior
  • 748 Views
  • 4 replies
  • 0 kudos

STGAP1BS SPI communication

I'm having difficulty writing to STGAP1BS configuration registers. I'm using a Nucleo -G474RE to communicate with STGAP1BS chip on a custom board through SPI bus. Below I'm trying to configure CFG2 with the value 0xA0 but when I read back the registe...

RigolDS22.png
a24 by Associate
  • 347 Views
  • 0 replies
  • 0 kudos

Choosing MCU for motor driving

I should choose a microprocessorcontroller (to be implemented on a pcb in the future) to control a 3-phase brushless motor using field oriented control.There are really a lot of MCU models, so I would like a guide/advice that shows how to choose it a...

luke514 by Senior
  • 1052 Views
  • 5 replies
  • 2 kudos

VDDA reading

I have a problem regarding VDDA on my hardware piece, that has an STM32U535RET6 chipset. According to the documentation, this exact chipset, does not have an internal reference buffer, so I'm stuck to using the VDDA/VREFINT as they are for my ADC1-IN...

Zer0_0-1727336937664.png
Zer0 by Associate II
  • 598 Views
  • 2 replies
  • 2 kudos

Resolved! Creating non-eraseble Flash Memory Space

Hello, i am using STM32H723 Microcontroller. I need to create a region in the memory(preferably whole sector 7) that is not erasable during debugging process. To do this i made the following changes in the linker script:MEMORY { ITCMRAM (xrw) : ...

STM32U575 Watchdog Mechanism

Hi We want to use STM32U575 Watchdog Mechanism in our operational FW, but have the following concerns:1. Can MCU ST Bootloader kick the WD in general, and especially duringca FW update, when it is busy writing/reading to flash the new FW to update or...

RLanz.2 by Associate III
  • 2569 Views
  • 8 replies
  • 2 kudos

Resolved! STM32G4 and Timer channel 5&6

Currently i am writing my own MCAL drivers for G4 MCU's and i dont understand interrupts for timer channels 5&6. Lets assume Timer 1 where you can check interrupt status of CC of channels 5&6 in TIMx_SR on bits 16&17. But there is no mention about ac...

Eiffel by Associate III
  • 811 Views
  • 3 replies
  • 1 kudos

Resolved! Stm32F437 custom bootloader

Hi everybody   I'm developing a simple bootloader which run an application loaded in flash memory at the address 0x80200000. The application alone works correctly  but when I use the boot  the app doesn't run. This is the code of my boootloader #defi...

PgT72 by Associate II
  • 1096 Views
  • 4 replies
  • 1 kudos