-
PDF
Teileliste-04-19-1539.pdf
25,000 Mhz 25.0DSL30F 0 0,05 EUR 42 Quarz R080YXB22 0 0,05 EUR 43 Drosselspule, Festinduktivität 22 uH axial SMCC 22µ 0 0,27 EUR 0,09 EUR Seite 1 44 Drosselspule, Festinduktivität 10 uH axial SMCC 10µ 0 0,29 EUR 0,10 EUR 45 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz PDIP-40 ATMEGA 32-16 DIP 2 2,99
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-19-1957.pdf
25,000 Mhz 25.0DSL30F 0 0,05 EUR 42 Quarz R080YXB22 0 0,05 EUR 43 Drosselspule, Festinduktivität 22 uH axial SMCC 22µ 0 0,27 EUR 0,09 EUR Seite 1 44 Drosselspule, Festinduktivität 10 uH axial SMCC 10µ 0 0,29 EUR 0,10 EUR 45 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz PDIP-40 ATMEGA 32-16 DIP 0 2,99
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-20-1111.pdf
25,000 Mhz 25.0DSL30F 0 0,05 EUR 42 Quarz R080YXB22 0 0,05 EUR 43 Drosselspule, Festinduktivität 22 uH axial SMCC 22µ 0 0,27 EUR 0,09 EUR Seite 1 44 Drosselspule, Festinduktivität 10 uH axial SMCC 10µ 0 0,29 EUR 0,10 EUR 45 Mikrocontroller ATMega AVR RISC, 32 KB, 16 Mhz PDIP-40 ATMEGA 32-16 DIP 0 2,99
in „Bauelemente abzugeben“ · Markt ·
-
Datei
main.cpp
HAL_TIM_ENABLE_IT(&mTimUserHandle, TIM_IT_UPDATE); // interrupt on update NVIC_SetVector(TIM_USR_IRQ, (uint32_t)fnLedToggle); NVIC_EnableIRQ(TIM_USR_IRQ); } // // start hardware timer in one pulse mode // void startHardwareTimeout(uint32_t timeout_us) { __HAL_TIM_CLEAR_FLAG(&mTimUserHandle, TIM_FLAG_UPDATE);
in „STM32F407 OnePulse Timer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_stm32f1.c
Functions ---------------------------------------------------------------------------*/ #include "STM32F100.h" #include "diskio.h" /* MMC/SD command */ #define CMD0 (0) /* GO_IDLE_STATE */ #define CMD1 (1) /* SEND_OP_COND (MMC) */ #define ACMD41 (0x80+41) /* SEND_OP_COND (SDC) */ #define CMD8 (8) /*
in „SD-Karte mit SPI: Warteroutinen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ds18b20.c
/* Includes ------------------------------------------------------------------*/ #include "stm32f10x_lib.h" #include "ds18b20.h" #include "Param.h" #include <string.h> #include <stdio.h> #include <stdlib.h> char Temperature[10]="00.0"; char read_write_buffer[50]; void delay_nus (vu32 nCount)
in „STM32 DS1820“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ethernet_application.c
/* * ethernet_application.c * * Created on: Jun 11, 2012 * Author: jan */ #include "stm32f2x7_eth.h" #include "ethernet_application.h" void Ethernet_GPIO_Config(void); uint8_t Ethernet_MACDMA_Config(void); uint32_t Ethernet_Link_PHYIT_Config(uint16_t PHYAddress); void Ethernet_EXTI_Config
in „STM32F207 Ethernet + RMII“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f1xx_hal_msp.c
/** ****************************************************************************** * File Name : stm32f1xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. ****************************************************************************** ** This
in „CubeMX und HAL - I2C hängt sich auf“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
navico_3g.pdf
onany pins U45 3.3V,1.2V Allvoltages OK LAN8710A No clockinput,clocklikely fromi.MX6 Ethernet PHY U7 ?V VM U9 TPS54240 DRV8834 Controlssteppermotortorotateantenna+RFE MotorDrv EN=0v H-Bridge U11 ?V TPS54240 Q8,J9, J10 ControlsenergytransmissiontoRFE Powerto RFE EN=0V i.MX6SoloLite • 1.35and1.5Vsupply
in „Reparaturbericht: i.MX6 Resetschaltung in Navico Schiffsradar“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
st7735_hard_spi_bluepill_02.ino
/* Arduino 1.8.5 STM32 Core BluePill mit Hardware ST7735 TFT Display 2018 Urheber: Unbekannt */ #include <SPI.h> // Pin Belegung #define SPI_1_CS PA4 #define SPI_1_DC PB7 #define SPI_1_CLK PA5 #define SPI_1_MISO PA6 #define
in „Arduino IDE mit STM32 Core Themen, BluePill, SPI 2“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
st7735_soft_spi_bluepill_02.ino
/* Arduino 1.8.5 STM32 Core BluePill mit Software SPI ST7735 TFT Display 2018 Urheber: Unbekannt */ #define TFT_CS PA4 #define TFT_DC PB7 #define TFT_CLK PA5 #define TFT_MISO PA6 #define TFT_MOSI PA7 /* #define TFT_CS PB12
in „Arduino IDE mit STM32 Core Themen, BluePill, SPI 2“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nrf24l01_drv.c
/* ******************************************** STM32F103 Mini Board Modul : NRF24L01 Routinen für dasNRF24L01 Funkmodul Autor : Christian Julius ******************************************** SPI2: MOSI = PB15 MISO = PB14 SCLK = PB13 CE = PB11 CSN = PB12 IRQ = PB10 */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> /* -------------- Special Include Files / Librarys ------ */ /
in „[STM32F4xx] NRF24L01+ Funkmodul Source Code“ · Projekte & Code ·
-
PDF
3.2_LCD_Module_SPEC.pdf
/ UTFT_Buttons /Utouch Library for arduino. provided 12-examples with Arduino ,3-examples with STM32 With SD Card Socket With SPI FLASH circuit Specifications Item Description Display Type 3.2 inch a-si TFT LCD Module Glass Type TFT IPS(Full-Angle) Display Resolution 480XRGBX320 Pixels Back
-
PDF
Reference_Manual.pdf
features for each product category. Refer to Table 2 for the list of features per category. Table 1. STM32G4 Series memory density Memory density Category 2 Category 3 STM32G431 STM32G471 128 Kbytes STM32G441 (AES) STM32G473 STM32G474 STM32G471 256 Kbytes - STM32G473 STM32G474 STM32G471 STM32G473 512 Kbytes
in „STM32G474RE UART“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ADC_Setup.c
#include "stm32f4xx.h" #include "gDef.h" #include "gVar.h" void ADC_Setup(void) { ADC_InitTypeDef ADC_InitStructure; ADC_CommonInitTypeDef ADC_CommonInitStructure; DMA_InitTypeDef DMA_InitStructure; GPIO_InitTypeDef
in „STM32 ADC DMA falsche Interrupt Frequenz“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
USB.c
/* ST STM32F103ZET6: USB als COM Port betreiben */ #include "usb.h" /* die Transfer-Puffer für zeichenweises In und Out über den USB */ #define txLen 256 char UsbTxBuf[txLen]; int txr, txw; #define rxLen 256
in „Frage an W.S. wegen USB CDC Implementierung STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nrf24l01_drv.c
/* ******************************************** STM32F103 Mini Board Modul : NRF24L01 Routinen für dasNRF24L01 Funkmodul Autor : Christian Julius ******************************************** SPI2: MOSI = PB15 MISO = PB14 SCLK = PB13 CE = PB11 CSN = PB12 IRQ = PB10 */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> /* -------------- Special Include Files / Librarys ------ */ /
in „Basteltip: STM32F103 DIP40 Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" #include "systick.h" #include <stdlib.h> #include <stdio.h> #ifdef __GNUC__ /* With GCC/RAISONANCE, small printf (option LD Linker->Libraries->Small printf set to 'Yes') calls __io_putchar(
in „STM32 can Message“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PCF7936AS.pdf
programmable write protection • Read/Write Password mode • Read Only emulation modes (H400x, ISO 11784/85 and PCF7931) 2010 May 04 6 CONFIDENTIAL NXP Semiconductors Product Specification Security Transponder (HITAG2) PCF7936AS 7.1 Memory Organization, EEPROM 7 FUNCTIONAL DESCRIPTION SECURITY
-
Datei
defines.h
###################################################### #if zucLPC176x #include "c:\zuc\lpc\LPC176x.h"//error #define RxFliterCtrl #define CCR 2x #define pinSET(portn,pinn) (*(volatile uint32_t*)(0x2009C018UL+(portn*0x20UL)))|=(1UL<<pinn) #define pinCLR(portn,pinn) (*(volatile uint32_t*)(0x2009C01CUL
in „Header Datei für Konfiguration erstellen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.h
/** ****************************************************************************** * @file : main.h * @brief : Header for main.c file. * This file contains the common defines of the application. ****************************************************************************** * @attention * * <h2><center
in „[Pollin] Grafik Display Anschluss Verständnisfragen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f0xx.h" #include <stdbool.h> #include <stdio.h> #include "main.h" // ---------------------------------------------------------------------------- /* * * RAM Bank of 5 23LC1024 SPI memory chips testing
in „SPI-RAM-Bank an STM32F0-Discovery - write, kein read“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
extrx.c
extrx.c - Module to handle external receiver inputs */ /* FreeRtos includes */ #include "FreeRTOS.h" #include "task.h" #include "queue.h" #include "stm32fxxx.h" #include "config.h" #include "system.h" #include "nvicconf.h" #include "commander.h" #include "uart1.h" #include "uart5.h" #include "cppm.h" #include "extrx.h" #define DEBUG_MODULE "EXTRX" #include "debug.h" #include "log.h" // #define ENABLE_CPPM #define ENABLE_EXTRX_LOG #define EXTRX_NR_CHANNELS 8 #define EXTRX_CH_TRUST 2 #define EXTRX_CH_ROLL 0 #define
in „FreeROTS Fehler "AssertFail" durch Befehl xQueueReceive“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mcp23009.c
#include <stm32f10x_i2c.h> #include <inttypes.h> #include <stdio.h> #include "mcp23009.h" #define MCP23009_I2Cx_RCC RCC_APB1Periph_I2C1 #define MCP23009_I2Cx I2C1 #define MCP23009_I2C_GPIO_RCC RCC_APB2Periph_GPIOB
in „I2C IOExpander macht mich wahnsinnig“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PAN1555__ENW89815A__Datasheet.pdf
I/O PD H General Purpose Input/Output, weak internal Pull- Down / UART2 DATA Output 31 GPIO[4]/RXD2 I/O PD H General Purpose Input/Output, weak internal Pull- Down / UART2 DATA Input 32 USB_DM I/O PD - USB Data
in „Bluetooth-Modul "BlueMod+P25" von Stollmann - Ersatztyp“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dcmi_ov9655.h
-------------------------*/ #ifndef __DCMI_OV9655_H #define __DCMI_OV9655_H /* Includes ------------------------------------------------------------------*/ #include "stm32f2xx.h" /* Exported types -----------------------------------------------------
in „STM3220G-EVAL + Kamera OV2460“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dogm_spi_3.3V.c
#include <stm32f10x_conf.h> GPIO_InitTypeDef GPIO_InitStructure; void delayLoop() { volatile uint32_t delayCount = 500000; /* volatile to avoid compiler optimization */ while (delayCount > 0) { delayCount--; } }
in „EA DOGM162 mit STM32 reagiert nicht mit SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Ausschnitt aus einem Datenblatt mit Tabelle und Leiterplatten-Layout
6.4.3 External power supply input 5V_EXT (5 V, 500 mA max) When the STM32H7 Nucleo-144 board is power supplied by EXT (refer to Table 7 and Figure 12), the jumper configuration must be the following: JP2 jumper on pin 5-6 'EXT' Table 7. External power sources: 5V_EXT EXT
in „L7805 überhitzt bei bestimmten Last-Szenarien“ · Analoge Elektronik und Schaltungstechnik · · Screenshots
-
Datei
sdio.c
/* SD Karten Interface */ #include "STM32F103.h" #include "StdTypes.h" #include "startup.h" #include "sdio.h" #include "systick.h" #include "events.h" #include "gio.h" #include "conv.h" /* Umdefinitionen NXP-->ST */ #define MCI_POWER SDIO_POWER
in „STM32F103: Problem mit ChanFat und SD karte“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
*/ /* Includes ------------------------------------------------------------------*/ #include "main.h" /** @addtogroup STM32F4xx_HAL_Examples * @{ */ /** @addtogroup TIM_ParallelSynchro * @{ */ /* Private typedef -----------------------------------------------------------*/ /* Private define --------
in „STM32 Timer synchronisieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Schaltbild_v2_2.pdf
2C2u C 1206 2 1 m RFSW−ECAL1 3 PC14−OSC32_IN SWDIO 34 4 k R313 50 6 SDO (MISO) 0 m 5 u 5 u 7 7 PTC 2A 6V R702 V 0 . V 4 LED3 D KEY 5 7 8 1 1 1 U1 4 PC15−OSC32_OUT PA12 33 USB−DP 1 R339 68 0402 G 0 0 device=GD32F303CCT6 B VCC5 7 LED 0 0 0 0 N N N MCU−CLK 0402 5 PD0−OSC_IN PA11 32 USB−DM − D 0603 9 5 u 5 u 1 NC A NC 11 0402 9 10n C337 6 31 D E R340 68 R316 22 8 SCK 2 PD1−OSC_OUT PA10 RFSW−RXSYNTH L L 0402 1 3 2 RF3 RF4 10 470nC327 R NRST 7 NRST STM32F103C8/CB LQFP48 PA9 30 RFSW
-
PDF
ureflow.pdf
BUZZER1 D8 100nF STM32G031F8P6 2 DS14W 4 + A D1 D4 D5 D7 RESET NRST 6 PF2-NRST D PA0 7 BUZZER 1 1N4148W V 8 SCK 1N4148W 1N4148W 1N4148W - D PA1 9 RXD R16 FAN1 SSR1 SSR2 R13 D PA2 4.7K R4 R6 R10 3 100 C8 V PA3 10 TXD 3 100
in „Feedback Schaltplan STM32G0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" #include "platform_config.h" #include "main.h" /* Private variables ---------------------------------------------------------*/ static __IO uint32_t TimingDelay; /* Private function prototypes -----------------------------------------------*/ void Delay(__IO uint32_t nTime); void SPI_init(void); void SPI_WriteByte(unsigned char Byte); void SPI_WriteNXP(unsigned char Addr, unsigned char Data); unsigned int SPI_ReadNXP(unsigned char Addr); int main(void) { //SystemInit
in „STM32 SPI-Bus Probleme mit Prescaler und delay() Realisierung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
function. ****************************************************************************** */ #include "stm32f10x.h" #include "systick.h" #include "led.h" #include "uart.h" #include "can.h" #include <stdint.h> int main(void) { SystemInit(); SysTick_Init(); UART2_Init(); LED_PC13_INIT(LED_ON); uint8_t ret
in „stm32f103 CAN-Interface“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TDA-884.pdf
for dynamic − 7.6 − s/V compensation H.4.5 Voltage to switch-on the ÒflashÓ note 32 6 − − V protection H.4.6 Input current during protection − − 1 mA HORIZONTAL OUTPUT (PIN40);NOTE 33 H.5.1 LOW level output voltage I
in „PAL-Röhren TV auf NTSC umbauen“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
VitoMirrorCtrl_V1.0.pdf
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 PF2 PA0 LOCK_IN 100 nF 8 PA1 UNLOCK_IN 20 9 PC6 PA2
in „Hilfe beim KiCad-Layout gesucht: 2-Fach Motorsteuerung (KFZ-Bereich)“ · Platinen ·
-
PDF
VitoMirrorCtrl_V1.0_B.pdf
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 8 C12 PA1 UNLOCK_IN GND GND GND 20 9 100 nF PC6 PA2
in „Hilfe beim KiCad-Layout gesucht: 2-Fach Motorsteuerung (KFZ-Bereich)“ · Platinen ·
-
Datei
txtlcd_demo.c
Displayanschluss an den Controller ---------------------------------------------------------- o +5V | Display STM32F030F4P6 (TSSOP20) _ Funktion PIN PIN Funktion | | |_| GND 1 ------------ | +5V 2 ------------ o----o Kontrast --- Kontrast 3 ------------ _|_ RS 4 ------------ 11 PA5 \ / rd /wr 5 ------------ GND -'- (Takt) E 6 ------------ 12 PA6 | D0 7 n.c. --- D1 8 n.c. D2 9 n.c. D3 10 n.c. D4 11 ------------ 6 PA0 D5 12 ------------ 13 PA7 D6 13 ------------ 7 PA1 D7 14 ------------ 10 PA4 Hinweis: Alle Anschluesse des Controllers muessen mit einem
in „Live-Linux: Anleitung schreiben“ · PC Hard- und Software ·
-
Datei
test.c
#include "stm32f10x_conf.h" #include <inttypes.h> #include <stdarg.h> #include <math.h> #define BAUDRATE 9600 void Usart1_Init (void); void UsartPutC (char c); char UsartGetC (void); void putS (char *s); void printfTiny
in „EMBITZ math.h“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_fonts.h
#ifndef LCD_FONTS_H #define LCD_FONTS_H #include "stm32F10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <string.h> #include <stdint.h> /* ---------------Special Include Files / Librarys
in „Basteltip: STM32F103 DIP40 Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_fonts.h
#ifndef LCD_FONTS_H #define LCD_FONTS_H #include "stm32F10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <string.h> #include <stdint.h> /* ---------------Special Include Files / Librarys
in „Lebensdauer von lokalen Variablen“ · Softwareentwicklung ·
-
PDF
media32.pdf
PC11PIU1052 PISS107DAT0 PC12P I U 1 0 5 3 P I S SDAT1 8 PC13-TAMPER-RTC I U 1 0 2 P I S SDAT2 1 PC14-OSC32_INI U 1 0 3 P I S SDAT3 2 VCC P I U 1VBAT PC15-OSC32_OUT I U 1 0 4 NSDIO/CMPISS103CMD VCC PISS105CLK C VCC P I U 1VDD_12 VSS_1P I U 1 0GND1 C 8 7 6 5 VCC P I U 1VDD_28 VSS_2P I U 1 0GND7 I8R7A625 VCC
in „MP3 Player mit Clickwheel und S65“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
**** */ /* Includes ------------------------------------------------------------------*/ #include "stm32f4xx_hal.h" #include "usb_device.h" /* USER CODE BEGIN Includes */ #include "usbd_cdc.h" /* USER CODE END Includes */ /* Private variables ---------------------------------------------------------*
in „STM32F4 USB CLASS CDC (Virtueller Com Port)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
config.h
#ifndef _CONFIG_H #define _CONFIG_H #include <stdio.h> #include "stm32f4xx.h" /** * @brief Definition for COM port1, connected to USART1 */ #define Open207V_USART USART3 #define Open207V_USART_CLK RCC_APB1Periph_USART3
in „STM32F4 Discovery + TFT + FSMC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Labornetzteil.pdf
0,80 € Kondensatoren sind bis 105°C einsetzbar und sind für Si- Halter 2 PL166600 0,35 € 0,70 € 4000h zertifiziert (Reichelt: Standardtyp nur bis +85°C). Si0,63A 2 MINI TRÄGE0,63A 0,32 € 0,64 € µA 7812 2 µA 7812 0,30 € 0,60 € Isolierscheibe 2 GLIMMER TO 220 0,04 € 0,08 € Als Schaltnetzteil lassen sich
in „Präzisions Labornetzteil 2x30V 3A, Eigenbau“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
MyFunctions.c
Geraet: ******************************************************************************/ #include <stm32f10x_conf.h> #include "MyFunctions.h" #include "EXTI_HW_Init.h" #include <stm32f10x_spi.h> #include <stdio.h> #include "stm32f10x_usart.h" // globale Variablen // statische Variablen uint8_t s_Rx =
in „UART Problem beim senden“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TheHelper.pdf
2 OLED 100n/50V 10 4 10m Vin+ 5 9 Vin- A0 2 PA0 6 D 1 PA1 H2 G A1 PA2 7 GND 8 GND Power Out 7 INA226 PA3 2 PF0 PA4 9 3 10 OLED 0.96 SSD1306 H1 PF1 PA5 11 =============== GND GND GND 13 PA6 1uF at VCC (Pin 3) PB0 PA7 12 4K7 Pullup on SDA and SCL (Pin 1+2) 26 PB3 19 27 PB4 PA9 20 GND PA10 29 PB6 PA11 21 31 22 PB8 PA12 +3.3V +3.3V S SA S S V V 1 1 STM32G431KBUx C C C5 C6 100n/50V 1u/50V GND GND GND Sheet: / D File: TheHelper.kicad_sch D Title: Size: A4 Date: Rev: KiCad E.D.A. 9.0.2 Id: 1/1 1 2 3 4 5 6
in „Schaltplancheck Powermonitor“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TheHelper.pdf
2 OLED 100n/50V 10 4 10m Vin+ 5 9 Vin- A0 2 PA0 6 D 1 PA1 H2 G A1 PA2 7 GND 8 GND Power Out 7 INA226 PA3 2 PF0 PA4 9 3 10 OLED 0.96 SSD1306 H1 PF1 PA5 11 =============== GND GND GND 13 PA6 1uF at VCC (Pin 3) PB0 PA7 12 4K7 Pullup on SDA and SCL (Pin 1+2) 26 PB3 19 27 PB4 PA9 20 GND PA10 29 PB6 PA11 21 31 22 PB8 PA12 +3.3V +3.3V S SA S S V V 1 1 STM32G431KBUx C C C5 C6 100n/50V 1u/50V GND GND GND Sheet: / D File: TheHelper.kicad_sch D Title: Size: A4 Date: Rev: KiCad E.D.A. 9.0.2 Id: 1/1 1 2 3 4 5 6
in „Schaltplancheck Powermonitor“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
F407-IoTBoard-Schematics.pdf
V V V V V V V V V V V V V V V PDR_ON 143 R3 0R STM32F407ZGT6 1 3 5 6 8 9 0 2 3 GND 3 1 5 3 6 7 8 9 0 2 3 4 VCC3.3 1 1 1 1 1 1 1 R4 0R VCC3.3 VCC3.3 D8 1N4148 . VCC3.3 C VCC3.3 JTAG J1 C BOOT VCC3.3 V C9 C10 C11 C12 C13 C14 1 VDD VDD 2 D9 R5 10K JTRST
in „STM32 Nucleo welches Board am besten?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ili9341Driver.c
] * License: None * * ATTENTION!: This Display Driver is currently designed and * tested under the STM32F103C8T6 Processor and the SPI2 * Peripheral which is clocked at 36MHz so a max SPI SCK * Speed from 18 MHz. If you use this on a other SPI Peripheral * Bus then you have might to change the __NOP(
in „ILI9486 8-Bit Parallel Bus deutlich langsamer als SPI“ · Mikrocontroller und Digitale Elektronik ·