-
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 from line start startup_stm32f4xx.s(4): error: A1159E: Label missing from line start startup_stm32f4xx.s(5): error: A1159E: Label missing from line start startup_stm32f4xx.s(6): error: A1159E: Label missing from line start startup_stm32f4xx.s
in „Fehler bei der Bibliothekinitialisierung in Keil 5“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
->RS.Port == GPIOC) || (DISP_HandleStruct->E.Port == GPIOC)) { __GPIOC_CLK_ENABLE(); } #if defined(STM32F030x6) || defined(STM32F030x8) || \ defined(STM32F051x8) || defined(STM32F058xx) || defined(STM32F070xB) || \ defined(STM32F071xB) || defined(STM32F072xB) || defined(STM32F078xx) || \ defined(STM32F091xC
in „HD44780 Ansteuerung mit HAL und stm32f040f4“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
699 * F_INTERRUPTS = 84000000 / 700 / 8 = 15000 (0.00% error) * STM32F411: * TIM_PERIOD = 101 - 1 = 100 * TIM_PRESCALER = 66 - 1 = 65 * F_INTERRUPTS = 100000000 / 66 / 101 = 15015 (0.01% error) * STM32F446: * TIM_PERIOD = 6 - 1 = 5 * TIM_PRESCALER = 1000 - 1 = 999 * F_INTERRUPTS = 90000000 / 1000 / 6 = 15000 (0.00% error) * STM32F407VE: * TIM_PERIOD = 8 - 1 = 7 * TIM_PRESCALER = 700 - 1 = 699 * F_INTERRUPTS = 84000000 / 700 / 8 = 15000 (0.00% error) * STM32F103: *
-
PDF
DM00190424.pdf
Rev 1 UM1907 STM32F746G-DISCO IO Assignment Appendix A STM32F746G-DISCO IO Assignment Table 10. STM32F746G-DISCO IO assignment Pin No. Pin Name Signal or Label Comment A1 PE4 LTDC_B0 - A2 PE3 OTG_HS_OverCurrent - A3
in „Probleme beim Debuggen mit SW4STM32 und und F7Disco“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x.h
__STM32F10X_STDPERIPH_VERSION_MAIN (0x03) /*!< [31:24] main version */ #define __STM32F10X_STDPERIPH_VERSION_SUB1 (0x05) /*!< [23:16] sub1 version */ #define __STM32F10X_STDPERIPH_VERSION_SUB2 (0x00) /*!<
in „STM32 - Eclipse, ARM GCC - Funktionsaufruf geht nicht :-(“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x.h
__STM32F10X_STDPERIPH_VERSION_MAIN (0x03) /*!< [31:24] main version */ #define __STM32F10X_STDPERIPH_VERSION_SUB1 (0x05) /*!< [23:16] sub1 version */ #define __STM32F10X_STDPERIPH_VERSION_SUB2 (0x00) /*!<
in „C-Libs for USB and OLED-Display“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
Main program @par Hardware and Software environment - This example runs on STM32F10x High-Density, STM32F10x Medium-Density and STM32F10x Low-Density Devices. - This example has been tested with STMicroelectronics STM3210E-EVAL (STM32F10x High-Density) and STM3210B-EVAL (STM32F10x
in „STM32 ReadOutProtection“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F4-Basic-Syntax.pdf
STM32F429-Basic Version : C.01 ===================================================================== Projekt : STM32F429-Basic Version : C.01 Datum : 02.11.2014 EMail : mc-4u(@)t-online.de Web : www.mikrocontroller
in „Basic Editor und Interpreter auf dem STM32F429-Disco“ · Projekte & Code ·
-
PDF
picomon.pdf
PicoMon Terminalmonitor für CH32V003 und STM32F0xx Mikrocontroller PicoMon ist eine Firmware für CH32V003 und STM32F0xx, die in Verbindung mit farbigen TFT-Displays und SPI-Interface einen Terminalmonitor darstellt. PicoMon stellt die
in „PicoMon für CH32V003 oder STM32F0xx“ · Projekte & Code ·
-
Datei
readme.txt
preiswertesten Microcontroller den ich gefunden (und sogar verfuegbar) hatte war im Jahr 2016 ein STM8S103F3P6. Stand 2023 ist ein STM32F030f4 bei sehr deutlich besseren Leistungsdaten preiswerter. Hier LAO die Version fuer STM32f030 F4P6. ############################################################
-
Datei
nrf24l01.c
/ void RF_MakePayloadForDisplay(Work_t *W, TM_RTC_Time_t const *time) { static uint8_t pnt_count = 0; // Sende zyklisch wiederkehrend die Daten der letzten 48 Stunden stm32f103_data.id_data = W->ptr; // Aktuelle Datensatznummer der Basis stm32f103_data.Pressure_Now = W->P_Now; stm32f103_data.ExtTemperature_Now
in „NRF24L01: Handauflegen hilft?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
libSTM32F4xx_StdPeriph_Driver.a
WWDG_SetWindowValue WWDG_EnableIT WWDG_SetCounter WWDG_Enable WWDG_GetFlagStatus WWDG_ClearFlag // 356 ` stm32f4xx_cryp_aes.o/ stm32f4xx_cryp_des.o/ stm32f4xx_cryp_tdes.o/ stm32f4xx_cryp_des.o/ stm32f4xx_dbgmcu.o/ stm32f4xx_dcmi.o/ stm32f4xx_exti.o/ stm32f4xx_flash.o/ stm32f4xx_fsmc.o/ stm32f4xx_gpio.o/ stm32f4xx_hash_md5.o/ stm32f4xx_hash_sha1.o/ stm32f4xx_hash.o/ stm32f4xx_iwdg.o/ stm32f4xx_sdio.o/ stm32f4xx_syscfg.o/ stm32f4xx_usart.o/ stm32f4xx_wwdg.o/ misc.o/ 1333286288 1000 1000 100664 1134 ` ELF ( È 4 ( OômC@ðŸaÎò Aô
in „STM32F4 Discovery: USB CDC (serielle Schnittstelle) arbeitet!“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_Breakout_Assembly.pdf
STM32breakout Dokument: 1.0, Hardware 13/1 STM32 Breakoutboard für die F1-Serie [ Assembly ] Version mit STM32F105RB Engineer: C. Hediger, 01.12.2013 1 2 3 4 links rechts GND +3.3V C111 X1011 VDD X100 PIC1
in „[V] STM32 Breakoutboard passend für Breadboard, tolle sache!“ · Markt ·
-
PDF
STM32_general-purpose_timer_cookbook_en.DM00236305.pdf
objective of this application note is to present in a generic and simple way some use- cases of the STM32 timer peripherals, and it does not cover use-cases like motor control applications due to their complexity. Table 1. Applicable products Type Product series STM32F0 Series, STM32F1 Series, STM32F2 Series, STM32F3 Series, Microcontrollers STM32F4 Series, STM32F7 Series, STM32L0 Series, STM32L1 Series, STM32L1W Series, STM32L4 Series. May 2017 DocID028459 Rev 2 1/73 www.st.com 1 AN4776 1 Basic operating modes
in „STM32 Timer Cookbook PWM - Beispiel 6.2“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Applnote.pdf
objective of this application note is to present in a generic and simple way some use- cases of the STM32 timer peripherals, and it does not cover use-cases like motor control applications due to their complexity. Table 1. Applicable products Type Product series STM32F0 Series, STM32F1 Series, STM32F2 Series, STM32F3 Series, Microcontrollers STM32F4 Series, STM32F7 Series, STM32L0 Series, STM32L1 Series, STM32L1W Series, STM32L4 Series. June 2016 DocID028459 Rev 1 1/73 www.st.com 1 AN4776 1 Basic operating modes
in „PWM Signalerzeugung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MB1075.pdf
1 2 3 4 U_LCD-24 U_SDRAM LCD-24.SchDoc SDRAM.SchDoc ST_LINK_V2.SCHDOC VSYNCN R[0..7] SDNWEWE A[0..11] NLCSX VSYNC R[0..7] NLSDNRA SDNWE A[0..11] U_ST_LINK CSX CSX G[0..7] G[0..7] SDNRAS SDNRAS D[0..15] D[0..15] MCO MCO HSYNCN HSYNC B[0..7] B[0..7] SDNCASA SDNCAS A STM32F4_USART1_
in „.net auf STM32F429ZI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.h
#ifndef _main_h #define _main_h #define targetFred32 1 #define targetStmEval 2 #define targetSystem targetStmEval #define IFFRED ( targetSystem == targetFred32 ) #define IFEVAL ( targetSystem == targetStmEval ) #ifdef _main_c #include <stdint.h> #include <system_stm32f0xx.h> #include "stm32f0xx.h" #include "stm32f0xx_exti.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_misc.h" #include "stm32f0xx_syscfg.h" #include "stm32f0xx_tim.h
in „STM32F0: Systick will nicht wenn mit gcc unter linux compiliert“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LUHE_AD9650.h
STM32F429I_DISCOVERY_LOW_LEVEL_Exported_Types * @{ */ typedef enum { AD98502 = 0, AD98503 = 1, AD98504 = 2, AD98505 = 3 } AD9850_TypeDef; /** * @} */ /** @defgroup STM32F429I_DISCOVERY_LOW_LEVEL_Exported_Constants * @{ */ /** * @brief Define for STM32F429I_DISCO board */ #if !defined (USE_STM32F429I_DISCO) #define USE_STM32F429I_DISCO #endif /** @addtogroup STM32F429I_DISCOVERY_LOW_LEVEL_AD9850# * STM_EVAL_AD9850Off(AD98502); // Reset * STM_EVAL_AD9850Off
in „AD9850 Steuerwort,Berechnung richtig?“ · HF, Funk und Felder ·
-
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
Debugger_Log.txt
macro file: C:\Programme\IAR Systems\Embedded Workbench 5.4 Kickstart\arm\config\flashloader\ST\FlashSTM32F10xxx.mac Sun Jul 25 15:57:33 2010: JLINK command: ProjectFile = C:\Library\STM32F10x_StdPeriph_Lib_V3.3.0\Project\STM32F10x_StdPeriph_Template\EWARMv5\settings\Project_STM3210B-EVAL.jlink, return
in „IAR mit Olimex Jtag-Adapter ->Fehler“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
en.DM00047230.pdf
the STM32 Cortex -M4/-M7 STM32 Implementation STM32F3xx Features Configurable options STM32F4xx STM32F76x/7x STM32F74x/5x STM32L4xx No FPU - - FPU Single Precision (SP) only Yes - SP and DP - Yes ® ® The Cortex
in „Rechenzeitoptimierung STM32F4“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32F10x_StdPeriph_Examples-RTC-LSI_Calib.txt
where the Flash memory density ranges between 16 and 32 Kbytes. - Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Medium-density Value line devices are STM32F100xx
in „STM und sein Beispiel zur Callibrierung des RTC's“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f4_discovery_audio_codec.c
/** ****************************************************************************** * @file stm32f4_discovery_audio_codec.c * @author MCD Application Team * @version V1.1.0 * @date 28-October-2011 * @brief This file includes the low layer driver for CS43L22 Audio Codec * available on STM32F4-Discovery
in „STM32F4 Discovery Audio DAC CS43L22“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Code_Test_23062023.txt
arm-none-eabi-gcc "../Core/Src/LM235Z.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F411xE -c -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I../USB_DEVICE/App
in „DAC mit STM32CubeIDE und STM32F411CEU unter Linux“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
MX Embedded Software Packages Manager Fenster
Version STM32Cube MCU Package for STM32F4 Series (Size : 149.93 MB) 1.3.0 STM32Cube MCU Package for STM32F4 Series 1.2.0 1.2.0 STM32Cube MCU Package for STM32F4 Series (Size : 149.28 MB) 1.1.0 STM32Cube MCU Package for STM32F4 Series 1.0.0 1.0.0 STM32F7 From Local ... From Url ... Refresh Install Remove Close
in „STM32CubeIDE: bekomme blinky läuft nicht“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
stm32f10x.h
__STM32F10X_STDPERIPH_VERSION_MAIN (0x03) /*!< [31:16] STM32F10x Standard Peripheral Library main version */ #define __STM32F10X_STDPERIPH_VERSION_SUB1 (0x02) /*!< [15:8] STM32F10x Standard Peripheral Library
in „COIDE 2.7.0 und STMF103C8T6 (china board), startprobleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Quarz, damit er auf 168MHz l�uft (betrifft das stm32F4Discovery): in der system_stm32f4xx.c muss eingetragen sein: PLL_M = 8 in der stm32f4xx.h muss eingetragen sein: HSE_VALUE = 8000000 */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "stm32f4xx.h" #include "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_tim.h" #include "misc.h" #include "stm32f4xx_dma.h" // PORTA GPIO_Pin_3 wird zwischen 0 und 1 hin und her geschaltet
in „STM3F4 Bitstream erzeugen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
log.txt
---------------------------------------CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/nucleo_f303k8.html PLATFORM: ST STM32 (16.1.0) > ST Nucleo F303K8 HARDWARE: STM32F303K8T6 72MHz, 12KB RAM, 64KB Flash DEBUG: Current (stlink) On-board (stlink) External (blackmagic, cmsis-dap, jlink)
in „Nucleo + PlatformIO upload Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F4-BASE.pdf
oder über AKKU (+2,5 bis +6V) 1 2 3 4 5 6 01.03.2012 01:36:34 C:\Users\SuperK\13-Eagle\1-Projekte\STM32F407Vx_Baseboard\STM32F4-BASE.sch (Sheet: 2/5) 1 2 3 4 5 6 Boot-Modes-Pins für Bootloader B B 3 3 Boot0 Boot1 . . V V / / . + Reset-Taster + User-Taster 1 1 2 3 2 1 2 3 C C / A J J P P V S K NRST .
in „STM32F407 (100pin) Basisboard - Review bitte“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F4-BASE.pdf
oder über AKKU (+2,5 bis +6V) 1 2 3 4 5 6 01.03.2012 03:41:37 C:\Users\SuperK\13-Eagle\1-Projekte\STM32F407Vx_Baseboard\STM32F4-BASE.sch (Sheet: 2/5) 1 2 3 4 5 6 Boot-Modes-Pins für Bootloader JP15 0 1 2 t . . V V o 3 4 o / / 6 + Reset-Taster + User-Taster B 5 6 B 1 0 / A P P 3 T NRST 2 PA0/WKUP A 3
in „STM32F407 (100pin) Basisboard - Review bitte“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F10xxx_TIM_application_examples.pdf
AN2581 Application note STM32F10xxx TIM application examples Introduction This application note is intended to provide practical application examples of the STM32F10xxx TIMx peripheral use. This document, its associated firmware
in „STM32 Verwirrung o.O (Timer->CCRx)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
USART.c
//-------------------------------------------------------------- // File : stm32_ub_uart.c // Datum : 29.03.2013 // Version : 1.2 // Autor : UB // EMail : mc-4u(@)t-online.de // Web : www.mikrocontroller-4u.de // CPU : STM32F4 // IDE : CooCox CoIDE 1.7.0 // Module : GPIO, USART
in „STM32F0 Discovery und UART1“ · 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 ·
-
Datei
main.c
**************************** */ #include <stdio.h> #include <string.h> #include <math.h> #include "stm32f30x.h" #include "stm32f30x_rcc.h" #include "stm32f30x_misc.h" #include "stm32f30x_gpio.h" #include "stm32f30x_dma.h" #include "stm32f30x_usart.h" #include "stm32f30x_spi.h" #include "stm32f30x_i2c.h" #include "stm32f30x_syscfg.h" #include "stm32f30x_exti.h" #include "defines.h" #include "gpioctrl.h" #include "usart2dmactrl.h" #include "l3gd20ctrl.h" #include "lsm303ctrl.h" GPIO_InitTypeDef GPIO_InitStructure;
in „STM32F303 USART2 DMA1 funktioniert halblebig ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DM00031020.pdf
clock control for (RCC) RM0090 6.3.25 RCC APB2 peripheral clock enabled in low power mode register for STM32F405xx/07xx and STM32F415xx/17xx for STM32F405xx/07xx and STM32F415xx/17xx(RCC_APB2LPENR) Address offset: 0x64 Reset value: 0x0007 5F33 Access: no wait state, word, half-word and byte access. 31 30
in „fsmc am stm32f4“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
r_manuel.pdf
clock control for (RCC) RM0090 6.3.25 RCC APB2 peripheral clock enabled in low power mode register for STM32F405xx/07xx and STM32F415xx/17xx for STM32F405xx/07xx and STM32F415xx/17xx(RCC_APB2LPENR) Address offset: 0x64 Reset value: 0x0007 5F33 Access: no wait state, word, half-word and byte access. 31 30
in „Hilfe bei Programmierung STM32F407VG bei TIM1“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Übersicht der STM32C0 Mikrocontroller-Portfolio-Varianten
, STM32C091GB, STM32C091KB, STM32C091CB, STM32C091RB, STM32C071FB, STM32C071GB, STM32C071KB, STM32C071CB, STM32C071RB, STM32C071F8, STM32C071G8, STM32C071K8, STM32C071C8, STM32C071R8, STM32C051D8, STM32C051F8, STM32C051G8, STM32C051K8, STM32C051C8, STM32C051R8, STM32C051F6, STM32C051G6, STM32C051K6, STM32C051C6, STM32C031F6, STM32C031G6, STM32C031K6, STM32C031C6, STM32C011J6, STM32C011D6,
in „Halbleiter-Allerlei: Zenerdioden, Mikrocontroller und mehr“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
stm32f4x7_eth_conf.h
/** ****************************************************************************** * @file stm32f4x7_eth_conf_template.h * @author MCD Application Team * @version V1.1.0 * @date 31-July-2013 * @brief Configuration file for the STM32F4x7xx Ethernet driver. * This file should be copied to the application
in „STM32-E407 Ethernet / UDP“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AppNote_v1.1.pdf
eine UART-Schnittstelle z.B. zur Kommunikation mit einem PC (Tabelle 11). Pin Bezeichnung Funktion STM32-Port 2 UART TX UART-Ausgang des STM32 PA9 3 UART RX UART-Eingang des STM32 PA10 Tabelle 11: Pinbelegung der Stiftleiste UART stellt die Stiftleiste GPIO mehrere universelle GPIOs des STM32F429 zur
-
Datei
usart_stm32f4xx.c
/* * usart_stm32f4xx.c * * USART/UART-Treiber * * $Date: 2019-12-07 17:42:37 +0100 (Sa, 07 Dez 2019) $ * $Revision: 1095 $ * * 15.05.2019 Nicolas */ #ifdef STM32F4XX #include "usart.h" #include "hw_config.h" #include
in „STM32F446: USART DMA-Transfer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f7xx.c
************************************************* */ /** @addtogroup CMSIS * @{ */ /** @addtogroup stm32f7xx_system * @{ */ /** @addtogroup STM32F7xx_System_Private_Includes * @{ */ #include "stm32f7xx.h" #if !defined (HSE_VALUE) #define HSE_VALUE ((uint32_t)25000000) /*!< Default value of the External
in „STM32F7 & malloc“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
spi_hard_dma_stm32f4xx.c
/** @file spi_hard_dma_stm32f4xx.c * * SPI-Interface (Hardware mit DMA) * * Vorgehen nach STM32F4xx_StdPeriph_Examples\SPI\SPI_TwoBoards\SPI_DataExchangeDMA * * Die Funktionen sind nicht optimal schnell, aber schnell genug. *
in „10k Pull-Up zerstört SPI-Signal (STM32F407)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CD00273528.pdf
Rev 6 AN3216 Reference design Figure 15. STM32L152VB(T6) microcontroller reference schematic - E R V 0 9 9 4 7 0 2 1 4 7 9 2 1 l 6 p F S _ _ _ _ _ B u n R S S S S S S V S 3 0 V V V V V V V 5 U C 1 F A _ _ _ _ _5 D L C E D D D D D D C 3 M 1 V V
in „STM32F4 Grundschaltung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STMPE811QTR.h
STMPE811QTR_H /* Includes ------------------------------------------------------------------*/ #include "stm32f4xx.h" #include "stm32f4xx_i2c.h" #include "stm32f4xx_dma.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_gpio.h" #include "stm32f4xx_syscfg.h" /** @addtogroup Utilities * @{ */ /** @addtogroup
in „STM32F4 Touch Display Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
make_d_ohne_shEXE.txt
/STM32F4_Edu.hex'. Pruning file `obj/STM32F4_Edu.elf'. Finished prerequisites of target file `obj/STM32F4_Edu.hex'. Prerequisite `obj/STM32F4_Edu.elf' is older than target `obj/STM32F4_Edu.hex'. No need
in „Makefile STM32 Discovery“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmpconfig.h
define IRMP_32_BIT 0 // use 32 bit command value, 0 or 1 #endif // IRMPCONFIG_STAGE1_H #ifdef IRMPCONFIG_STAGE2_H /*--------------------------------------------------------------------------------------------------
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
spi_caliper_stm32f4xx.c
" #include "myassert.h" #include "wallclock.h" /* In hw_config.h : #define SPI_CALIPER spi_caliper_STM32F4XX_SPI2_PB13_PB14 */ #if defined( STM32F4XX ) #include "stm32f4xx_rcc.h" #include "stm32f4xx_spi.h" /** Globale Variablen *************************************************************************
in „STM32 "SPI"-Slave 24 Bit ohne Chip Select“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
preiswertesten Microcontroller den ich gefunden (und sogar verfuegbar) hatte war im Jahr 2016 ein STM8S103F3P6. Stand 2023 waere ein STM32F030f4 bei sehr deutlich besseren Leistungsdaten preiswerter. Hier jedoch die Version fuer STM8S103. #############################################################
-
Datei
readme.txt
----------------------------------------- Komplette Bauteile fuer den Basic-Computer sind: 1 Stck. STM8S103F3P6 Board / 0,76 Euro 1,52 Euro / 2 Stck. 1 Stck. CH340G / 0,32 Euro 1,57 Euro / 5 Stck. 1 Stck. 12 MHz Quarz / 0,08 Euro 1,49 Euro / 20 Stck. 2 Stck. 100nF / 0,06 Euro 1 Stck. 47uF / 16V / 0,05
-
Datei
stm32_ub_spi1.h
//-------------------------------------------------------------- // File : stm32_ub_spi1.h //-------------------------------------------------------------- //-------------------------------------------------------------- #ifndef __STM32F4_UB_SPI1_H #define __STM32F4_UB_SPI1_H
in „STM32F429 - kein Takt am SPI“ · Mikrocontroller und Digitale Elektronik ·