STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to use JTAG interface instead of SWO on a NUCLEO-144?

Hi everyone!I'm pretty new with STM32 microcontroller and STM environment. Now I'm playing with a Nucleo-H745ZI board and developing using STM32CubeIDE. This board is equipped with the st-link V3. It should be able to use both SWO and JTAG interface ...

Gabriele1 by Associate II
  • 2469 Views
  • 4 replies
  • 0 kudos

Store data to flash failed

The MCU is STM32L051C8T6 when i store my data to flash ,it always be failed .Is there any key point ignored by me, leading to some peripheral function conflicts。This is a very urgent problem。Thank you for all the answers �?�?Thank you allI am trying ...

YSHUA.1 by Associate
  • 595 Views
  • 0 replies
  • 0 kudos

STM32 CANopen Free stack

Hello, Does anyone have any information regarding a free opensource CANopen stack for STM32 MCUs (STM32H7)? Thank you and best regards,Vouria

VYoun by Associate III
  • 422 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G431rbt6 firmware isn't working after reset

I've designed a board with stm32G431 MCU (i will include schematic if necessary) and now trying to test how it works. I am using CMSIS for programming and wrote the most simple blink program (LEDs are on PB3-6):#include "stm32g431xx.h"   void delay(u...

ADovn.1 by Associate II
  • 1473 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G474 RM0440, Rev 2: Table reference error

Page 1186, just above Table 264, it says: "Table 264 lists the internal sources connected to the tim_etr input multiplexer"It should say tim_itr:"Table 264 lists the internal sources connected to the tim_itr input multiplexer"

which STM32 for an 8-channel DAC (f.x. PCM1690)

Hi =)I'm very new in the STM32 world - decided to upgrade from AVR to 32bit and I like the STM32 product series, documentation and community so here I am =) I would like to interface an 8 channel DAC with an STM32, for example a TI PCM1690.My questio...

SLasn.1 by Senior
  • 1795 Views
  • 4 replies
  • 0 kudos

Stack aligment in STM32f103, bit STKALIGN

HI. I'm trying to understand what is Stack aligment and what is it for. Cortex-M3 has a special bit STKALIGN in SCB->CCR register. Theoretically this bit is set to 1 in new revision of core, but when i look through debugger this bit is clear.I've rea...

sholojda by Associate III
  • 487 Views
  • 0 replies
  • 0 kudos