STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Do STM32G0 Series have SWD protocol version 2

I am looking at using a few STM32G070 MCUs on a board and would prefer a single programming bus. As they don't have JTAG I am stuck with SWD. I know SWD protocol version 2 allows you to connect SWD in a bus with something called multi-drop. The impre...

CH1 by Associate II
  • 869 Views
  • 3 replies
  • 0 kudos

STM32F767 linker script problem

Hello. I have problem with linker script.I have this memory map:MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 2048K ITCMRAM (rw) : ORIGIN = 0x00000000, LENGTH = 16K DTCMRAM (rw) : ORIGIN = 0x20000000, LENGTH =...

STM USB VID and PID in commercial products

We are developing some devices which will use the usb as a virtual serial port to mainly update our devices with our own bootloader. Do we then need an own vid and pid for usb? Or is it also possible to get and use the vid and pid by STM?

JB91 by Associate II
  • 912 Views
  • 3 replies
  • 0 kudos

Resolved! TIM16 and LSI frequency Measurment

Hi,I'm using STM32H743ZI. I want to measure the LSI frequency by timer TIM16.Configure TIM16 by CubeMX (5.2.1)"Input Capture direct mode from Remap""TI1 remap capabilities for TIM16 => "TIM16 TI1 is connected to RCC LSI"TIM16 global interrupt => "Ena...

What to do if an LPTIM takes too long to wake up STM32L476 from Stop 2 mode for the first time after every reset when LPTIM1 is used as a Timeout wakeup unit?

I am using STM32L476.I want to enter the Stop 2 mode and use LPTIM1 as a Timeout wakeup unit.The code is written such that the LPTIM1 wakes up the MCU from Stop 2 mode after every second. The LPTIM1 takes too long to wakeup the MCU for the first time...

HShah.14 by Associate
  • 702 Views
  • 2 replies
  • 0 kudos