-
Bild
ST STM32WL3 Mikrocontroller und Blockschaltbild
Single Silicon Die ST STM32 Cortex-M0+ Multi-Modulation Radio 2/4(G)FSK, MSK, OOK, ASK, BPSK, DSSS + IQ I/F 256KB FLASH 32KB SRAM Dedicated Wake-up On radio Sensing Peripherals Segment LCD Driver PACKAGE QFN48 6x6mm QFN32 5x5mm STM32WL3
in „Raspberry Pi Pico 2W, neue Funk- und Normal-Mikrocontroller“ · Mikrocontroller und Digitale Elektronik · · Diagramme
-
Bild
STM32F429I-DISC1 Discovery Board mit Display
ST MB1075C www.st.com/stm32f4-discovery STM32F429I-DISC1 1% 01/01/2014 00:00:37 Video Player Image Viewer System File Browser CPU
in „[V] STM32F4 DISC1 Discovery Board“ · Markt · · Platinenfotos
-
Datei
IOTaskSTestSPI.cpp
: sn */ /* Kernel includes. */ #include "FreeRTOS.h" #include "task.h" #include "mbed.h" #include "stm32f4xx_conf.h" #include "stm32f4xx_spi.h" #include "IOTask.h" inline FlagStatus __attribute__((optimize("Os"))) SPI_I2S_GetFlagStatus(SPI_TypeDef* SPIx, uint16_t SPI_I2S_FLAG) { FlagStatus bitstatus
in „STM32F4xx: Kann mal jemand die SPI testen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
xpt2046.c
xpt2046.c * * Created on: Jul 21, 2018 * Author: Dimitris Tassopoulos */ #include "xpt2046.h" #include "stm32f10x_gpio.h" #include "stm32f10x_exti.h" #define XPT2046_IRQ_PIN GPIO_Pin_8 #define XPT2046_IRQ_PORT GPIOA static struct dev_spi gspi; static struct dev_spi * m_spi = &gspi; static struct touch_point
in „C Code Verständnis Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Blockschaltbilder eines GPIO-Connectors und eines STM32MP2 Systems
, FDCANTX, RX, UART0, X, TX, I2C_SCL, I2C_SDA, RST, I2C_SCL, I2C_SDA, IRQ, SQW, SWITCH EEPROM (M24C32-RMNSTP), RS232 (ST3232CTR), RS485 (ST4E1240), CAN Transceiver (XR31235ED), STSAFE-A110, RTC (M41T83ROAF6), 4 LEDs, BATT, STMod+ connector (LTE), Switch, Power supply 24 V * Interface to be shared Figure
in „Neue Bauteile: Passives, Spannungsmanagement und MPUs“ · Mikrocontroller und Digitale Elektronik · · Diagramme
-
PDF
M220SP01_V.0.pdf
C Blue x 0.115 0.145 0.175 A Blue y 0.045 0.075 0.105 O R F White x 0.283 0.313 0.343 White y 0.299 0.329 0.359 White Luminance [cd/m ] 240 300 - 4 ( 300 @ CCFL=7mA) Contrast Ratio 750 1000 - 4 Cross Talk (At 75Hz) [%] - - 1.5 5 Flicker [dB] - - -20 7 Optical
in „[S] TFT Steuerplatinen“ · Markt ·
-
PDF
stm32_magic_eye2.pdf
D XTAL1 5 46 SWDIO PD0 PA13 XTAL2 6 PD1 PA14 49 SWCLK C18 100n +5V +5VA 54 50 10µ C23 L2 PD2 PA15 STM32F103RCTx 47µ 8 26 LED0 1 2 9 PC0 PB0 27 LED1 PC1 PB1 GNDD GNDD 4 3 U7 H10 H11 H12 H13 H14 H15 H16 H17 10 PC2 PB2 28 FMT 6 11 55 BUTTON_0 SCK D A 1 5 C14 C15 C16 PC3 PB3 7 LRCK V C VRef 1 C 100µ 10µ
in „STM32F103 und I2S Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Beispiel für die Markierung eines LQFP48-Gehäuses
03x4, STM32F103x6 Package info Device Marking for LQFP48 The following figure gives an example of topside marking orientation versus ball 1 location. Figure 52. LQFP48 marking example (package view) Product identification(1) STM32F 103C7T7A Date code = year + week Y WW Pin 1 identification ST A Revision code
in „STM32F103C6T6A Lässt sich nicht programmieren“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
cc-fft-out.txt
leo@cb:~/Projekte/STM32F103C8-gen-board/philips-vfd$ ./cc-fft.sh + ./cc-fft.sh Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc Target: arm-none-eabi Configured with: ../src/configure --build=x86_64-linux-gnu --prefix
in „STM32 Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
STM32 Nucleo-F411RE Development Board
3. Nucleo F411RE ST stm32.com/stm32nucleo RX/D0 TX/D1 D2 PWM/D3 D4 PWM/D5 CLK PWM/CS/D10 PWM/MOSI/D11 MISO/D12 SCK/D13 SCL/D15 AN0 bis AN7 GND 5V 3V3 NRST USER RESET USB ST-LINK NUCLEO-F411RE MB1136 rev C
in „[V] Sammlung diverser Entwicklungsboards“ · Markt · · Platinenfotos
-
Datei
STM32F051_SPI_CONF.h
#ifndef SPI_CONF_H_ #define SPI_CONF_H_ #include <stm32f0xx.h> #define SPI_CHIP_SELECT_ON GPIOA->BSRR |= (1UL<<20); #define SPI_CHIP_SELECT_OFF GPIOA->BSRR |= (1UL<<4); #define SPI_WREN 0x0006; // Write enable Value void Init_STM32F051_SPI(void); void
in „Cortexm0 SPI Data Register wird nicht beschrieben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test_O1.asm
frame_dummy_init_array_entry 00000000 l df *ABS* 00000000 main.cpp 00000000 l df *ABS* 00000000 system_stm32f4xx.c 00000000 l df *ABS* 00000000 init.c 00000000 l df *ABS* 00000000 c:/program files (x86)/gnu tools arm embedded/4.8 2014q2/bin/../lib/gcc/arm-none-eabi/4.8.4/armv7e-m/crti.o 00000000 l df *ABS
in „C++ Exceptions mit gcc-arm-none-eabi“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test_O2.asm
frame_dummy_init_array_entry 00000000 l df *ABS* 00000000 main.cpp 00000000 l df *ABS* 00000000 system_stm32f4xx.c 00000000 l df *ABS* 00000000 init.c 00000000 l df *ABS* 00000000 c:/program files (x86)/gnu tools arm embedded/4.8 2014q2/bin/../lib/gcc/arm-none-eabi/4.8.4/armv7e-m/crti.o 00000000 l df *ABS
in „C++ Exceptions mit gcc-arm-none-eabi“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Verfuegbare_Teile.pdf
1 97 116.4 64 Siemens 3SE5114 - 0CD02 - 1AL0 2 56 67.2 65 Siemens 3SE5232 - 0CC05 8 64 76.8 66 Siemens 3SE5000 - 0AA31 31 93 111.6 67 Siemens 3SE5000 - 0AA60 8 32 38.4 68 Siemens 3SE5000 - 0AH00 16 112 134.4 69
in „[V] Diverses Elektromaterial. Lagerauflösung.“ · Markt ·
-
PDF
emw3165.pdf
Pin4~7 should not be used as other functions since they have been used as SPI1 for on-board flash. 4. Use SWD (Pin 25&26) instead of JTAG to debug/download firmware. 5. Please refer to STM32F411xE datasheet
in „EMW3165 - Der ESP8266 Killer ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x_can.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_can.c * Author : MCD Application Team * Version : V1.0 * Date : 10/08/2007 * Description : This file provides all the CAN firmware functions. **************************************************
in „STM32F10x Cortex M3 CAN Konfiguration“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sysinit.c
*********************** */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> /* ---------
in „Timer Interrupt STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32l1_keil_dump_etm.txt
#0x000077FF --T32: 0x77EF ETM_SR 0xE0041010 #0x0 ETM_SCR 0xE0041014 #0x??? --T32: 0x00020D09 ETMTEEVR 0xE0041020 #0x0000006F --T32: ???? ETMTECR1 0xE0041024 #0x0 ETMFFLR 0xE0041028 #0x0 ETMCNTRLDVR1 0xE0041140 #0x0 ETMSYNCFR 0xE00411E0 #sync frequency register ETMIDR 0xE00411E4 #4114F242 ETMCCER 0xE00411E8 #0x00018800 ETMTESSEICR 0xE00411F0 #0x0 ETMTSEVR 0xE00411F8 #0x0 ETMTRACEIDR 0xE0041200 #0x02 --T32: 0x01 ETMIDR2 0xE0041208 #0x00 ETMPDSR 0xE0041314 #0x01 ITMISCIN 0xE0041EE0
in „Trace auf Lauterbach PowerDebug USB3 + CombiProbe mit STM32L151“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
FEZ_Cerb40.pdf
1 2 3 4 VCC A C2 C3 C4 C1 .1uF .1uF .1uF .1uF VCC GND IC1 3 9 2 8 4 1 1 3 4 6 VCC A 1 2 3 4 D D D D D V V V V V PA0/UART2_CTS/WAKEUP/ADC123_IN0/UART4_TX 14 PA0 PB0 26 PB0/ADC12_IN8 PA1/UART2_RTS/ADC123_IN1/UART4
in „Störsignal auf Spannungsversorgung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f7xx_hal.h" #include "stm32f7xx_nucleo_144.h" #include "stdio.h" void SystemClock_Config(void); static void Error_Handler(void); void GPIO_Init(void); volatile void delayXX(void); //===============
in „Geschwindigkeit IO-Zugriff“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
processing.c
stdint.h> #include <stdbool.h> /* --------------- Special Include Files / Librarys ------ */ #include "tm_stm32f4_adc.h" #include "tm_stm32f4_hd44780.h" /* -------------- Projekt Include Files ---------------- */ #include "processing.h" #include "config.h" #include "tools.h" #include "rtc_user.h" #include "
in „Organisation der Header und Includes“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
controller.c
#include "stm32f10x_conf.h" #include <stm32f10x_lib.h> ErrorStatus HSEStartUpStatus; void RCC_Configuration(void); //Configures Clock for all devices and GPIOs void NVIC_Configuration(void); void GPIO_init(void); void SPI_init (void); //Initializes all required GPIOs void spi1_init(void); void Delay(vu32 nCount); int spi1_tx(int tx); //Creates a delay: nCount / Clock-Speed //Initializes the SPI-interface //Init nested vector interrupt controller #define BufferSize 32 //SPI's Buffersize GPIO_InitTypeDef
in „STMF32, SPI, Master, Vollduplex“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Bulb_Ohm.pdf
is on GND. To check that MCP4725-DAC-module works well we convert its output voltage with an ADC of STM32F103 and transmit the result via USB-Black-Pill-jack to a terminal program. STM32CubeMX 4.26.1 creates the basic code of our program, whereby the version 4.26.1 is not important. 1.: Setup and check of a USB communication with a terminal program: Setup a Black Pill STM21F103C8 Project With STM32CubeMX 4.26.1 Let’s add some gray highlighted code to the code of CubeMX: #include "main.h" #include "usb_device.h" #include "usbd_cdc_if.h"//By reason of: CDC_Transmit_FS(
in „I2C STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_DS1307.pdf
on the left side: GND, SDA, SCL, VCC (U = 3,3V). For I2C and USB communication we use a Black Pill (STM32F103C8T6) We only write and read the seven yellow timekeeper registers 0x00 up to 0x06. “When you power up the module the clock halt (CH) bit in the seconds register will be set to a 1.” That means
in „I2C STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb.c
/* ST STM32F103C8T6: USB als COM Port betreiben */ #include "StdTypes.h" #include "STM32F103all.h" #include "usb.h" /* die Transfer-Puffer für zeichenweises In und Out über den USB */ #define txLen 256 char UsbTxBuf
in „USB CDC von Stefan Frings und WS“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Schaltplan STM32F334K8T6 Mikrocontroller Anschlussbelegung
SWD1, UDD, SWCLK, GND, SWDIO, anstelle von 4,7uF kann man auch 10uF nehmen, C1 100nF, C2 4,7uF, C3 100nF, C4 4,7uF, UDD A=UDD, +3.3U VCC, optional D2, TUS, C5 1uF, C6 10nF, LED_VCC, R z.B. 10k, GND, IC STM32F334K8T6_LQFP32, PA0 bis PA15, PB0 bis PB7, NRST, BOOT0, SWDIO/PA13, SWCLK/PA14, PA15, GND, PAD31, 4,7-10k RR, Reset, CR 100nF, JB 10k oder gebrückt, R, GND
in „STM32: Flashen geht nicht, wenn PLL aktiv (nur HSI oder HSE gehen)“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
Datei
quellcode.txt
#include "stm32f10x.h" // STM32F10x Library Definitions #include "hardware.h" // defining hardware access #include "usb_lib.h" #include "usbutilities.h" #include "usb_istr.h" /* Prototypes*/ static void RCC_Configuration
in „Cortex M3 wird sehr heiß“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_nrf.h
#ifndef __USART_NRF_H #define __USART_NRF_H #ifdef DTU3PRO #include "stm32f4xx.h" #define UsartNrf USART3 #else #include "stm32f10x.h" #define UsartNrf USART2 #endif #include <math.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <stdbool.h> #include
in „Wechselrichter Hoymiles HM-xxxx 2,4 GhZ Nordic Protokoll?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_ub_uart.c
//-------------------------------------------------------------- // File : stm32_ub_uart.c // Datum : 28.07.2015 // Version : 1.5 // Autor : UB // EMail : mc-4u(@)t-online.de // Web : www.mikrocontroller-4u.de // CPU : STM32F4 // IDE : CooCox CoIDE 1.7.8 // GCC : 4.9 2015q2 //
in „STM32F4 USART“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
initsdram.c
#ifdef DATA_IN_ExtSDRAM /** * @brief Setup the external memory controller. * Called in startup_stm32f429_439xx.s before jump to main. * This function configures the external SDRAM mounted on STM32F429I-DISCO board * This SDRAM will be used as program data memory (including heap and stack). * Ported by CLIVE - SOURCER32@GMAIL.COM * @param None * @retval None */ void SystemInit_ExtMemCtl(void) { register uint32_t tmpreg = 0, timeout = 0xFFFF; register uint32_t index; /*-- GPIOs Configuration -------------------------
in „STM32F429 Disco Board: SDRAM benutzen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
flight_controller.c
#include "stm32f10x.h" #include "math.h" #include "arm_math.h" // test global variables for debugging float qSP0, qSP1, qSP2, qSP3; /* orientation setpoint in quaternion */ float wSP_x, wSP_y, wSP_z; /* angular rate
in „arm_sin_cos_f32() gibt keine Ergebnisse aus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MemoryMapping.pdf
Memory mapping STM32L151xx, STM32L152xx 5 Memory mapping The memory map is shown in the following figure. Figure 9. Memory map APB memory space 0xFFFF FFFF reserved 0xE010 0000 reserved 0x6000 0000 reserved 0x4002 6400
in „Pointer auf Hardwareadresse in Mikrocontroller“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
VitoMirrorCtrl_V1.0.pdf
GND C C Andreas Hagen Sheet: /POWER/ D File: 01_POWER.kicad_sch D Title: Control Modul Test 1 Size: A4 Date: 2026-07-14 Rev: A KiCad E.D.A. 10.0.4 Id: 2/7 1 2 3 4 5 6 1 2 3 4 5 6 GND GND GND 3 C9 C10 C11 V 3 100 nF 100 nF 4,7 µF + A A R10 3 V 10 kΩ 3 +U2 NRST PWR_FLAG STM32G031K8Tx 4 D D C12 6 V 7 NRST
in „Hilfe beim KiCad-Layout gesucht: 2-Fach Motorsteuerung (KFZ-Bereich)“ · Platinen ·
-
PDF
VitoMirrorCtrl_V1.0_B.pdf
GND C C Andreas Hagen Sheet: /POWER/ D File: 01_POWER.kicad_sch D Title: Control Modul Test 1 Size: A4 Date: 2026-07-14 Rev: B KiCad E.D.A. 10.0.4 Id: 2/7 1 2 3 4 5 6 1 2 3 4 5 6 3 V 3 A + A 3 V 3 +U2 R10 100 nF 100 nF 4,7 µF PWR_FLAG STM32G031K8Tx 10 kΩ 4 C9 C10 C11 D D 6 V 7 NRST NRST PF2 PA0 LOCK_IN
in „Hilfe beim KiCad-Layout gesucht: 2-Fach Motorsteuerung (KFZ-Bereich)“ · Platinen ·
-
PDF
Reference_Manual.pdf
RM0440 Reference manual STM32G4 Series ® advanced Arm -based 32-bit MCUs Introduction This reference manual targets application developers. It provides complete information on how to use the STM32G4 Series microcontroller memory
in „STM32G474RE UART“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
disasm.asm
: 0023 lsls r3, r4, #0 l000023e4: 2020 movs r0, #32 l000023e6: 4318 orrs r0, r3 l000023e8: B2C0 uxtb r0, r0 l000023ea: F7FF FF32 bl l00002252 l000023ee: 1C64 adds r4, r4, #1 l000023f0: 2C09 cmp r4, #9 l000023f2: DA01 bge.n
in „Flash im Cortex-M0 durch Codeinjektion ins SRAM auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Training_TC1796_2007-04-23_PWM.pdf
to GPTA_OUT0 (=2.8) on dialog Local Timer Cell 4 for the high side of phase U. ■ Check Connect output to GPTA_OUT1 (=2.9) on dialog Local Timer Cell 6 for the low side of phase U. Close the Local Timer Cell 4 (LTC4) and Local Timer Cell 6 (LTC6) dialogs
in „Raumzeigermodulation auf Tricore“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
FK743M5-XIH6.pdf
1 2 3 4 5 6 L11 此处将STM32H743分为两部分,实则为同一芯片 CBG160808U121T 磁珠/120Ω ±25% @100MHz 200MA 3.3V PIL10 1 PIL 102 VDDA 模拟电压 采用的是V版本的型号,主频可以跑480M P2 P SWD和USART1接口 MCU1A1UCMOC O1 CC2 PA0 N5 G4 NFMC_A0 PF00FP P 10uF P
in „STM32H743 mit 32MByte externem SDRAM“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PARTS_CLEARING_-_Sheet1.pdf
via post.at is available if amount is big enough (>40€), i do not ship individual items (Austria: 4€, Germany: 10€, rest of EU: 13€), the powersupply will not be shipped due to it's weight CONTACT ME VIA: partsclearing@obrplstnr.eu EVALBOARDS / BREAKOUTS STM32 VL Discovery Evaluation Board demo firmware, E01 not loaded! €5.00 2 http://www.digikey.ahttp://media.d 10€ digikey available STM32L Discovery Evaluation Board demo firmware, E02 not loaded! €7.50 1 http://www.watterott.co http://galeria.tech- 15€ watterott available STM32F4 Discovery Evaluation Board used, working, E03 demo firmware
in „[V] Rigol DS1052E, Labornetzteil, Robotikteile, Modellbau“ · Markt ·
-
Datei
mp3_audio_array.c
*********************************************/ void Read_ID3V1(void) { tID3V3 tst_buff; uint8_t i; f_lseek ( sizeof(MP3_DATA) - sizeof(tst_buff) ); f_read (&tst_buff,sizeof(tst_buff),(uint32_t *)&i); f_lseek (0); if ( strstr(tst_buff.tag, "TAG") ) { printf("-- title %s \r\n",tst_buff.title); printf(
in „STM32F429 WM8789 MP3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ws2812.h
------------------------------------------------------------------------------------ * adapted for STM32F103C8 with HAL libs *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #ifndef WS2812_H #define WS2812_H #include "stm32f1xx_hal.h" #define WS2812_MAX_LEDS 12 typedef struct { uint8_t red; uint8_t green; uint8_t blue; } WS2812_RGB; extern void ws2812_init (void); extern void ws2812_refresh (uint_fast16_t); extern void
in „WS2812B mit Lib von Martin Hubáček auf F103“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
eGC.pdf
_2 VSS_3 PIIC7047 PIIC704VDD_3 STM32L15xxx GND C C D Title D Size Number Revision A4 Date: 04.03.2012 Sheet of File: C:\Users\..\SYSCON_PWR.SchDoc Drawn By: 1 2 3 4 1 2 3 4 A A 1V8 P5P5 PIP501 1 PIP502 2 PIP503 3 SYSCON_I _[ ..15]0 PIP504
in „[Suche] Interessierte(n) an Projekt (ARM/FPGA)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32.s
/** ****************************************************************************** * @file startup_stm32.s dedicated to STM32F303RETx device * @author Ac6 * @version V1.0.0 * @date 2019-03-03 ****************************************************************************** */ .syntax unified .cpu cortex-m4
in „An W.S.: Läuft deine USB Implementierung auch auf STM32F303?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32.s
/** ****************************************************************************** * @file startup_stm32.s dedicated to STM32F303RETx device * @author Ac6 * @version V1.0.0 * @date 2019-03-03 ****************************************************************************** */ .syntax unified .cpu cortex-m4
in „Timer Interrupt am STM32F103RB“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <stm32f10x.h> #include <stm32f10x_conf.h> void delay(int Moment); int main(void) { //Enable Timer 1 Clock RCC -> APB2ENR |= RCC_APB2ENR_TIM1EN; TIM1 -> CR1 |= TIM_CR1_CEN; //Enable Port A RCC ->APB2ENR |
in „ARM STM32 PWM“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F407ZG-board-schematic.pdf
C50 15pF C66 + C67 GNDA AOUTR D0 1 2 RST 25 PC14/OSC32_IN9 R93 NA Q2 CS4344-CZZ(10-TSSOP) R132 20k 100nF SCJ325P00XG0B02G D1 3 4 R65 RST NRST PC15/OSC32_OUT 32768Hz/6pF G NC49 15pF 100nF D2 5 6 U2 10k PG0 A10
in „8Mbit/s Manchester Code codieren und decodieren mit STM32F407“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F407ZG-board-schematic.pdf
C50 15pF C66 + C67 GNDA AOUTR D0 1 2 RST 25 PC14/OSC32_IN9 R93 NA Q2 CS4344-CZZ(10-TSSOP) R132 20k 100nF SCJ325P00XG0B02G D1 3 4 R65 RST NRST PC15/OSC32_OUT 32768Hz/6pF G NC49 15pF 100nF D2 5 6 U2 10k PG0 A10
in „Problem: SPI Remap am STM32F407ZG“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Date: $ ID: $Id: $ **********************************************************************/ #include "stm32f4xx.h" #include "stm32f4xx_conf.h" int main(void) { ///* Set Clocks */// //* AHB1 - GPIO-A, GPIO-D *// RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA | RCC_AHB1Periph_GPIOD, ENABLE); //* APB1 - Timer2
in „STM32 Interrupt / I/O“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Beispiel.txt
Beispiel 1: Konstrukte für STM32F1xx ==================================== /* Hilfsbezeichnungen zum Port-Konfigurieren */ /* Beispiel: #define wert_fuer_pa0 (mode?+conf?) */ #define input 0 /* Pin ist Input */ #define out10 1 /*
in „STM32F103C8 Platformprojekt mit Display, FATFS und Examples“ · Projekte & Code ·
-
Datei
stm32-gpio.c
#include "config.h" #include "stm32/stm32-gpio.h" static unsigned gpio_config_half(unsigned cfreg, unsigned bits, unsigned cnfmode) { for (int i = 0; i < 8; ++i) if (bits & (1 << i)) cfreg = (cfreg & ~(0xF << (4*i))) | (cnfmode << (4*i)); return cfreg; } void gpio_config(GPIO_TypeDef *port, unsigned bits, unsigned cnfmode) { if (bits & 0x00FF) port->CRL = gpio_config_half(port->CRL, bits, cnfmode); if (bits & 0xFF00) port->CRH =
in „STM32 ST-Library Pro oder Kontra“ · Mikrocontroller und Digitale Elektronik ·