Obtain stlinkv2 serial number using command line interface
Is it possible to obtain the stlinkV2 serial number using the command line tool? I would like to read it and verify it matches the expected programmers serial number.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Is it possible to obtain the stlinkV2 serial number using the command line tool? I would like to read it and verify it matches the expected programmers serial number.
I am using STM32G030F6P6TR controller,using cube IDE software.I amusing input capture direct mode for TIMER3 channel 2,I have signal comingto the pin of this capture timer.I want to reset timer after capture has been triggered.Thedocument I am re...
Hi,my post build command produces the following output with 16 Byte per data line: :020000040802F0 :1000000000000120E9C00008593D0008CD3D00086E :100010001D3E00081F3E0008213E000800000000B1arm-atollic-eabi-objcopy.exe -O ihex --gap-fill 0x00 --pad-to 0...
Hi Guys,I will use STM32C011F6U7 did my devices development, but I can not certain that the schematic is correct or not, is right for NRST part? same time I want to know what tools should I used to download FW to units, 5 pins J-LINK or others 4 pins...
Just came across this post:https://community.st.com/t5/stm32-mcus-products/oscillator-selection-for-stm32g4/m-p/571716/highlight/true#M217792which quotes AN2867 saying that MEMS oscillators are, "compatible with all STM32 MCUs/MPUs, except for the ST...
I know the product is new, but are there already some plans on the horizon to maybe increase the flash size and/or have some more intermediate sizes?
Hi, I have a question. I just completed a program for a dual processor MCU, specifically an STM32H745, which has one M7 core and one M4 core. Now I have to organize the production of a hundred cards, and the manufacturer asked me for the .hex file to...
In order to design the Bluetooth Low Energy part of my software, I decided to use BLE Profiles_Lib 3.1.3 Library.There is a few folder inside this root folder (BLE_application, BlueNRG1_Periph_Driver, Bluetooth_LE, CMSIS, cryptolib, hal, SDK_Eval_Blu...
On the L4R5 and on the U575 when the LPUART uses the LSE clock source (32768Hz) and is configured for 9600 baud the byte timing is very precise, exactly as predicted by the reference manual as (RM0432, 51.4.7). However the timing of individual bits w...
Hello All, I am very beginner in embedded technology. I would like to learn and implement XIP.Currently I am working on a project which uses STM32F746 discovery board and uses TouchGFX and FreeRTOS. It uses qspi in memory mapped mode to store the fon...