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

Disabling JTAG

What are the different ways of disabling the JTAG in STM32G4 series? Is Direct Register Programming an option? 

Tushar_4 by Associate II
  • 1899 Views
  • 3 replies
  • 0 kudos

Problem with the ADC measurement with DMA and RTC

HII have a problem. I want to measure 4 channels of the ADC every 20 seconds (this is more time but for now it is like this for testing) through an RTC interrupt, then print by the serial terminal.What happens is that it shows me the reading every 20...

CCuev.1 by Associate
  • 726 Views
  • 1 replies
  • 0 kudos

Nucleo L476RG at 1.8V

I want to run a Nucleo L476RG at 1.8V at first glance it looks possible with a few caveats.according to the schematic (C03)https://www.st.com/en/evaluation-tools/nucleo-l476rg.html#cad-resourcesThere are two regulators I need to be concerned withU4 w...

Qye by Associate II
  • 5544 Views
  • 3 replies
  • 0 kudos

ST marking name

Hello. I bought a STM32G474MET6 chip on Alibaba and the supplier claims that the chip is original but I have some doubts. Here are the attached images he sent to me. Can you please check that and confirm if it’s genuine please ?      

3BFCE69D-5051-49D3-B0AD-AC82DD58422C.jpeg

CoreDebug->DEMCR default value

Hi,MCU - STM32H7I have noticed that the CoreDebug_DEMCR_TRCENA bit in the DEMCR register is set by default if a debugger is connected. But, I need to enable it explicitly (as shown below) if the debugger is not connected.    CoreDebug->DEMCR |= CoreD...

Luke_abc by Associate III
  • 1613 Views
  • 5 replies
  • 3 kudos