-
PDF
user_manual_nucleo.pdf
UM1724 User manual STM32 Nucleo boards Introduction The STM32 Nucleo board (NUCLEO-F030R8, NUCLEO-F072RB, NUCLEO-F103RB, NUCLEO-F302R8, NUCLEO-F401RE, NUCLEO-L152RE )provides an affordable and flexible way for users to try
in „USART1 issue with a STM32F030R8 Nucleo Board“ · µC & Digital Electronics ·
-
PDF
debug_all_demo.pdf
1. Description 1.1. Project Project Name debug_all_demo Board Name debug_all_demo Generated with: STM32CubeMX 4.25.1 Date 11/22/2018 1.2. MCU MCU Series STM32F1 MCU Line STM32F103 MCU name STM32F103C8Tx MCU Package LQFP48 MCU Pin number 48 Page 1 debug_all_demo Project Configuration Report 2. Pinout
in „CubeMX und HAL - I2C hängt sich auf“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
platformio.ini
other options and examples ; https://docs.platformio.org/page/projectconf.html [env] platform = ststm32 framework = stm32cube build_flags = -D USE_FULL_LL_DRIVER #All these are Nucleo-64 boards [env:STM32L073] board = nucleo_l073rz build_flags = -D STM32L0 [env:STM32F030] board = nucleo_f030r8 build_flags = -D STM32F0 [env:STM32F103] board = nucleo_f103rb build_flags = -D STM32F1 [env:STM32F303] board = nucleo_f303re build_flags = -D STM32F3 [env:STM32F446] board = nucleo_f446re build_flags = -D STM32F4 [env:
-
Datei
ws2812.c
---------------------------------------------------------------------------------------- * adapted STM32F103 part for STM32F103C8 with HAL libs @ 72MHz (TIM1 CH1 is unchanged) *----------------------------------------------------------------------------------------------------------------------------
in „WS2812B mit Lib von Martin Hubáček auf F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
src/main.o: ../src/main.c \ /home/stefan/Programmierung/STM32/RTC_test/CMSIS/device/stm32f1xx.h \ /home/stefan/Programmierung/STM32/RTC_test/CMSIS/device/stm32f103xb.h \ /home/stefan/Programmierung/STM32/RTC_test/CMSIS/core/core_cm3.h \ /home/stefan/Programmierung
in „stm32f103 RTC Interrupt öfter als erwartet“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103_flash.ld
MEMORY { FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 128K SRAM (rwx) : ORIGIN = 0x20000000, LENGTH = 20K } SECTIONS { . = 0x0; /* From 0x00000000 */ .text : { *(vectors) /* Vector table */ *(.text) /* Program code */ *(.rodata) /* Read only data */ } > FLASH . = 0x20000000; /* From 0x20000000 */ .data : { __data_load = LOADADDR (.data); __data_start = .; *(.data) /* Data memory */ __data_end = .; } > SRAM AT > FLASH .bss : { __bss_start = .; *(.bss) /* Zero-filled run time allocate data memory */ __bss_end = .; . = ALIGN (8); _end = .; } > SRAM AT > FLASH } /* End of allocated SRAM _end */ PROVIDE
in „Problem mit malloc() + arm-none-eabi-gcc + newlib“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103xb.h
************************************************* */ /** @addtogroup CMSIS * @{ */ /** @addtogroup stm32f103xb * @{ */ #ifndef __STM32F103xB_H #define __STM32F103xB_H #ifdef __cplusplus extern "C" { #endif /** @addtogroup Configuration_section_for_CMSIS * @{ */ /** * @brief Configuration of the Cortex-M3
in „System Workbench für STM32 Anfängerfragen“ · PC Hard- und Software ·
-
PDF
-
PDF
STM32F103.brd.pdf
02.02.2014 11:47:16 E:\ETW95\WERK\STM32F103.brd
in „[STM32] Olimex STM32-P103 + Virtual Com“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CD00277537.pdf
crystal resonator and it can vary significantly with the crystal manufacturer. DocID17659 Rev 10 71/129 103 Electrical characteristics STM32L151x6/8/B, STM32L152x6/8/B Note: For CL1 and CL2, it is recommended to use high-quality ceramic capacitors in the 5 pF to 15 pF range selected to match the requirements
in „SPI-Schnittstelle Befehl: SPI_I2S_SendData(spi2, data)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f1xx_hal_can.h
**** */ /* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F1xx_HAL_CAN_H #define __STM32F1xx_HAL_CAN_H #ifdef __cplusplus extern "C" { #endif #if defined(STM32F103x6) || defined(STM32F103xB) || defined(STM32F103xE) || \ defined(STM32F103xG) || defined(STM32F105xC
in „STM32 CAN Botschaft empfangen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
UM08001_JLinkARM.pdf
ST STM32F103R6 STM32F103R6 ST STM32F103R8 STM32F103R8 ST STM32F103RB STM32F103RB ST STM32F103RC STM32F103RC ST STM32F103RD STM32F103RD ST STM32F103RE STM32F103RE ST STM32F103T6 STM32F103T6 ST STM32F103T8 STM32F103T8 ST STM32F103V8 STM32F103V8 ST STM32F103VB STM32F103VB ST STM32F103VC STM32F103VC ST STM32F103VD STM32F103VD ST STM32F103VE STM32F103VE ST STM32F103ZC STM32F103ZC ST STM32F103ZD STM32F103ZD ST STM32F103ZE STM32F103ZE
in „[V] J-Link JTAG Adapter USB für ARM abzugeben“ · Markt ·
-
PDF
fiostdv20_datasheet.pdf
FiO Std Datasheet - High capacitance (0.33F) capacitor as FEATURES RTC backup battery Built-inRapidSTM32native-supportbootloader. - RS232 (3232-series) level converter - Micro SD card socket ARM 32-bits Cortex TM – M3 Processor (STM32F103RET6
in „Aimagin FioStd wird nicht mehr erkannt.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_F4VE_SCHEMATIC.PDF
GND PD8 PIJ304747 48 PIJ3048PB15 D Header 24X2 预留 IO 接口 外部存储 FLASH NRF2401 无线模块接口 STM32-USB Slave 接口 Title Size Number Revision A2 Date: 2016-1-5 Sheet of File: C:\Documents and Settings\..\STM32_F4VDE.rSacwhnDBocy: 1 2 3 4 5 6 7 8 COP1 COU5 COJ4 PAU50 U1 PAJ40 PAJ40 453 P2 1 COJP2 PAP102PAP104PAP106PAP108PA10
in „Neues Entwicklungsboard STM32F407“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_F4VE_SCHEMATIC.PDF
GND PD8 PIJ304747 48 PIJ3048PB15 D Header 24X2 预留 IO 接口 外部存储 FLASH NRF2401 无线模块接口 STM32-USB Slave 接口 Title Size Number Revision A2 Date: 2016-1-5 Sheet of File: C:\Documents and Settings\..\STM32_F4VDE.rSacwhnDBocy: 1 2 3 4 5 6 7 8 COP1 COU5 COJ4 PAU50 U1 PAJ40 PAJ40 453 P2 1 COJP2 PAP102PAP104PAP106PAP108PA10
in „STM32F407 Black und Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TestArmTurtorialDeu.pdf
empfohlen, dieselben Komponenten zu verwenden. Auswahl Mikrocontroller Für den Mikrocontroller ein STM32F103C8 oder ein STM32F103RB von STMicroelectronics verwendet werden. Beide Controller sind bis auf die Flash-Größe (64 KiB vs 128 KiB) und die Anzahl der Pins (48 vs 64) identisch. Diese Controller
in „ARM-Assembler-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
UART_Test.pdf
Configuration Report 1. Description 1.1. Project Project Name UART_Test Board Name custom Generated with: STM32CubeMX 6.2.1 Date 08/02/2021 1.2. MCU MCU Series STM32F1 MCU Line STM32F103 MCU name STM32F103RBTx MCU Package LQFP64 MCU Pin number 64 1.3. Core(s) information Core(s) Arm Cortex-M3 Page 1 UART_Test
in „STM32F1 HAL UART Senden nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
session1.txt
**Determine the Scope:** * To make the code usable, I need to specify a common board (like Nucleo-F103 or similar) or keep it generic enough but with pin definitions. * I need to include the necessary header files. * I need to show the `main.c`, `main.h`, `stm32fxx_hal_conf.h` (or similar), and `system_stm32xx.c
-
Datei
nrf24l01_usr.h
Files ----------------- */ /* ---------------System Include Files / Librarys -------- */ #include "stm32f10x_conf.h" /* -------------- Projekt Include Files ---------------- */ /* -------------- Typen Deklarationen--------------------- */ /* An den STM32F103 Display Controller adressierter Datensatz
in „[STM32F4xx] NRF24L01+ Funkmodul Source Code“ · Projekte & Code ·
-
PDF
test.pdf
Power Regulation on the Maple Mini for more information. Recommended Reading STMicro documentation for STM32F103CB microcontroller: Datasheet (PDF); covers STM32F103x8, STM32F103xB. Reference Manual RM0008 (PDF); definitive resource for peripherals on the STM32F1 line. Programming Manual PM0056 (PDF); assembly language and register reference. STM32F103CB overview page with links to further references. Footnotes [1] See boardUsedPins for more information. 8 von 8 29.11.2015 20:12
in „Wie kann ich diese Webseite ausdrucken?“ · PC Hard- und Software ·
-
Datei
stm8s.h
ranges between 16 to 32-Kbytes. - Low-Density STM8A devices are the STM8AF622x microcontrollers where the Flash density is 8 Kbytes. - Low-Density STM8S devices are the STM8S103xx, STM8S003 and STM8S903xx microcontrollers where
in „sdcc source code in mehrere Dateien aufteilen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MB1075.pdf
PC13=0 R6R 10K S S C D1D L V PIR601PIR602 _ _ _ _ _ SWD P1P I D P I D 1 0PPIR1302_10 U R W W W W W T F S Not Fitted S S S S S S CN2N BAT60JFILM D R 3V 4 4 4 4 4 4 4 4 4 3 3 3 1 PICN201 PIR14PIR1402TCKTC PISB40PISB402 PISB30PISB302 3V STM32F103C8T6 2 PICN202 SB4B4 SB3B3 STM_JTCKCK SWCLK _ S B B T B B B
in „.net auf STM32F429ZI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
TIM_PERIOD 100 # else # error STM32 unknown # endif #elif defined (BLUEPILL_BOARD) # if defined (STM32F103) // STM32F103 BLuePill Board @72MHz # define TIM_CLK 72000000L // APB2 clock: 72MHz # define TIM_PERIOD 5 # else # error STM32
-
Datei
settings.xml
" /> <stm32f4discovery file="board/stm32f4discovery.cfg" /> <stm32f429discovery file="board/stm32f429discovery.cfg" /> <stm32ldiscovery file="board/stm32ldiscovery.cfg" /> <stm32vldiscovery file="board/stm32vldiscovery.cfg
in „STM32 - Code-Blocks + GCC + GDB“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103rb_rom.ld
/* Default linker script for STM32F103RB_128K_20K Copyright RAISONANCE S.A.S. 2008 */ /* include the common STM32F103RB sub-script */ /* Common part of the linker scripts for STM32 devices*/ /* default stack sizes. These are used by
in „STM32 linker scripts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103rb_rom.ld
/* Default linker script for STM32F103RB_128K_20K Copyright RAISONANCE S.A.S. 2008 */ /* include the common STM32F103RB sub-script */ /* Common part of the linker scripts for STM32 devices*/ /* default stack sizes. These are used by
in „STM32 linker scripts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103rb_rom.ld
/* Default linker script for STM32F103RB_128K_20K Copyright RAISONANCE S.A.S. 2008 */ /* include the common STM32F103RB sub-script */ /* Common part of the linker scripts for STM32 devices*/ /* default stack sizes. These are used by
in „STM32 linker scripts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103rb_rom.ld
/* Default linker script for STM32F103RB_128K_20K Copyright RAISONANCE S.A.S. 2008 */ /* include the common STM32F103RB sub-script */ /* Common part of the linker scripts for STM32 devices*/ /* default stack sizes. These are used by
in „STM32 linker scripts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f103xb.s
/** *************** (C) COPYRIGHT 2017 STMicroelectronics ************************ * @file startup_stm32f103xb.s * @author MCD Application Team * @version V4.2.0 * @date 31-March-2017 * @brief STM32F103xB Devices vector table for Atollic toolchain. * This module performs: * - Set the initial SP * - Set
in „arm-none-eabi Problem.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f103xb.s
/** *************** (C) COPYRIGHT 2017 STMicroelectronics ************************ * @file startup_stm32f103xb.s * @author MCD Application Team * @version V4.2.0 * @date 31-March-2017 * @brief STM32F103xB Devices vector table for Atollic toolchain. * This module performs: * - Set the initial SP * - Set
in „STM32F103 System Workbench“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f103xb.s
/** *************** (C) COPYRIGHT 2017 STMicroelectronics ************************ * @file startup_stm32f103xb.s * @author MCD Application Team * @version V4.2.0 * @date 31-March-2017 * @brief STM32F103xB Devices vector table for Atollic toolchain. * This module performs: * - Set the initial SP * - Set
in „SPI auf STM32F103 - kein Signal“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f103x6.h
************************************************* */ /** @addtogroup CMSIS * @{ */ /** @addtogroup stm32f103x6 * @{ */ #ifndef __STM32F103x6_H #define __STM32F103x6_H #ifdef __cplusplus extern "C" { #endif /** @addtogroup Configuration_section_for_CMSIS * @{ */ /** * @brief Configuration of the Cortex-M3
in „System Workbench für STM32 Anfängerfragen“ · PC Hard- und Software ·
-
Datei
ILI9341_template_BluePill.ino
May 2017, ChrisMicro ************************************************************************/ /* STM32F103 BluePill */ #include "SPI.h" #include "Adafruit_GFX.h" #include "Adafruit_ILI9341.h" // TFT 9341 // 2.4" SPI TFT LCD Display 2.4 Inch Touch Panel LCD ILI9341 240x320 5V/3.3V // http://stores.ebay.de/findyours?_trksid=p2047675.l2563 // // STM32F103 // http://stores.ebay.de/SenseCore?_trksid=p2047675.l2563 // // TFT-Anschluss STM32F103 TFT 9341 //#define TFT_CS A2 3 //#define TFT_DC A1 5 //#define TFT_RST R rst-rst //#define TFT_MOSI A7 6
in „TFT mit ILI9341“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MiniF4x1Cx_V31.pdf
PA9P IP2 06 6 PB1 PIP 106 6 PA6 1PIU1 016 PA6 PB6 PIU 1042 PB6 P IP2 07 PB0 PIP 107 7 1.5pF P0 PA7 1PIU1 017 PIU 1043 PB7 STM32 Power supply PA10 7 PIP 108 YO1 PA7 PB7 PA11 P IP2 08 8 PA7 8 PA12 P IP2 09 9 PA6 PIP 109 9 32.768K 6pF PA8 2PIU1 029 PA8 PB8 PIU 1045 PB8 P IP2010 PA5 PIP1010 10
in „was kommt nach dem Bluepill-Board?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HAL_STM32F1.pdf
h, stm32f101xb.h, stm32f101xe.h, stm32f101xg.h, stm32f102x6.h, stm32f102xb.h, stm32f103x6.h, stm32f103xb.h, stm32f103xe.h, stm32f103xg.h, stm32f105xc.h and stm32f107xc.h. • Peripheral function names are prefixed
in „CAN auf STM32F4“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STPicProgL.pdf
VCC.1 R24 100nF VCC.2 +3,3V 48 VCC.3 100k 9 VCC.A +3,3V 1 VBAT R3 8 GND.A 220 2 C3 C4 C5 23 D 35 GND.1 V 100n 100n 100n 47 GND.2 GND.3 STM32F103C8T6 Bezeichnung: STPicProgL Blatt: Datum: 13.03.2017 14:22 1/1 X4 D4 R8
in „Padauk MCU für 0.038 USD aus Taiwan“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
simple_server.c
fill_tcp_data_p(buf, plen, "</table>"); plen = fill_tcp_data_p(buf, plen, PSTR("<a style=color:red><h1>STM32F103 WEBSERVER<h1></a>")); plen = fill_tcp_data_p(buf, plen, "<table border>" ); plen = fill_tcp_data_p(buf, plen, "<thead>"); plen = fill_tcp_data_p(buf, plen, "<tr>"); plen = fill_tcp_data_p(buf,
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ArmAssemblerTutorial.pdf
it is recommended to use the same components. Mikrocontroller selection For the microcontroller, an STM32F103C8 or STM32F103RB by STMicroelectronics will be used. Both controllers are identical except for the flash size (64 KiB vs 128 KiB) and number of pins (48 vs 64). These controllers belong to ST’s
in „ARM-Assembler-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
small_pcb.PDF
8M pwm2 PISTM32PC14/OSC32 PB9/TIM4_CH4 PISTM32F103RCT6062 C9C PIVFD2536GND3 B pwm3 PISTM32PC15/OSC32 PB8/TIM4_CH3 PISTM32F103RCT6061 VCC 12.0V + PIVFD25363434 B PISTM32PD0/OSCIN5 BOOT0 PISTM32F103RCT6060 PIC901PIC902
in „STC LED Cube 8x8x8 RGB“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F107.pdf
feature compatible. The STM32F105xx and STM32F107xx are a drop-in replacement for the low-density (STM32F103x4/6), medium-density (STM32F103x8/B) and high-density (STM32F103xC/D/E) performance line devices, allowing the user to
in „STM32-comStick USB-Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ws2812b.h
#ifndef WS2812B #define WS2812B #ifdef STM32F10X_MD #include <stm32f10x.h> #include <irq_stm32f103.h> #endif #if defined(STM32F303xE) || defined(STM32F303xD) || defined(STM32F303xC) #include <stm32f3xx.h> #include <irq_stm32f3xx.h> #endif #define
in „WS2812b Pixel mit STM32 und PWM/DMA ohne Hal“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ch9121_doc2.pdf
Update configuration parameters to EEPROM, execute configurat ion, reset 9121, leave configuration mode STM32 The sample demo we provide is based on STM32F103RBT6, and the connection method provided is also the pin of the corresponding STM32F103RBT6. If there is a need to transplant the demo, please connect according to the actual pin. Hardware Connection STM32F103ZET connection pin correspondence ETH STM32 5V 5V GND GND RXD1 PC10 TXD1 PC11 CFG0 PC12 RST1 PD2 Take our STM32F103RBT6 as an example, the connection is as follows: 2-CH UART TO ETH-STM32.png (
in „Serieller Tunnel durch IP-Netz?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MB997.pdf
OSCIN PA11 PI3103T_SWOMD B R0 NSTM_RSP I U 2 NRSTUT PPA9 PIU2030ED_STLINK RC Must be very close to STM32F103 pin 29 1 2 3 4 B P2 C2 P I U 2 VSSA PA8 PIU2029 PIR68PIR6802 MCOCO PMCOO C11C000nF3V R191 4K7 AIN_1I10 2 VDDA PB15 PI2702T_JTMS 100 10C6161 CN3 PSB10 PIR19PIR1902 P I U 2 PA1 1 PB13 PIU2026_JTCK
in „Mit STM32F4 einen Laser ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
5_-_STM32F_Connectivity_Line.pdf
(F100/F101/F103) Walk through the main peripherals ST Standard Peripheral Library Live demonstration of the STM32 Value Discovery Kit STM32 Low-Power Line Product-Line Overview (L15x) Low-Power modes and
in „STM32: Timer funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_ino.txt
Clear CAN2 start bank // bxCAN has 28 filters. // These filters are shared by both CAN1 and CAN2. // STM32F103 has only CAN1, so all 28 are used for CAN1 CAN1->FMR |= 0x1C << 8; // Assign all filters to CAN1 // Set fileter 0 // Single 32-bit scale configuration // Two 32-bit registers of filter bank x
in „Arduino Blue Pill & CAN mit SN65HVD230“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM_DEV.pdf
PISS50115 PC9 PISS6016 PD4 PISS40116 PISS50116 PIUC1022 PIUC1019 VCC VCC VDDA VSSA GND SS66 SS4 SS55 D STM32F103VE I2 I02 P02 P02 P2 P02 92 D COCK COCK COCK COCK COCK OCK OCK9 I1100n I01n 10P01100nP010n 1P1n 100P01 91 TitleCPU Master Size:A4 Number: 2. Revision1.0 GND Date: 16.01.2010 Time: 17:31:15 Sheet
in „STM32 Development Board“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM8S105.pdf
to 12 in 32-pin access line devices. 17-Sep-2008 4 Removed STM8S102xx and STM8S104xx root part numbers corresponding to devices without data EEPROM. Updated STM8S103 pinout in Section 5.2 on page 29. Added low and
in „Handbuch STM8S Discovery“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
KSGER_STM32_Ver2_1S_schematic_rev__1_floobydust.pdf
KSGER STM32 T12 Ver. 2.1S Pump Power VCC GND +3.3V OLED_SCL U1 +3.3V OLED_SDA STM32F103CBU6 +3.3V Pump Solenoid Pump Motor UFQFPN48 4 3 2 1 28 PB15 VDD_1 24 D4 D3 A L D C 27 PB14 VDD_2 36 D7 RS1M RS1M S S G V
in „Lötstation Quikko / Ksger T12 dtl Vorteil?“ · Mechanik, Gehäuse, Werkzeug ·
-
Datei
usb_vcp.c
implenentation While it should be still compatible with the original one found at http://stefanfrings.de/stm32/STM32F103_usb_test.zip several changes are made to be more flexible. Tested on BluePill boards with STM and WCH controllers (F103XXX) Changes - put all cfg options at the beginning and create a config
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Debugger-Konsole mit Flash-Erase- und Write-Fehlermeldungen
Console Memory Call Hierarchy blink GD ARM MCU Debug [GDB General Debugging] [pid: 5140] Info : GD32: Flash erasing... Info : GD32: Flash erase ... sector erase(8 to 8) Info : GD32: Flash erase ...finished Info : GD32: Flash writing... Info : bank=000001f0c2ca4ee0 buffer=000001f0c2d168f0 offset=00004000
in „GD32F303: Bootloader der Originalfirmware für Open Source Projekt nutzen“ · Mikrocontroller und Digitale Elektronik · · Screenshots