-
Datei
robot-mit-cplusplus-anteilen-noheap-trotzdem-grosz.map.txt
\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8 obj\release\vendor\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8 obj\release\vendor\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8
in „ROM-Auslastung von C++-Programm reduzieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
robot-mit-cplusplus-anteilen.map.txt
\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8 obj\release\vendor\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8 obj\release\vendor\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8
in „ROM-Auslastung von C++-Programm reduzieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
datasheet_adc.pdf
STM32F103x6, STM32F103x8, STM32F103xB Electrical characteristics 5.3.17 12-bit ADC characteristics Unless otherwise specified, the parameters given in Table 45 are derived from tests performed under ambient
in „ARM Audio Spektrum Analyser“ · Digitale Signalverarbeitung / DSP / Machine Learning ·
-
Datei
system_stm32f0xx.c
whenever the core clock is changed * during program execution. * * 2. After each device reset the HSI (8 MHz) is used as system clock source. * Then SystemInit() function is called, in "startup_stm32f0xx.s" file, to * configure the system clock before to branch to main program. * * 3. This file configures
in „STM32F0 Verständnisproblem Clock Konfiguration bzw. Clock Tree“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; /** * @} */ /** @addtogroup STM32F4xx_System_Private_FunctionPrototypes
in „STM32 - Fragen zum Einstieg“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
robot_asschlieszlich_c.map.txt
\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8 obj\release\vendor\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8 obj\release\vendor\periphdrv_stm32f10x\stm32f10x_adc.o .group 0x00000000 0x8
in „ROM-Auslastung von C++-Programm reduzieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Schaltplan.pdf
1/4 1 2 3 4 5 6 7 8 1 2 3 4 5 6 GND A IC7 A 3 3 3 2 2 2 2 2 STM32F051K8T6 _ T B B B B B 1 S O P P P P P A V O P B 3V3_STM/1.7D 1 VDD_1 PA14 24 BLHELI_TLM_RX/3.4B 2 PF0/OSC_IN PA13 23 SWDIO 3 22 4 PF1/OSC_OUT PA12 21 NRST 5 NRST PA11 20 3V3_STM/1.7D VDDA PA10 H3_6/1.5C SENS1/1.8A 6 PA0 PA9 19 H2_6/1.5B COMP/1.8A 7 PA1 PA8 18 H1_6/1.5B SERVO_RX/3.2A 8 PA2 VDD_2 17 3V3_STM/1.7D 1 B 0 1 S_ B A A A A A B B S P P P P P P P V 9 0 2 3 4 5 6 1 1 1
in „SD Karte/SPI Problem ab 200A -> Störungen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32breakout_1.0.pdf
© C.Hediger-2013 STM32F10x Breakoutboard – HW: 13/1 - Manual: 1.0 – mit STM32F105RB 2.3 Pinbelegung, HW-Beschreibung Nachfolgend ist die Pinbelegung des Boards ersichtlich. 1 JTAG-Anschluss Taster an PB6 LEDs an PB8 & PB7
in „[V] STM32 Breakoutboard passend für Breadboard, tolle sache!“ · Markt ·
-
Datei
system_stm32f10x.c
whenever the core clock is changed * during program execution. * * 2. After each device reset the HSI (8 MHz) is used as system clock source. * Then SystemInit() function is called, in "startup_stm32f10x_xx.s" file, to * configure the system clock before to branch to main program. * * 3. If the system clock
in „STM32 PWM allgemein“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f10x.c
whenever the core clock is changed * during program execution. * * 2. After each device reset the HSI (8 MHz) is used as system clock source. * Then SystemInit() function is called, in "startup_stm32f10x_xx.s" file, to * configure the system clock before to branch to main program. * * 3. If the system clock
in „STM32F1, Delay stimmt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f10x.c
whenever the core clock is changed * during program execution. * * 2. After each device reset the HSI (8 MHz) is used as system clock source. * Then SystemInit() function is called, in "startup_stm32f10x_xx.s" file, to * configure the system clock before to branch to main program. * * 3. If the system clock
in „STM32 HSE Frage zur Clock-Konfiguration“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f0xx.c
whenever the core clock is changed * during program execution. * * 2. After each device reset the HSI (8 MHz) is used as system clock source. * Then SystemInit() function is called, in "startup_stm32f0xx.s" file, to * configure the system clock before to branch to main program. * * 3. This file configures
in „STM32 PLL x6 geht nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
picomon.pdf
werden folgende Displaycontroller unterstützt: • ILI 9163 • ILI 9340 • ST 7735 / ST 7735R • ST 7789 • S6D02A1 • ILI 9225 Für die Darstellung von Zeichen sind 4 verschiedene Schriftgrößen definiert: • 5x7 Pixel (benötigt zur Darstellung auf dem Display 6x8 Pixel) • 8x8 Pixel • 10x16 Pixel • 12x16 Pixel
in „PicoMon für CH32V003 oder STM32F0xx“ · Projekte & Code ·
-
PDF
stm32-comstick-ds.pdf
Communication The STM32-comStick's USB interface is implemented in accordance with the USB specification 2.0. As far as the transmission rate is concerned, the STM32-comStick is a full- speed device. Since the STM32-comStick
in „STM32-comStick USB-Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f1xx_hal_conf.h
Includes ------------------------------------------------------------------*/ /** * @brief Include module's header file */ #ifdef HAL_RCC_MODULE_ENABLED #include "stm32f1xx_hal_rcc.h" #endif /* HAL_RCC_MODULE_ENABLED */ #ifdef HAL_GPIO_MODULE_ENABLED #include "stm32f1xx_hal_gpio.h" #endif /* HAL_GPIO_MODULE_ENABLED
in „[Pollin] Grafik Display Anschluss Verständnisfragen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_general-purpose_timer_cookbook_en.DM00236305.pdf
overview This application is designed around the Nucleo board NUCLEO-F302R8, based on STM32F302x8 microcontroller, as the board main controller. Nevertheless, this application can be ported easily to any STM32 hardware platform. The Nucleo board embeds its own ST-Link/V2 debugger
in „STM32 Timer Cookbook PWM - Beispiel 6.2“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Applnote.pdf
overview This application is designed around the Nucleo board NUCLEO-F302R8, based on STM32F302x8 microcontroller, as the board main controller. Nevertheless, this application can be ported easily to any STM32 hardware platform. The Nucleo board embeds its own ST-Link/V2 debugger
in „PWM Signalerzeugung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f2xx.c
} */ /** @addtogroup STM32F2xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 120000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; /** * @} */ /** @addtogroup STM32F2xx_System_Private_FunctionPrototypes
in „STM32F105R8T6 + USART2“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
twi.h
I2C_TypeDef *i2c; I2C_HandleTypeDef handle; PinName sda; PinName scl; IRQn_Type irq; #if !defined(STM32F0xx) && !defined(STM32L0xx) IRQn_Type irqER; #endif //!defined(STM32F0xx) && !defined(STM32L0xx) uint8_t slaveMode; uint8_t isMaster; void (*i2c_onSlaveReceive)(uint8_t *, int); void (*i2c_onSlaveTransmit
in „Wer nutzt das Nucleo-64 und kann mir“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CD00273528.pdf
P P P P P P P P P P P P P P P N B S 2 2 2 2 2 3 3 3 6 6 6 7 7 7 7 7 3 3 3 8 9 9 9 9 9 9 4 4 5 5 5 5 7 1 1 1 9 2 S 8 0 3 R 1 2 D 1 D V e o z 6 M 2 H R 0 t S X 8 W o H 7 K S 3 B R 1 2 D 1 V F F 7 0 8 0 C 2 C 2 O K O D C W W W / T / / D R D M C T T T T T K K K # 1 1 R 2 3 1 T O F R S T T 5 0 e R R R E S C 1 s N B R R D N V O 1 4 0 2 3 4 5 6 7 8 9 0 C 1 2 3 4 5 6 7 8 9 1 1 1 1 1 1 1 1 1 1 2 G 1 G A N T J C J AI▯▯▯▯▯ Doc ID 17496 Rev 6 27/10 Reference design AN3216 Table 7. Reference
in „STM32F4 Grundschaltung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
en.DM00047230.pdf
format • 64-bit: double precision format 8/31 DocID022737 Rev 2 AN4044 IEEE standard for floating-point arithmetic (IEEE 754) Figure 1. IEEE.754 single and double precision floating-point coding 31 0 s e(7..0) f(1..23) 1-bit 8-bit 23-bit Single
in „Rechenzeitoptimierung STM32F4“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AppNote_v1.1.pdf
- Blanking an. Ihr Wertebereich liegt zwischen 0 und 1. Der jeweilige Wert ngt sowohl von dem MBit/s. Somit ergibt sich eine maximale mittlere Nettodatenrate von ca. 0:8 ▯ 4= 48 MByte/s.nrate von 480 8Bit ACTRON AG ACT I Application Note (v1.1) Seite 8 von 26 verwendeten Display als auch von dessen
-
Datei
errors.txt
Build target 'Target1' assembling startup_stm32f4xx.s... startup_stm32f4xx.s(1): error: A1167E: Invalid line start startup_stm32f4xx.s(2): error: A1137E: Unexpected characters at end of line startup_stm32f4xx.s(3): error: A1159E: Label missing
in „Fehler bei der Bibliothekinitialisierung in Keil 5“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
*/ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; /** * @} */ /** @addtogroup STM32F4xx_System_Private_FunctionPrototypes
in „STM32f4 TIM Base-Init“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
spi_hard_dma_stm32f4xx.c
GPIO_InitStructure); /* SPI configuration -------------------------------------------------------*/ SPI_I2S_DeInit(SPIx); SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex; SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b; SPI_InitStructure.SPI_CPOL = SPI_CPOL_Low; SPI_InitStructure.SPI_CPHA
in „10k Pull-Up zerstört SPI-Signal (STM32F407)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
/* USB OTG FS, SDIO and RNG Clock = PLL_VCO / PLLQ */ #define PLL_Q 7 /** * @} */ /** @addtogroup STM32F4xx_System_Private_Macros * @{ */ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0,
in „STM32F0 Discovery und UART1“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
***************/ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Macros * @{ */ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0,
in „[STM32F407VG, Discovery-board] Timer-interrupt verwirrt mich“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f0xx.c
SystemCoreClock variable is updated automatically. */ uint32_t SystemCoreClock = 8000000; const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; /** * @} */ /** @addtogroup STM32F0xx_System_Private_FunctionPrototypes
in „Programmierung - Doppelbelegung einer Taste“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Noname.map.txt
HAL_SYSTICK_Config .text.HAL_SYSTICK_Callback 0x0000000008002b8c 0x2 Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.o 0x0000000008002b8c HAL_SYSTICK_Callback .text.HAL_SYSTICK_IRQHandler 0x0000000008002b8e 0x8 Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.o
in „Problem mit STM32F103 und RAM-Größe“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmpsystem.h
" # endif # define ARM_STM32_HAL # define F_CPU SystemCoreClock #elif defined(__SDCC_stm8) // STM8 # define SDCC_STM8 #elif defined(TARGET_IS_BLIZZARD_RA2) // TI Stellaris (tested on Stellaris Launchpad with Code Composer Studio
in „IR Fernbedienung mit IRSND“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmpsystem.h
" # endif # define ARM_STM32_HAL # define F_CPU SystemCoreClock #elif defined(__SDCC_stm8) // STM8 # define SDCC_STM8 #elif defined(TARGET_IS_BLIZZARD_RA2) // TI Stellaris (tested on Stellaris Launchpad with Code Composer Studio
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmpsystem.h
" # endif # define ARM_STM32_HAL # define F_CPU SystemCoreClock #elif defined(__SDCC_stm8) // STM8 # define SDCC_STM8 #elif defined(TARGET_IS_BLIZZARD_RA2) // TI Stellaris (tested on Stellaris Launchpad with Code Composer Studio
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
stm32f4_discovery_audio_codec.c
the current position of audio pointer */ __IO uint32_t CODECTimeout = CODEC_LONG_TIMEOUT; __IO uint8_t OutputDev = 0; __IO uint32_t CurrAudioInterface = AUDIO_INTERFACE_I2S; //AUDIO_INTERFACE_DAC /** * @} */ /** @defgroup STM32F4_DISCOVERY_AUDIO_CODEC_Private_Function_Prototypes * @{ */ /** * @} */
in „STM32F4 Discovery Audio DAC CS43L22“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
compiler_output.txt
14:49:56 **** Build of configuration Debug for project STM32F303RE_test **** make -j8 all Building file: ../startup/startup_stm32.s Building file: ../startup/sysmem.c Building file: ../src/main.c Invoking: MCU GCC Assembler Invoking: MCU GCC Compiler Invoking: MCU GCC Compiler /hdd/stefan/Programmierung/STM32/STM32F303RE_test/Debug arm-none-eabi-as -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -g -o "startup/startup_stm32.o" "../startup/startup_stm32.s" /hdd/stefan/Programmierung/STM32/STM32F303RE_test
in „STM32 läuft mit Debugger schneller als er soll“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
gccout.txt
/inc/ -I./lib/inc/../../ -DTRACE_LEVEL=4 -o obj/stm32f4xx_tim.o ./lib/src/stm32f4xx_tim.c .assembling arm-none-eabi-as -g -mapcs-32 -o obj/startup_stm32f4xx.o ./lib/startup_stm32f4xx.s ..linking arm-none-eabi-gcc -g -v -nostartfiles -mfloat-abi=hard
in „ARM Cortex M4 hängt beim Sinus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
***************/ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Macros * @{ */ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0,
in „STM32F4 SPI Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
################################################################################### TinyBasic fuer STM32F030F4P6 Ein ultraminimalistischer Basic-Interpreter Ausgangsdatei von T. Suzuki STM8S Port und Erweiterungen von R. Seelig #########################################################################
-
PDF
STM86312.pdf
appropriate read command, starting from the least significant bit. Bits 5 through 8 of the SW data are 0. Figure 5. SW data MSB LSB 0 0 0 0 b3 b2 b1 b0 SW1 SW2 SW3 SW4 13/24 Commands STM86312 8 Commands A command sets the display mode and status of the VFD driver. The first 1 byte input
in „STM86312 Funzt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
en.DM00108129.pdf
used to make abstraction with OS kernel. USB device examples do not display log messages. Figure 1. STM32Cube USB device library 8VHU▯$SSOLFDWLRQ 86%▯GHYLFH▯/LEUDU\ 86%▯'HYLFH▯&ODVV▯'ULYHU 06&▯▯+,'▯▯&'&▯▯$8',2 ')8 86%▯'HYLFH▯+$/▯'ULYHU +DUGZDUH 06▯▯▯▯▯9▯ 1. The user application is shown in green, the
in „STM32F4 USB CLASS CDC (Virtueller Com Port)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f107.c
configuration */ ADC_Configuration(); /* Configure the GPIO ports */ GPIO_Configuration(); /* Initialize the STM3210C-EVAL's LCD */ STM3210C_LCD_Init(); /* Initialize STM3210C-EVAL's LEDs */ STM_EVAL_LEDInit(LED1); STM_EVAL_LEDInit(LED2); STM_EVAL_LEDInit(LED3); STM_EVAL_LEDInit(LED4); /* Turn on leds available
in „STM32 System_Setup“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
NUCLEO_DATASHEET_EN.pdf
and the respective targeted MCU. Table 2. Ordering information Order code Targeted MCU NUCLEO-F030R8 STM32F030R8T6 NUCLEO-F070RB STM32F070RBT6 NUCLEO-F072RB STM32F072RBT6 NUCLEO-F091RC STM32F091RCT6 NUCLEO-F103RB STM32F103RBT6 NUCLEO-F302R8 STM32F302R8T6 NUCLEO-F303RE STM32F303RET6 NUCLEO-F334R8 STM32F334R8T6 NUCLEO-F401RE STM32F401RET6 NUCLEO-F411RE STM32F411RET6 NUCLEO-L053R8 STM32L053R8T6 NUCLEO-L073RZ STM32L073RZT6 NUCLEO-L152RE STM32L152RET6 NUCLEO-L476RG STM32L476RGT6 The meaning of NUCLEO-TXXXRY codification is as
-
PDF
usr_scm_stm32com-a2-1.pdf
PC15 9 PC15 TDI 77 PA15 Q301 V V 32.7kHzQ/S STM32F107VCT6 1 / 3 3 STM32F107VCT6 PC15 A 3 3 0 3 6 6 + / 6 6 0 6 0 / 0 / 4 S 0 / 0 / 0 S 0 / R301 3 2 3 2 3 U 3 0 3 0 3 U 3 0 C 2 C 2 C302 C303 C 4 C 1 C 1 C 1 C 1 0R0/0603 A A A A 12p/0603 12p/0603
in „STM32-comStick USB-Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
en.DM00051352.pdf
SXTB, SXTH, UXTB and UXTH on page 57 TST Test TST on page 58 48/91 Doc ID 022979 Rev 1 PM0215 The STM32 Cortex-M0 instruction set 3.5.1 ADD{S}, ADCS, SUB{S}, SBCS, and RSBS Add, add with carry, subtract, subtract with carry, and reverse subtract. Syntax ADCS {Rd,} Rn, Rm ADD{S} {Rd,} Rn, <Rm|#imm> RSBS
in „Umbau von STM32F030F4P6 auf AVR mit Software“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
*********************************************************************/ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Macros * @{ */ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0,
in „STM32 mit timer frequenz ausgeben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
*********************************************************************/ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Macros * @{ */ /** * @} */ /** @addtogroup STM32F4xx_System_Private_Variables * @{ */ uint32_t SystemCoreClock = 168000000; __I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0,
in „Keil Debugger mit STM32F4Discovery / veraltete Firmware im ST-Link“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
aus China auf EBAY) angeboten. Genausooft (und noch guenstiger) werden Microcontroller der Familie STM8S angeboten und der zweitpreiswerteste ist ein STM8S103F3P6 (auf EBAY werden 2 Stueck Minimumboards mit dieser MCU fuer ca. 1,40 Euro angeboten, eigentlich unglaublich. Leider ist die Unterstuetzung
-
Datei
system_stm32f10x.c
/ RCC->CR |= (uint32_t)0x00000001; /* Reset SW, HPRE, PPRE1, PPRE2, ADCPRE and MCO bits */ #ifndef STM32F10X_CL RCC->CFGR &= (uint32_t)0xF8FF0000; #else RCC->CFGR &= (uint32_t)0xF0FF0000; #endif /* STM32F10X_CL */ /* Reset HSEON, CSSON and PLLON bits */ RCC->CR &= (uint32_t)0xFEF6FFFF; /* Reset HSEBYP
in „COIDE 2.7.0 und STMF103C8T6 (china board), startprobleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f4xx.c
SystemCoreClock variable is updated automatically. */ uint32_t SystemCoreClock = 16000000; const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; /** * @} */ /** @addtogroup STM32F4xx_System_Private_FunctionPrototypes
in „STM32 Clock Configuration“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
make_clean_and_make_all_output.txt
AudioLoopback_demo' Src/audio_loopback.o:audio_loopback.c:(.text.AudioLoopback_demo+0x0): first defined here BSP/STM32746G-Discovery/stm32746g_discovery_lcd.o:(.data.Font8+0x0): multiple definition of `Font8' Utilities/Fonts/font8.o:(.data.Font8+0x0): first defined here BSP/STM32746G-Discovery/stm32746g_discovery_lcd.o:(.rodata.Font8_Table+0x0): multiple definition of `Font8_Table' Utilities/Fonts/font8.o:(.rodata.Font8_Table+0x0): first defined here BSP/STM32746G-Discovery/stm32746g_discovery_lcd.o:(.data.Font12+0x0): multiple definition
in „Discovery_STM32F746 Linking Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f0xx_hal_conf.h
" #endif /* HAL_DAC_MODULE_ENABLED */ #ifdef HAL_FLASH_MODULE_ENABLED #include "stm32f0xx_hal_flash.h" #endif /* HAL_FLASH_MODULE_ENABLED */ #ifdef HAL_I2C_MODULE_ENABLED #include "stm32f0xx_hal_i2c.h" #endif /* HAL_I2C_MODULE_ENABLED */ #ifdef HAL_I2S_MODULE_ENABLED #include "stm32f0xx_hal_i2s.h" #endif /* HAL_I2S_MODULE_ENABLED */ #ifdef HAL_IRDA_MODULE_ENABLED #include "stm32f0xx_hal_irda.h" #endif /* HAL_IRDA_MODULE_ENABLED */ #ifdef HAL_IWDG_MODULE_ENABLED #include "stm32f0xx_hal_iwdg.h" #endif /* HAL_IWDG_MODULE_ENABLED
in „Programmierung - Doppelbelegung einer Taste“ · Mikrocontroller und Digitale Elektronik ·