-
PDF
MINI-STM32-Schematic-Diagram.pdf
PIP602PIR0K0PIR1502 3V3 1 PIP601 BOOT0 C0 P0 30 GND COP7 3V3 C2 0.1uFP0 0.1uF 320.1uF Title D 3PIP703 R161 BOOT1 STM32F103C-MINNI D 1PIP701 PI10K0PIR1602 Size Number Revision BOOT1 GND A4 V1.1 GND Date: 2013-2-27 Sheet of File: D:\PCB \..\STM32.SchDoc Drawn By: HKL 1 2 3 4 Bill of Materials STM32F103C-MINNI Source Data From: STM32.PrjPcb Project: STM32.PrjPcb Variant: None Creation Dat2013-2-27 11:46:48 Print Date: 41332 41332.49088 Footprint Comment LibRef Designator Description Quantity AMS1117 Volt Reg Volt Reg AMS1117 Voltage
in „Löttemperatur STM32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.cpp
LedBlue, D, 15); // User LED 6 GPIO__OUTPUT(LIS_CS, E, 2); //LIS302DL Chipselect Leitung typedef xpcc::stm32::SpiMaster1 MySpi; // static bool initClock() { // use external 8MHz crystal if (!xpcc::stm32::Clock::enableHse(xpcc::stm32::Clock::HSE_CRYSTAL)) { return false; } xpcc::stm32::Clock::enablePll(xpcc::stm32::Clock::PLL_HSE, 4, 168); return xpcc::stm32::Clock::switchToPll(); } // ---------------------------------------------------------------------------- MAIN_FUNCTION { initClock(); init_LCD(); //<--
in „Problem beim WHO_AM_I Register auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Fehlermeldungen in einer IDE beim Kompilieren
workspace 2.0.0 - STM32CubeIDE Problems Tasks Console Properties H723_LWIP STM32H723_GPIO.ax make -j8 .../Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c:221 #include "core_cm7.h" No such file or directory compilation terminated. .../Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c:28 #include "core_cm7.h" No such file or directory compilation terminated.
in „CubeMX Probleme mit neuem STM32H723 Controller“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
main.c
============== - this file must be inserted in a project containing the following files : o system_stm32l0xx.c, startup_stm32l053xx.s o stm32l0xx.h to get the register definitions o CMSIS files =============================================================================== ##### How to test this example
in „STM32: SysTick_Config“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f4xx.h" #include <stdio.h> #include "string.h" #include "stdlib.h" #include "hardware.h" #include "AvrXSerialIo.h" #include "stm32_ub_usb_cdc.h" #include "math.h" //--------------------------------
in „Controller mit FPU“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ch9121_doc2.pdf
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 (/wiki/File:2-CH_UART_TO_ETH-STM32.png) Software Description The demo is developed based on the HAL library. Please download the demo in the data, find the STM32 program file directory, and open STM32\Serial_Port_Parameter_Configuration
in „Serieller Tunnel durch IP-Netz?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ssi_cgi_handle.c
const char * LEDS_CGI_Handler(int iIndex, int iNumParams, char *pcParam[], char *pcValue[]) { uint32_t i=0; /* We have only one SSI handler iIndex = 0 */ if (iIndex==0) { /* All leds off STM_EVAL_LEDOff(LED1); STM_EVAL_LEDOff(LED2); STM_EVAL_LEDOff(LED3); STM_EVAL_LEDOff(LED4);*/ /* Check cgi parameter
in „LWIP Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
code.txt
#include "stm32f10x.h" #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> #include <typedef.h> #include <init.h> #include "stm32f10x_adc.h" #include "stm32f10x_dac.h" #include "stm32f10x_usart.h" #include "stm32f10x_dma.h
in „USART Remapping“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
code.txt
#include "stm32f10x.h" #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> #include <typedef.h> #include <init.h> #include "stm32f10x_adc.h" #include "stm32f10x_dac.h" #include "stm32f10x_usart.h" #include "stm32f10x_dma.h
in „USART Remapping“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
adc_dma.c
#include "string.h" #include "stm32f0xx_adc.h" #include "stm32f0xx_dma.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_misc.h" #include "stm32f0xx_tim.h" volatile uint16_t ADCReadBuffer[] = { 0xAAAA, 0xAAAA
in „ATM32F030 + ADC + DMA“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f107.c
/** ****************************************************************************** * @file stm32f107.c * @author MCD Application Team * @version V1.0.0 * @date 11/20/2009 * @brief STM32F107 hardware configuration ****************************************************************************** *
in „lwIP 1.4.1 + freeRTOS 8.2.3 + stm32f107vb“ · 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 ·
-
PDF
techb_GraficLCD_de_en.pdf
sowohl mit directly connected over the standardized connector with einem myAVR Board als auch einer mySTM32- both a myAVR and a mySTM32 expansion board. It is Erweiterungsplatine direkt verbunden werden. equipped with a high quality graphic LC display with a Ausgestattet ist es mit einem hochwertigen Grafik
in „LCD Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bma020.h
#ifndef BMA020_H #define BMA020_H #include <stm32f4xx.h> #include <stm32f4xx_gpio.h> #include <stm32f4xx_rcc.h> #include <stm32f4xx_usart.h> #include <stm32f4xx_spi.h> #include <stm32f4xx_conf.h> /************************Defines******************
in „STM32F4: BMA020 per SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
code.txt
#include "stm32f10x.h" #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> #include <typedef.h> #include <init.h> #include "stm32f10x_adc.h" #include "stm32f10x_dac.h" #include "stm32f10x_usart.h" #include "stm32f10x_dma.h
in „USART Remapping“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
code.txt
#include "stm32f10x.h" #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> #include <typedef.h> #include <init.h> #include "stm32f10x_adc.h" #include "stm32f10x_dac.h" #include "stm32f10x_usart.h" #include "stm32f10x_dma.h
in „STM32 Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
code.c
#include "stm32f10x.h" #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> #include <typedef.h> #include <init.h> #include "stm32f10x_adc.h" #include "stm32f10x_dac.h" #include "stm32f10x_usart.h" #include "stm32f10x_dma.h
in „STM32 Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Code.txt
/* * * STM32F030F4P6 Uart Example using Interrupt Read & Write * */ // Includes #include "stm32f0xx.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_misc.h" #include "stm32f0xx_usart.h" #include "stm32f0xx_flash.h" #include <stdio.h> // Defines #define TX_BUFFER_SIZE 32 #define RX_BUFFER_SIZE 256 #if TX_BUFFER_SIZE < 2 #error TX_BUFFER_SIZE is too small, It must be larger then 1. #elif ((TX_BUFFER_SIZE
in „STM32F030F4 HSI Clock mit PLL“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dma.h
#ifndef STM32F1_DMA_H_ #define STM32F1_DMA_H_ /* ########################################################################################################################################################## */ /*
in „STM32F103 und ADC DMA mehrere Kanäle“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
linkfile.txt
) INPUT ( .\objects\cpuinit.o .\objects\flop.o .\objects\main.o .\objects\misc.o .\objects\startup_stm32f10x_ld.o .\objects\stm32f10x_adc.o .\objects\stm32f10x_dma.o .\objects\stm32f10x_flash.o .\objects\stm32f10x_gpio.o .\objects\stm32f10x_it.o .\objects\stm32f10x_rcc.o .\objects\stm32f10x_tim.o ) /
in „GCC Linker File“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
* Created: 28.02.2014 * Author: Nicolas */ #include <stdint.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown MCU" #endif #include "./edm_variables.h" #include "./edm_settings.h" #define NCHANNEL 10 uint16_t ADC1ConvertedValues[NCHANNEL] = \ {0xAAAA,0xAAAA,0xAAAA
in „STM32: Suche Hilfe zu ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32mx_minimum_include_paths-symbols.xml
ProjDirPath}/Drivers/CMSIS/RTOS/</includepath> <includepath>${ProjDirPath}/Drivers/CMSIS/Device/ST/STM32F4xx/Include</includepath> <includepath>${ProjDirPath}/Drivers/STM32F4xx_HAL_Driver/Inc/</includepath> </language> <language name="C Source File"> <includepath>${ProjDirPath}/Inc</includepath> <includepath
in „STM32-Toolchain mit Eclipse CDT 4.3, GnuArmEclipse, OpenOCD 0.8.0, Gnu Arm GCC 4.8, STM32CubeMX“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsndconfig.h
-------------------------------------------------------------------------------------------- * ARM STM32 with HAL section - don't change here, define IRSND_Transmit_GPIO_Port & IRSND_Transmit_Pin in STM32Cube (Main.h) *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #elif defined (ARM_STM32_HAL) // IRSND_Transmit_GPIO_Port & IRSND_Transmit_Pin must be defined in STM32Cube # define IRSND_PORT_LETTER IRSND_Transmit_GPIO_Port//Port of Transmit PWM Pin e.g. # define IRSND_BIT_NUMBER IRSND_Transmit_Pin
in „IRSND Daten für Roomba“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsndconfig.h
-------------------------------------------------------------------------------------------- * ARM STM32 with HAL section - don't change here, define IRSND_Transmit_GPIO_Port & IRSND_Transmit_Pin in STM32Cube (Main.h) *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #elif defined (ARM_STM32_HAL) // IRSND_Transmit_GPIO_Port & IRSND_Transmit_Pin must be defined in STM32Cube # define IRSND_PORT_LETTER IRSND_Transmit_GPIO_Port//Port of Transmit PWM Pin e.g. # define IRSND_BIT_NUMBER IRSND_Transmit_Pin
in „IR Fernbedienung mit IRSND“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/stm32f4xx.h" // "cmsis_boot/system_stm32f4xx.c" // In Configuration diese Define hinzufügen : // "STM32F429_439xx" , "__ASSEMBLY__" , "USE_STDPERIPH_DRIVER" //-------------------------------------------
in „Random Number Generator läuft nicht richtig,stm32f429“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32746g_discovery_lcd.c
STM32746G_DISCOVERY LCD Private Defines * @{ */ #define POLY_X(Z) ((int32_t)((Points + Z)->X)) #define POLY_Y(Z) ((int32_t)((Points + Z)->Y)) /** * @} */ /** @defgroup STM32746G_DISCOVERY_LCD_Private_Macros
in „STM32F7 Disco und das Display-->hard fault error“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
********************************************************************** */ /* Includes */ #include "stm32f4xx.h" #include "stm32f4_discovery.h" /* Private macro */ /* Private variables */ /* Private function prototypes */ /* Private functions */ /** **==================================================
in „STM32F4 Discovery - I2S bitte um Hilfe“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
diff_doxygen_config.txt
SHOW_INCLUDE_FILES = YES INPUT = main.c \ ./Inc/build_timestamp.h \ ./Inc/crash.h \ ./Inc/FreqCounter.h \ ./Inc/stm32f7xx_it.h \ ./Inc/sdram_heap.h \ ./Inc/stm32f7xx_hal_conf.h \ ./Inc/main.h \ ./analyzer/gen/adf4351.h \ ./analyzer/gen/si5338a.h \ ./analyzer/gen/gen.h \ ./analyzer/gen/si5351.h \ ./analyzer/gen/rational.h \ ./analyzer/gen/adf4350.h \ ./analyzer/adc/stm32_ub_adc3_single.h \ ./analyzer/adc/stm32_ub_system.h \ ./analyzer/uartcomm/aauart.h \ ./analyzer/uartcomm/fifo.h \ ./analyzer/lcd/bitmaps/logo.h \ ./analyzer/lcd/bitmaps/bitmaps.h \ ./analyzer/lcd/
-
PDF
Resources_STM32WL_UFQFPN48_REF_BOARD_Low_Power_High_Band_868-915MHz.pdf
PC15-OSC32_OUT NRST PI41 P ONRST T VDDSMPS 32.768KHz Close 1 2 P1 P0 6.8pF CO2 PI 1 47 74VLXSMPS STM32WLxx_QFN48 P0 U 1 C10 CO1 P0 0 C12 V P P1 4.7uF P0 100nF L2 1 45 5404UIP P0 100nF C CSB3 2 VFBSMPS L Close 15µH
in „STM32WLE5CCU6 LoRa-Antennenendesign review“ · HF, Funk und Felder ·
-
Datei
stm32f4xx_ip_dbg.h
************************************************************** * @file Lib_DEBUG/Lib_DEBUG_Example/stm32f4xx_ip_dbg.h * @author MCD Application Team * @version V1.0.1 * @date 13-April-2012 * @brief Header for stm32f4xx_ip_dbg.c file ********************************************************************
in „Keil Debugger mit STM32F4Discovery / veraltete Firmware im ST-Link“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
********************************************** */ #include <stdio.h> #include <string.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 "gpioctrl.h" #include "usart2dmactrl.h" GPIO_InitTypeDef
in „STM32F303 USART2 DMA1 funktioniert halblebig ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
********************************************** */ #include <stdio.h> #include <string.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 "gpioctrl.h" #include "usart2dmactrl.h" GPIO_InitTypeDef
in „STM32F303 USART2 DMA1 funktioniert halblebig ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F4-BASE.pdf
Günes, Quantitec 2012 1 2 3 4 5 6 01.03.2012 06:27:06 C:\Users\SuperK\13-Eagle\1-Projekte\STM32F407Vx_Baseboard\STM32F4-BASE.sch (Sheet: 3/4) 1 2 3 4 5 6 B 7 B B . 1 1 . / X X / JP9 T _ _ T 1 2 A _ 2 2 _ 1 +3V3 3 4 A 2 R R 2 CAN1_RX/1.8B 2 8 5 6 R A A R CAN1_TX/1.7B 3 1 A U JP7 U A + U 1 2 U
in „STM32F407 (100pin) Basisboard - Review bitte“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F4-BASE.pdf
Günes, Quantitec 2012 1 2 3 4 5 6 01.03.2012 18:44:41 C:\Users\SuperK\13-Eagle\1-Projekte\STM32F407Vx_Baseboard\STM32F4-BASE.sch (Sheet: 3/4) 1 2 3 4 5 6 B 7 B B . 1 1 . / X X / JP9 T _ _ T 1 2 A _ 2 2 _ 1 +3V3 3 4 A 2 R R 2 CAN1_RX/1.8B 2 8 5 6 R A A R CAN1_TX/1.7B 3 1 A U JP7 U A + U 1 2 U
in „STM32F407 (100pin) Basisboard - Review bitte“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32l1xx_it.h
/** ****************************************************************************** * @file Project/STM32L1xx_StdPeriph_Template/stm32l1xx_it.h * @author MCD Application Team * @version V1.0.3 * @date May-2013 * @brief This file contains the headers of the interrupt handlers. *************************
in „STM32L1 + Makefile. Linkerproblem?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
* Created: 28.02.2014 * Author: Nicolas */ #include <stdint.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown MCU" #endif #include "./edm_variables.h" #include "./edm_settings.h" #define NCHANNEL 10 uint16_t ADC1ConvertedValues[NCHANNEL+1] = \ {0xAAAA,0xAAAA,0xAAAA
in „STM32 - ADC-DMA1-IRQ-Handler macht Unsinn“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main_mod.c
#include "stm32f10x_lib.h" #include "stm32f10x_map.h" #include "stm32f10x_rcc.h" #include "stm32f10x_gpio.h" #include "bits.h" #include"stm32f10x_usart.h" #include"stm32f10x_usart.c" #define STACK_TOP 0x20000800
in „Problem mit STM32-H103+Eclipse+OpenOCD“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f10x_lib.h" #include "stm32f10x_map.h" #include "stm32f10x_rcc.h" #include "stm32f10x_gpio.h" #include "bits.h" #include"stm32f10x_usart.h" #include"stm32f10x_usart.c" #define STACK_TOP 0x20000800
in „[Cortex-M3] Problem mit dem UART“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#define STM32F10X_MD #include "stm32f10x.h" #include "misc.h" #include "stm32f10x_rcc.h" #include "stm32f10x_exti.h" #include "stm32f10x_gpio.h" #include "stm32f10x_flash.h" void RCC_Configuration(); void NVIC_Configuration
in „STM32 Interrupt Rücksprung ins Nirvana“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
graphik.h
ifndef GRAPHIK_H_INCLUDED #define GRAPHIK_H_INCLUDED // Special Libs #include "defines.h" #include "tm_stm32f4_ili9341.h" #include "tm_stm32f4_delay.h" #include "tm_stm32f4_rng.h" #include "tm_stm32f4_rtc.h" #include "tm_stm32f4_bmp180.h" #include "tm_stm32f4_general.h" /* LCD settings */ #define ILI9341
in „Zeigt her eure Kunstwerke (2017-2019)“ · Projekte & Code ·
-
Datei
stm32f4xx_rng.h
**** */ /* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F4xx_RNG_H #define __STM32F4xx_RNG_H #ifdef __cplusplus extern "C" { #endif /* Includes ------------------------------------------------------------------*/ #include "stm32f4xx.h" /** @addtogroup STM32F4xx_StdPeriph_Driver
in „Random Number Generator läuft nicht richtig,stm32f429“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eth_conf.h
/** ****************************************************************************** * @file stm32f4x7_eth_conf.h * @author MCD Application Team * @version V1.0.0 * @date 31-October-2011 * @brief Configuration file for the STM32F4x7 Ethernet driver. *********************************************
in „stm32f4xx lan8720 uip“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Fader.h
FADER_H #define __FADER_H //****************** Low Level Includes ***********************// #include "stm32f0xx.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_adc.h" #include "stm32f0xx_dma.h" #include "stm32f0xx_tim.h" //***************************************************
in „STM32F0 Multi Channel ADC mit DMA problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsndconfig.h
-------------------------------------------------------------------------------------------- * ARM STM32 with HAL section - don't change here, define IRSND_Transmit_GPIO_Port & IRSND_Transmit_Pin in STM32Cube (Main.h) *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #elif defined (ARM_STM32_HAL) // IRSND_Transmit_GPIO_Port & IRSND_Transmit_Pin must be defined in STM32Cube # define IRSND_PORT_LETTER IRSND_Transmit_GPIO_Port//Port of Transmit PWM Pin e.g. # define IRSND_BIT_NUMBER IRSND_Transmit_Pin
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
PDF
Schaltplan.pdf
BlCtrl_V0_3_2 05.05.2020 13:56 Sheet: 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_
in „SD Karte/SPI Problem ab 200A -> Störungen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
disco.txt
bits_Wide_bus PC8.Signal=SDIO_D0 PC9.Mode=SD_4_bits_Wide_bus PC9.Signal=SDIO_D1 PCC.Checker=false PCC.Line=STM32F429/439 PCC.MCU=STM32F429Z(E-G-I)Tx PCC.PartNumber=STM32F429ZITx PCC.Seq0=0 PCC.Series=STM32F4 PCC.Temperature=25 PCC.Vdd=null PD0.GPIOParameters=GPIO_Speed,GPIO_PuPd,GPIO_Speed_High_Default,GPIO_Mode
in „FMC auf STM32F4 konfigurieren?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F746-DISCO-OSCI.pdf
STM32F746G-DISCO-OSCI – recording into “Wave file” on SD-Card STM32F746G-DISCO-OSCI – only an “Estimation-Iron” (free translation from “Schätzeisen” ;-) or maybe a little bit more? The intention for this project: - Getting in touch with the STM32F7xx device family - Evaluation of STemWIN for GUI development So I bought my first “STM32F746G-DISCO”... ...and nothing is better for evaluation and whirl up potential problems more, than making a
in „STM32F746G-DISCO-OSCI mit WAV-Recording auf SD-Karte“ · Projekte & Code ·
-
Datei
0001-Add_Frre_Text_Support_To_STM32.patch
--------- + */ +#ifndef FREETEXT_H +#define FREETEXT_H + +#include "eeprom-data.h" + +#if defined (STM32F10X) +# include "stm32f10x.h" +#elif defined (STM32F4XX) +# include "stm32f4xx.h" +#endif + +typedef struct +{ + char free_text[EEPROM_DATA_SIZE_FREE_TEXT+1]; +} FREETEXT_GLOBALS; + +extern FREETEXT_GLOBALS
-
Datei
Scratch_MegaSample.c
#include "stm32f4xx.h" #include "system_stm32f4xx.h" #include "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "misc.h" #include "stm32f4xx_exti.h" #include "stm32f4xx_syscfg.h" #include "stm32f4xx_spi.h" #include "stm32f4xx_usart.h" #include "stm32f4xx_adc.h" #include "stm32f4xx_dma.h" #include "Scratch_MegaSample.h" void Init_USART2(){ // Enabling the Clock for the USART1 RCC_APB1PeriphClockCmd(RCC_APB1Periph_USART2
in „STM32F4 ADC/DMA Phänomene“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f4x7_eth_bsp.h
/** ****************************************************************************** * @file stm32f4x7_eth_bsp.h * @author MCD Application Team * @version V1.1.0 * @date 31-July-2013 * @brief Header for stm32f4x7_eth_bsp.c file. ******************************************************************
in „STM32-E407 Ethernet / UDP“ · Mikrocontroller und Digitale Elektronik ·