-
Datei
disco.txt
PC11.Mode=SD_4_bits_Wide_bus PC11.Signal=SDIO_D3 PC12.Mode=SD_4_bits_Wide_bus PC12.Signal=SDIO_CK PC8.Mode=SD_4_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
in „FMC auf STM32F4 konfigurieren?“ · 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 ·
-
Datei
main.c
#include "stm32f4xx.h" #include "system_stm32f4xx.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_dma.h" #include "stm32f4xx_gpio.h" #include "misc.h" #include "uart.h" #include "timer.h" #include "adc.h" #include
in „Assembler aufrufen aus C (ARM STM32)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
penhub.pdf
15 RTC-C 1 T2.2 T5.2PA1 TEMP R25 LTN 10 T 0 X1:2 PC2 ADC.3 36 ESYN N 1 X1:1 15k RTCREF T1.3N T15.2 T8.3PB15 C8 C7 C27 5 k 2u2 10n 10n 4 5 R 1 12 VSSA D1 STM32L496 +3.3V D5 NOR-Flash +3.3V 9 WPROT 1 HOLD/DNU 16 SCK Q 8 1 1 2 2 2 15 C17 C16 C20 C18 7 D D12 D11 D10 D9 D5 CS +5V V+ 100n 7 8 100n 0 100n 0 100n 0 1 1 1 D9 V6 MAX3079E 74HC139 NOR-Flash NOR-Flash NOR-Flash D1 9 WPROT MBR0530 STM32L496 1 HOLD/DNU V7 V10 BCX51-16 16 SCK Q 8 15 D 7 CS MBR0530 +3.3V 2 N1 1 1 0 MIC5236-3.3 64 VBAT D10 F - 4 , R26 V12 2 3 48 VDD
in „Datenlogger Pendeluhr“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rtc_main.c
**** */ /* Includes ------------------------------------------------------------------*/ #include "stm32f2xx.h" #include "stm32_eval.h" /** @addtogroup STM32F2xx_StdPeriph_Examples * @{ */ /** @addtogroup RTC_LSI * @{ */ /* Private typedef -----------------------------------------------------------*/
in „RTC Initialisierung auf STM32F4 geht nicht :-(“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
------------------- // File : main.c // Datum : 09.09.2014 // Version : 1.0 // Autor : AJ // CPU : STM32F4 // IDE : CooCox CoIDE 1.7.0 // Module : CMSIS_BOOT, M4_CMSIS_CORE // Hinweis : Diese zwei Files muessen auf 8MHz stehen // "cmsis_boot/stm32f4xx.h" // "cmsis_boot/system_stm32f4xx.c" //---------
in „STM32F4 DISCOVERY und SainSmart 3.2″ Display“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm8s_conf.h
*/ #if defined(STM8S105) || defined(STM8S005) || defined(STM8S103) || defined(STM8S003) ||\ defined(STM8S903) || defined (STM8AF626x) #include "stm8s_adc1.h" #endif /* (STM8S105) ||(STM8S103) || (STM8S903) || STM8AF626x
in „STM8 Standard Peripheral Library mit ST Visual Develop benutzen - Linker error“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
USB3320_STM32F4.pdf
G 8060 1% D7 20 VDD1 CPEN 21 VSSA STP 22 VREF+ XO NXT 23 VDDA DIR PA0/USART2_CTS/USART4_TX/WKUP +3V VBAT CLKOUT 24 PA1/USART2_RTS/USART4_RX VDD33 25 PA2/USART2_TX +1V8 VDD18 REFCLK VDD18 STM32F407VX +3V VDDIO NC N GND U$1G$2 G 26 PA3/USART2_RX 27 VSS2 28 VDD2 29 PA4/SPI1_NSS/SPI3_NSS/USART2_CK 30 31
in „STM32F4 USB High Speed VCP mit USB3320 PHY“ · Projekte & Code ·
-
PDF
en.DM00091010.pdf
/x6/x8/xC and STM32F070x6/xB microcontroller memory and peripherals. It applies to STM32F030x4/x6/x8/xC and STM32F070x6/xB devices. For the purpose of this manual, STM32F030x4/x6/x8/xC and STM32F070x6/xB microcontrollers
in „EFM32F030 und Standby“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PitschLight_Doku_V1.2.pdf
gesetzt. Nach jedem Bestätigen einer dieser Tasten wird der neue Wert des Parameters angezeigt. Ca. 8 Sekunden nach der der letzten Änderung eines Parameters wird der aktuelle Stand der Parameter in den FLASH-Speicher des STM32F407 geschrieben, so dass die Parameter auch nach Abschalten der Versorgungsspannung
in „Ambilight mit STM32F4discovery und TVP5150AM1“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.h
[]; /* Exported variables ---------------------------------------------------*/ extern uint8_t NbLoop; extern uint8_t MfxExtiReceived; #ifndef USE_FULL_ASSERT extern uint32_t ErrorCounter; #endif /* Exported constants --------------------------------------------------------*/ /* Exported macro
in „Discovery_STM32F746 Linking Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_vcp.c
UMEMSHIFT <0=> off // <1=> on // <i> Off for devices with 2 x 16 bits / uint16_t access schema // <i> e.g. STM32L0x2, STM32L0x3, STM32F0x2, STM32F303xD and xE // <i> On for devices with 1 x 16 bits / uint16_t access schema // <i> e.g. STM32F103, STM32F302, STM32F303xB and xC // ******************************
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbd_cdc_vcp.c
static uint16_t VCP_Init (void); static uint16_t VCP_DeInit (void); static uint16_t VCP_Ctrl (uint32_t Cmd, uint8_t* Buf, uint32_t Len); static uint16_t VCP_DataTx (uint8_t* Buf, uint32_t Len); static uint16_t VCP_DataRx (uint8_t* Buf, uint32_t Len); static uint16_t VCP_COMConfig(uint8_t Conf); CDC_IF_Prop_TypeDef
in „STM32F2xx - USB_OTG_FS“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_vcp.c
UMEMSHIFT <0=> off // <1=> on // <i> Off for devices with 2 x 16 bits / uint16_t access schema // <i> e.g. STM32L0x2, STM32L0x3, STM32F0x2, STM32F303xD and xE // <i> On for devices with 1 x 16 bits / uint16_t access schema // <i> e.g. STM32F103, STM32F302, STM32F303xB and xC // ******************************
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
en.DM00428288.pdf
, 1 15 C19, C20, 100nF 50V CER N.A. 100NF_50V_X7R_0603 C26, C27, ±15% 603 C28, C29, C33, C34, C37 22µF 63V ±20% 2 1 C2 L8.3_W8.3_H9. ALU PANASONIC EEEFK1J220P 5 C3, C25, 220nF 100V 3 4 C40, C41 ±15% 805 CER N.A. 220NF_100V_X7R
in „Problem mit ST-Board zur BLDC-Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_vcp.c
UMEMSHIFT <0=> off // <1=> on // <i> Off for devices with 2 x 16 bits / uint16_t access schema // <i> e.g. STM32L0x2, STM32L0x3, STM32F0x2, STM32F303xD and xE // <i> On for devices with 1 x 16 bits / uint16_t access schema // <i> e.g. STM32F103, STM32F302, STM32F303xB and xC // ******************************
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STPicProgL.pdf
STM32F103C8T6 BSS123 R16 VT1 TC4429 1 0 VD1 R 4 MCLR_LO 220 4k7 VPPVAR R29 R30 R26 +3,3V XPRG 2 2 G1 R8 R9 10k 10k 2 R +3,3V 1 I2C1_SDA 2 I2C1_SCL 3 B 2k2 2k2 - D6 D7 D8 D9 PGM_SWDCLK 4 S X4 BLDR_RX1 5
in „Padauk MCU für 0.038 USD aus Taiwan“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
mb1045_changed.pdf
P 100nF P 100nF WW A P K A T_ DO II 0K J JT CT MJ JMJ N 0_ _S_ N0LED0STLINK 1 1 NM MNM LED_STLINK 8 8 T T T R R +3V3 S S S P P U15 R186 R187 1 1 1 1 6 5 3 2 1 2 2 7 6 7 4 88 776 504 302 140 908 70 0 0 3 0 3 STM32F103C8T6 600 700 C C 1 1 04 454 414 414 404 313 31 1 0 5 1 5 1 1 P P P P 1 U P P 1 P P
-
PDF
mb1045_changed_korrigiert.pdf
P 100nF P 100nF WW A P K A T_ DO II 0K J JT CT MJ JMJ N 0_ _S_ N0LED0STLINK 1 1 NM MNM LED_STLINK 8 8 T T T R R +3V3 S S S P P U15 R186 R187 1 1 1 1 6 5 3 2 1 2 2 7 6 7 4 88 776 504 302 140 908 70 0 0 3 0 3 STM32F103C8T6 600 700 C C 1 1 04 454 414 414 404 313 31 1 0 5 1 5 1 1 P P P P 1 U P P 1 P P
-
Datei
stm8s.h
- High-Density STM8A devices are the STM8AF52xx STM8AF6269/8x/Ax, STM8AF51xx, and STM8AF6169/7x/8x/9x/Ax microcontrollers where the Flash memory density ranges between 32 to 128 Kbytes - Medium-Density STM8A devices are the STM8AF622x/4x, STM8AF6266/68, STM8AF612x/4x, and STM8AF6166/68 microcontrollers where the Flash memory density ranges between 8 to 32 Kbytes - High-Density STM8S devices are the STM8S207xx, STM8S007 and
in „sdcc source code in mehrere Dateien aufteilen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F10xxx__20xxx__21xxx_L1xxxx_Cortex-M3_programming_manual.pdf
PM0056 Programming manual STM32F10xxx/20xxx/21xxx/L1xxxx Cortex-M3 programming manual This programming manual provides information for application and system-level software developers. It gives a full description of the STM32F10xxx
in „Einstieg in STM32 : STM32F103C8T6 --> Kompilieren und Flashen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x.h
Standard Peripheral Library main version */ #define __STM32F10X_STDPERIPH_VERSION_SUB1 (0x02) /*!< [15:8] STM32F10x Standard Peripheral Library sub1 version */ #define __STM32F10X_STDPERIPH_VERSION_SUB2 (0x00) /*!< [7:0] STM32F10x Standard Peripheral Library sub2 version */ #define __STM32F10X_STDPERIPH_VERSION ((__STM32F10X_STDPERIPH_VERSION_MAIN << 16)\ | (__STM32F10X_STDPERIPH_VERSION_SUB1 << 8)\ | __STM32F10X_STDPERIPH_VERSION_SUB2) /** * @} */ /** @addtogroup Configuration_section_for_CMSIS
in „COIDE 2.7.0 und STMF103C8T6 (china board), startprobleme“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
BLDC_motors.pdf
(PC7) and sw3(PC1). Some BLDC-motor driver boards JYQD_V6 have a comparator-IC too: LM339, that we do not use! Instead we use our own LM339N. So much for the hardware. The software side consists of the SW4STM32 System Workbench http://www.st.com/en/development-tools/sw4stm32.html and the STM32CubeMX Workbench http://www.st.com/en/development-tools/stm32cubemx.html CubeMX generates most of the code we use. All of the PWM-switches are driven by Timer 3 and the three switches
in „BLDC Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f4xx.c
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author Coocox / UB (angepasst fuer STM32F429) * @version V1.1 * @date 10/27/2013 * @brief STM32F429 Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial SP
in „STM32F429 Disco Board: SDRAM benutzen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f429x.c
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author Coocox / UB (angepasst fuer STM32F429) * @version V1.1 * @date 10/27/2013 * @brief STM32F429 Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial SP
in „STM32F4 GCC Toolchain: syscalls.c printf und malloc Errors“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f429x.c
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author Coocox / UB (angepasst fuer STM32F429) * @version V1.1 * @date 10/27/2013 * @brief STM32F429 Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial SP
in „STM32F4 Linker Scripte: Ich will es jetzt kapieren!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f429.c
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author Coocox / UB (angepasst fuer STM32F429) * @version V1.1 * @date 10/27/2013 * @brief STM32F429 Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial SP
in „STm32Fxxx: Kleiner Gefallen vom einem Profi erbeten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ARM-STM32F4-Serie-Daten.txt
Anzahl der Timer/Zähler: 14 Timer Prozessor-Serie: ARM Cortex-M Art des Programmspeichers: Flash Serie: STM32F4 STM32F407VGT6 ============= ARM Mikrocontroller - MCU ARM M4 1024 FLASH 168 Mhz 192kB SRAM Kern: ARM Cortex M4 Datenbus-Weite: 32 bit Maximale Taktfrequenz: 168 MHz Programmspeichergröße: 1024 kB
in „STM32F407VGT6 Pinkompatibilität zu den F427/F437 Typen ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CMSIS_Doulos_Tutorial.pdf
essential header files. The illustration below shows the flow and dependencies of the header files stm32.h, core_cm3.h and system_stm32.h, which are part of CMSIS release V1P0. core_cm3.h stdint.h stm32.h system_stm32.h /* Configuration of the Cortex-M3 Processor and Core Peripherals */ #define __MPU_PRESENT
in „stm32 tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
schema_stm32_primer2_1_2.PDF
RAISONANCE SAS 4 7 9 2 1 1 2 APPROVALS DATE DWG STM32F103VET6 STM32F103VET6 DRAWN FL Jun.2008 SIZE FSCM NO. DWG NO. REV. CHECKED YR Sept.2008 A V1.1 ISSUED SCALE SHEET 2 of 8 VCC5_USB VBAT VCCS VCCS VCCS VCCIN VCC2V8 L2 4.7µH 1 1 2 U12 R15 U15 5 2 470K
in „STM32 USB Virtual COM Port“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
system_stm32f7xx.c
************************************************************************* * @file Templates/system_stm32f7xx.c * @author MCD Application Team , Benny Zinke * @version V1.0.1 * @date 06-October-2015 * @brief CMSIS Cortex-M7 Device Peripheral Access Layer System Source File. * * This file provides two
in „STM32F7 & malloc“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MPPT_charger_20A.pdf
0.10 KiCad E.D.A. kicad (2017-11-18 revision ff5ee05de)-makepkg Page: 2/6 1 2 3 4 5 6 1 2 3 4 5 6 MCU STM32F072 Reset and boot circuit A A +3.3V PWR_FLAG _ U L4 C O S C 600R O S +3.3V C34 +3.3V U2 O 1 3Y1 100n 9 VDDA PD1-OSC_OUT 6 OSC_OUT 8MHz 24 2 +3.3V 9 M VDD_1 PC13-TAMPER-RTC SSEL R 1 36 VDD_2 PC14-
in „EMV-Test DC/DC - Verbesserungsvorschläge gesucht“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
patch_openocd_for_h7.txt
/tcl/board/stm32h7x3i_eval.cfg cd openocd-0.10.0/tcl/target download stm32h7x.cfg to openocd-0.10.0/tcl/target/stm32h7x.cfg http://openocd.zylin.com/#/c/4182/3/tcl/target/stm32h7x.cfg (File Path link) http://openocd.zylin.com
in „Nucleo-H743ZI in Linux und mit stlink 1.5.0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
TFT-direct-drive.htm#tft-b 2012-12-12 Michael Nowak www.mino-elektronik.de Alle Angaben ohne Gewähr. */ #include "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_fsmc.h" #include "stm32f4xx_dma.h" #include "cp850-8x16.dat" // Datei mit Zeichensatz #define TFT_ADR 0x60000000 // CS-Bereich #define SCHWARZ
in „TFT-direct-drive, WQVGA-TFT an STM32F4“ · Projekte & Code ·
-
PDF
catalog.pdf
]: Ultra-low-power ARM Cortex-M3 MCU with 128 Kbytes Flash, 32 MHz CPU, USB MPN: STM32F407VGT6 [ID]: 000149 [Price]: 14.66 USD [QTY]: 2 [Category]: Microcontrollers [Desc]: MCU 32-bit STM32F ARM Cortex M4F RISC 1024KB Flash 2.5V/3.3V 100-Pin LQFP Tray MPN: ATMEGA8
-
PDF
catalog.pdf
]: 14.66 USD [QTY]: 2 [Category]: Microcontrollers [Desc]: MCU 32-bit STM32F ARM Cortex M4F RISC 1024KB Flash 2.5V/3.3V 100-Pin LQFP Tray MPN: ATMEGA8-16AU [ID]: 000150 [Price]: 3.12 USD [QTY]: 20 [Category]: Microcontrollers [Desc]: Microchip - ATMEGA8-16AU - Microcontroller
-
Datei
STM32_Init.c
/*---------------------------------------------------------------------------- * Name: STM32_Init.c * Purpose: STM32 peripherals initialisation * Version: V1.27 * Note(s): *---------------------------------------------------------------------------- * This file is part of the uVision/ARM
in „Frage zu ST-Mikrocontrollern mit eMios“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
catalog-3.pdf
]: 20.2015 USD [QTY]: 2 [Category]: Microcontrollers [Desc]: MCU 32-bit STM32F ARM Cortex M4F RISC 1024KB Flash 2.5V/3.3V 100-Pin LQFP Tray MPN: ATMEGA8-16AU [ID]: 000150 [Price]: 4.2994 USD [QTY]: 20 [Category]: Microcontrollers [Desc]: Microchip - ATMEGA8-16AU - Microcontroller
-
Datei
stm32f10x_it.c
************************************************************************** * @file USART/Interrupt/stm32f10x_it.c * @author MCD Application Team * @version V3.4.0 * @date 10/15/2010 * @brief Main Interrupt Service Routines. * This file provides template for all exceptions handler and peripherals * interrupt
in „Stm32: Übertragungsfehler bei dauerhafter Übertragung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.h
__MAIN #define __MAIN // Includes #include "stm32f0xx.h" #include "stm32f0xx_rcc.h" #include "stm32f0xx_gpio.h" #include "stm32f0xx_misc.h" #include "stm32f0xx_usart.h" #include "stm32f0xx_adc.h" #include <string.h> #include <stdlib.h> // Defines
in „2 Kanal Touch Button Haussteuerungserweiterung“ · Projekte & Code ·
-
Datei
Endlosschleife.txt
--------------------------------------------*/ 00029 #include "main.h" 00030 00031 /** @addtogroup STM32F4xx_StdPeriph_Examples 00032 * @{ 00033 */ 00034 00035 /** @addtogroup RTC_Timer 00036 * @{ 00037 */ 00038 00039 /* Private typedef -----------------------------------------------------------*/ 00040
in „Endlosschleife in RTC Beispiel“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
0269394001287118911.pdf
/ADC6/TIM3_CH1 PC11/USART3_RX 53 PC12 100n 100n RESET PA7/SPI1_MOSI/ADC7/TIM3_CH2 PC12/USART3_CK PA8 41 PA8/USART1_CK/TIM1_CH1/MCO PC13/TAMPER-RTC 2 PC13 Y1 3 C1- V+ 2 PA9 42 PA9/USART1_TX/TIM1_CH2 32.768kHz PA10 43 PA10/USART1_RX/TIM1_CH3 PC14/OSC32_IN 3 4 C2+ V- 6 B PA11 44 PA11/USART1_CTS/CANRX/TIM1
in „Quarz an STM32F103 / Widerstand?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Timebase.h" #include "UITask.h" #include "MCLibraryISRPriorityConf.h" #include <stdio.h> #include "stm32_eval.h" #if defined USE_STM3210E_EVAL #warning "If using STM3210E-EVAL, please be informed that - on that board - PA6 is shared between TIM8 BKIN and SPI1 MISO, which means that it s not possible
in „STM32F4 - CAN1 empfängt nichts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f30x_gpio.h
/** ****************************************************************************** * @file stm32f30x_gpio.h * @author MCD Application Team * @version V1.0.1 * @date 23-October-2012 * @brief This file contains all the functions prototypes for the GPIO * firmware library. **********************
in „Probleme mit dem STM32F3Discoery, mal wieder.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F103_Industrial_Board_R1.pdf
1u0 1u0 GND RXINP 3 PA3 26 PA3 G PE3 2 PE3 1 ADJ/GND DC-JACK_CUI_PJ-102A 7 4 2 PA4 29 3 PE4 D 2 C2+ V+ PA5 30 PA4/NSS1/DAC1 PE4 4 PE5 GND AZ1117E D TXOUT C2 C4 PA5/SCK1 PE5 6 0u1 0u1 3V3 SPI1 PA6 31 PA6/MISO1 PE6 5 PE6 1 5 C2- VCC 16 PA7 32 PA7/MOSI1 TIM1ETR/PE7 38 PE7 1 6 PA8 67 39 PE8 DB9 C1+ V- C1
in „STM32F103VET6 Industrial Board Schaltbild“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "STM32F10x.h" #include <stm32f10x_rcc.h> #include <stm32f10x_gpio.h> #include <misc.h> #define zucSTM 1 #define zuc_STM 1 #define xF_DELAY 6536//72MHZ #define F_IR 245//82// #define use_spi_tft 0 #define
in „stm32f103 mit usb-stick“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32MP151A_Block_Diagram.pdf
16b 16 2 P USBH I z 2 2 (2 x HS Host) F T H GPIOH 16b 16 M PLLUSB C I T MDMA 9 GPIOI 16b 16 O I F 32 Channels 0 31 24b L(LCD) F X ( GPIOJ 16b A I STM i 16 8 8b GPIOZ T F t a GPIOK 8b 8 17 16b Trace port 8I async m F u TIM2 32b 5 3 I2C4 / SMBUS T b Cortex-M4 CPU 209 MHz B TIM3 16b 5 T AHB2APB + MPU +
in „STM32MP1 von ST“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F2X7VGT6-DK-A.pdf
82 PD0/FSMC_D2/CAN1_RX Y2 +5V CTLB OUTB PE7_FSMC_D4 38 PD1/FSMC_D3/CAN1_TX 32.768K SP2526A-2 PE7/FSMC_D4/TIM1_ETR PE8_FSMC_D5 39 PE8/FSMC_D5/TIM1_CH1N C14 6.8P GND PE9_FSMC_D6 40 PE9/FSMC_D6/TIM1_CH1 PC15/OSC32_OUT 9 J6 +5V PE10_
in „STM32F207 Ethernet + RMII“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F2X7VGT6-DK-A.pdf
82 PD0/FSMC_D2/CAN1_RX Y2 +5V CTLB OUTB PE7_FSMC_D4 38 PD1/FSMC_D3/CAN1_TX 32.768K SP2526A-2 PE7/FSMC_D4/TIM1_ETR PE8_FSMC_D5 39 PE8/FSMC_D5/TIM1_CH1N C14 6.8P GND PE9_FSMC_D6 40 PE9/FSMC_D6/TIM1_CH1 PC15/OSC32_OUT 9 J6 +5V PE10_
in „STM32F2xx USART weigert sich“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
pensor.pdf
+3.3V V+ D1 N1 STM32G051 +3.3V MIC5236-3.3 +3.3V X6:10 V+ 2 IN OUT 3 4 VDD 0 X6:9 L1 1 9 k 1 1 4 EN ERR 1 R R 4 C39 6 CSB D D 100n F.B.,0.2A 1 C3 D V 5 Volt C12 * C11 C10 C8 C7 C2 100n SCL-INT 2 V 5 D2 SCK
in „Datenlogger Pendeluhr“ · Mikrocontroller und Digitale Elektronik ·