STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! How to diagnose a Hard Fault Exception on STM32F407IGT

HelloAfter running the code for about one to two hours I always get Hard Fault exception. Readout of the registers in this Hard Fault while loop are:HFSR=0x4000 0000CFSR=0x8200BFAR=0x20020000MMFAR=0x20020000AFSR=0 Readout of the SP register shows:SP=...

SMali.3 by Associate III
  • 843 Views
  • 12 replies
  • 4 kudos

BiSS-C Implementation

Hi All,we are evaluating the possibilty to use a BiSS-C encoder in our project. First time using BiSS-C.From the BiSS-C standard it seems to me that BiSS-C can be implemented at STM32 level by mean of an SPI peripheral connected to an Rs422 transceiv...

Bucky by Associate II
  • 6756 Views
  • 8 replies
  • 3 kudos

STM32H745 timer master/slave

I have timer 1 setup to PWM a wave form and timer 2 setup to PWM a different frequency wave form.  I need to restart timer 2 when an output compare match (CNT = CCR) on timer 1 occurs.  It appears that I can do this with master/slave configuration of...

GHolc.1 by Associate III
  • 258 Views
  • 4 replies
  • 2 kudos

Generate pulses using two timers

I want to generate a ~200us pulse on the DAC (variable output) that occurs at 20Hz.The DAC itself is no problem, the 20Hz is done with a timer interrupt.What is the best way to implement the 200us timing? Preferably non-blocking, Another timer that s...

STM32F415 DMA SPI transfer after stop mode

I am using SPI2 and SPI3 with DMA1 to write and read to/from peripheral chips. This works fine most of the time. At the same time I am using the stop mode to save power. Now in some cases just after leaving the stop mode, the next DMA transfer does n...

rkoehli by Associate
  • 304 Views
  • 4 replies
  • 2 kudos

Distinguish different STM32G0 variants at run-time

Hi,Is it possible to distinguish an STM32G0B1KBU6N from an STM32G0B1KBU6 based on the UID?Is it possible to read this UID in FW in order to recognize whether the correct controller is fitted or is this only possible via the SW interface?

TR01 by Associate
  • 306 Views
  • 4 replies
  • 1 kudos

Resolved! STM32 Black Pill not working with clone ST-LINK V2

Hello everyoneIt's my first time messing around with STM32 microcontrollersA few days back I got a black pill (STM32F401CCU6 - https://robu.in/product/stm32f401ccu6-minimum-system-board-microcomputer-stm32-arm-core-board/) and an ST-Link V2. The blac...

MihirJ by Associate II
  • 614 Views
  • 4 replies
  • 1 kudos