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! DTCM NOT Losing Contents On Power Off

I'm using an STM32H747XI Discovery board for testing. I seem to have the opposite problem of everyone else, my DTCM value is NOT clearing upon losing power. I have the following in my LD script:  MEMORY { ... /* Put NOINIT at the top of the DTCM bloc...

C-Coder by Associate III
  • 671 Views
  • 5 replies
  • 0 kudos

Resolved! Troubleshooting "External Loader"

Hi STM32 enthusiasts, I’m reaching out to the community for advice and guidance on an issue we’re facing while developing an external loader for our custom board. We’ve been working with the STM32H730IBK6Q chip and an external memory MX25LM51245GXDI0...

HispaEmo by Associate III
  • 911 Views
  • 4 replies
  • 2 kudos

Resolved! Rxmessage process in case of CAN1 and CAN2 for STM32F407

Hi I want to understand Rx message process in case of can2. Rx fifo code I have tested when I used only CAN1 it is working fine. I have put RxFifoMSgpendingcallback function in IRQhandler and further code is working fine for when I used only one (CAN...

Ash1 by Associate III
  • 463 Views
  • 1 replies
  • 0 kudos

Resolved! HRTIM software FAULT configuration

Hi all!I have NUCLEO stm32G474RE board, and I am playing with HRTIM.I am trying to take advantage of fault logic, found in HRTIM module.HRTIM can have GPIO hardware input, which can shut down all HRTIM outputs, without any software overhead.Now, I wo...

PMoreno by Associate II
  • 737 Views
  • 1 replies
  • 1 kudos

Resolved! How to fire RTC alarm every 1s?

Today, for the first time I tried to set up RTC alarm using STM32U5G9 MCU. I need RTC alarm (IRQ) to fire on every second change, that is, when subsecond counter is zero - it is configured to count 32kHz clock pulses from 32k to 0 using 15-bit subsec...

TDJ_3-1735904047337.png TDJ_1-1735902305185.png TDJ_2-1735902389946.png
TDJ by Lead
  • 880 Views
  • 2 replies
  • 1 kudos

Resolved! USB CDC dont work in debug

Posted on April 11, 2017 at 12:39Hi all I'm working on a STM32F303CC very simple board(just µC IMU and USB). I need to use a USB Virtual COM (CDC) for a MtoM data transfer with a Windows PC I set up BSP with STMCubeMx and compiling/debuging with Ke...

o gaste by Associate III
  • 3555 Views
  • 4 replies
  • 1 kudos