-
Bild
Ausschnitt aus einem Datenblatt zum MCP23008/MCP23S08
MCP23008/MCP23S08 1.4.1 ADDRESSING I2C DEVICES (MCP23008) 1.4.2 ADDRESSING SPI DEVICES (MCP23S08) FIGURE 1-2: I2C CONTROL BYTE FORMAT FIGURE 1-3: SPI CONTROL BYTE FORMAT FIGURE 1-4: I2C ADDRESSING REGISTERS
in „STM32 HAL I2C Daten im Startbyte“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
T6963c.c
read ret_data = read_spi(); MCP23S09_DATA_PORT |= (1 << MCP23S09_DATA_CS); return ret_data; } void writeMCP23S09(uint8_t cmd, unsigned char data) { if (cmd) // Es soll der CMD Chip genutzt werden { MCP23S09_CMD_PORT &= ~(1 << MCP23S09
in „Frage zu SPI und MCP23S09“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
mcp23008.pdf
MCP23008/MCP23S08 8-Bit I/O Expander with Serial Interface Features Package Types • 8-bit remote bidirectional I/O port MCP23008 PDIP/SOIC - I/O pins default to input High-speed I C™ interface (MCP23008
in „MCP23008 Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP23017-Datasheet.pdf
interrupt-on-change and/or internal weak pull-up resistor. V 5 9 P Power DD VSS 6 10 P Ground NC/CS 7 11 I NC (MCP23017)/Chip Select (MCP23S17) SCK 8 12 I Serial clock input SDA/SI 9 13 I/O Serial data I/O (MCP23017)/Serial data input (MCP23S17) NC/SO 10 14 O NC (MCP23017)/Serial data out (MCP23S17) A0 11 15 I Hardware
in „kennt jemand sich aus mit MC23017 IO-Board“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
22103a.pdf
output latch <7:0>. 1 = Logic-high. 0 = Logic-low. © 2008 Microchip Technology Inc. DS22103A-page 29 MCP23018/MCP23S18 1.7.2 IOC FROM PIN CHANGE 1.7 Interrupt Logic If enabled, the MCP23X18 activates the INTn interrupt If enabled, the MCP23X18 will generate an interrupt if a mismatch condition exists between
in „MCP23S18 I/O Expander“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
mcp23009.pdf
Sequential Mode enables automatic address pointer incrementing. When operating in Sequential Mode, the MCP23X09 increments its address counter after each DS22121B-page 6 © 2009 Microchip Technology Inc. MCP23009/MCP23S09 1.3.3 SPI INTERFACE 1.3.3.2 SPI Read Operation The MCP23S09 operates in Mode 0,0 and
in „Frage zu SPI und MCP23S09“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
t6963c.c
ist immer low LMC76S026A_CONTROL_PORT |= (1 << GLCD_RD); MCP23S17_SPI_Write(GPIOB, LMC76S026A_CONTROL_PORT); _delay_ms(1000); LMC76S026A_CONTROL_PORT &= ~(1 << GLCD_CD); MCP23S17_SPI_Write(GPIOB, LMC76S026A_CONTROL_PORT); _delay_ms(1000); //OK, blinkt, aber FS
in „GLCD mit T6963-Controller und 8kRAM ansteuern klappt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mcp23017_2.c
kHz ebenso } */ //wird nur in Verbindung mit der SPI-Variante gebraucht. Kann entfallen. void init_MCP23S17 (void) { // wdt_disable(); // Initial the MCP23S17 SPI I/O Expander MCP23S17_enable_PORT |= (1 << MCP23S17_enable_Pin); //high = deaktiviert MCP23S17_enable_DDR |= 1 << MCP23S17_enable_Pin; //Pin
in „I2C - Pull Up Widerstände“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP9501-2-3-4.pdf
25°C Switch Threshold, Temperature Range: E = -40°C to +125°C Cold Option, Extended Temp., 5LD SOT-23 pkg. Package: OT = Plastic Small Outline Transistor (SOT-23), 5-lead d) MCP9504NT-025E/OT: Active-High, Push-Pull Output, -25°C Switch Threshold, Cold Option, Extended Temp., 5LD SOT-23 pkg. e) MCP9501PT
in „Thermal Shutdown“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP73832T.pdf
MCP73832T: Single-Cell Charge Controller Options AT, 5LD SOT23 Pkg (Tape and Reel) b) MCP73831T-2ATI/OT: Tape and Reel, 4.20V VREG, Options AT, 5LD SOT23 Pkg c) MCP73832-2ATI/MC: 4.20V V REG, Regulation
in „LiPo-Charger mit MCP73832T“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP73831-2_ENG_TDS.pdf
MCP73832T: Single-Cell Charge Controller Options AT, 5LD SOT23 Pkg (Tape and Reel) b) MCP73831T-2ATI/OT: Tape and Reel, 4.20V VREG, Options AT, 5LD SOT23 Pkg c) MCP73832-2ATI/MC: 4.20V V REG, Regulation
in „LiPo-IC MCP73831 kennt keine Ladeschlussspannung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP738312.pdf
MCP73832T: Single-Cell Charge Controller Options AT, 5LD SOT23 Pkg (Tape and Reel) b) MCP73831T-2ATI/OT: Tape and Reel, 4.20V VREG, Options AT, 5LD SOT23 Pkg c) MCP73832-2ATI/MC: 4.20V V REG, Regulation
in „MCP73832 Beschaltung für die Auswertung mit µC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP73811_2.pdf
MCP73832T: Single-Cell Charge Controller Options AT, 5LD SOT23 Pkg (Tape and Reel) b) MCP73831T-2ATI/OT: Tape and Reel, 4.20V VREG, Options AT, 5LD SOT23 Pkg c) MCP73832-2ATI/MC: 4.20V V REG, Regulation
in „Hackbarer(?) 21 EUR Quadcopter“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP_73831.pdf
MCP73832T: Single-Cell Charge Controller Options AT, 5LD SOT23 Pkg (Tape and Reel) b) MCP73831T-2ATI/OT: Tape and Reel, 4.20V VREG, Options AT, 5LD SOT23 Pkg c) MCP73832-2ATI/MC: 4.20V V REG, Regulation
in „LiPo-IC MCP73831 kennt keine Ladeschlussspannung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP73831.pdf
b) MCP73831T-3ACI/OT: Tape and Reel, Package: MC = Dual-Flat, No-Lead (2x3 mm body), 8-Lead 4.35V VREG , Options AC, 5LD SOT23 Pkg OT = Small Outline Transistor (SOT23), 5-Lead c) MCP73831T-3ACI/MC: Tape and
in „Akku Ladetechnik“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP1802.pdf
Alarm Circuits allows the output to be enabled or disabled. When • Smoke Detectors 2 disabled, the MCP1802 draws only 0.01 µA of current • CO Detectors (typical). • Pagers and Cellular Phones The MCP1802 is available in a SOT-23-5 package. • Wireless Communications Equipment • Smart Battery Packs Package
in „Spannungsregler LDO - Ausgangs-Spannung schaltet nicht 100% ab“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP1801.pdf
Output Noise FIGURE 2-27: Dynamic Load Response. 2010 Microchip Technology Inc. DS22051D-page 9 MCP1801 NOTES: DS22051D-page 10 2010 Microchip Technology Inc. MCP1801 3.0 PIN DESCRIPTIONS The descriptions of the pins are listed in Table 3-1. TABLE 3-1: MCP1801 PIN FUNCTION TABLE Pin No. SOT-23-5
in „USB-Spannungsversorgung lässt PIC24FJ128 abstürzen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
log.txt
(mmcblk0p2): re-mounted. Opts: (null) [ 13.102326] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 23.776403] mcp251x spi0.0 can0: bit-timing not yet defined [ 23.776450] mcp251x spi0.0: unable to set initial baudrate! [ 23.776852] mcp251x spi0.0 can0: bit-timing not yet defined [ 23.776886] mcp251x spi0.0: unable to set initial baudrate! [ 23.776950] mcp251x spi0.0 can0: bit-timing not yet defined [ 23.776976] mcp251x spi0.0: unable to set initial baudrate! [ 23.777034] mcp251x spi0.0 can0: bit-timing not yet defined [ 23.777056] mcp251x
in „RaspberryPiB+ mit CAN (MCP2515)“ · PC Hard- und Software ·
-
PDF
20002234D.pdf
external resistor • Available Packages: divider. Two package options are available, 6-Lead - 6-Lead SOT-23 SOT-23 and 8-Lead 2 x 3 mm DFN. - 8-Lead 2 x 3 mm DFN Package Types Applications MCP1640 MCP1640 6-Lead SOT-23 8-Lead 2 x 3 DFN* • One, Two and Three Cell Alkaline and NiMH/NiCd Portable Products • Single-Cell
in „NRF24L01+ durch MCP1640 gestört?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP6562.pdf
MCP6561R MCP6561U MCP6562 MCP6564 SC70-5, SOT-23-5 SOT-23-5 MSOP, SOIC, Symbol Description SOT-23-5 SOIC TSSOP 1 1 4 1 1 OUT, OUTA Digital Output (comparator A) 4 4 3 2 2 V IN V INA Inverting Input (comparator
in „Schmitttrigger mit MCP6562 unklare Abweichung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP1640.pdf
(SOT-23), 6-lead i) MCP1640T-I/CHY: Tape and Reel, MC = Plastic Dual Flat, No Lead (2x3 DFN), 8-lead 0.65V, Sync Reg., 6LD SOT-23 pkg. j) MCP1640BT-I/CHY: Tape and Reel, 0.65V, Sync Reg., 6LD SOT-23 pkg. k) MCP1640CT-I/CHY: Tape and Reel, 0.65V, Sync Reg., 6LD SOT-23 pkg. l) MCP1640DT-I/CHY: Tape and Reel, 0.65V, Sync Reg., 6LD SOT-23 pkg. 2011 Microchip Technology Inc. DS22234B-page 29 MCP1640/B/C/D NOTES
in „ESP32-C6 an 18650 Akku betreiben“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
mcp6004.pdf
(Tape and Reel) (SC-70, SOT-23) d) MCP6001UT-E/OT:Tape and Reel, Extended MCP6001RT: 1 MHz Bandwidth, Low Power Op Amp (Tape and Reel) (SOT-23) Temperature, 5LD SOT-23 package. MCP6001UT: 1 MHz Bandwidth, Low Power Op Amp e) MCP6001UT-I/OT:Tape and Reel, Industrial (Tape and Reel) (SOT-23) Temperature, 5LD SOT-23 package. MCP6002: 1 MHz Bandwidth, Low Power Op Amp MCP6002T: 1 MHz Bandwidth, Low Power Op Amp a) MCP6002-I/MS: Industrial Temperature, (Tape and Reel) (SOIC, MSOP) 8LD MSOP
in „Nichtinvertierender Operationsverstärker“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
0A1E438Cd01_batterypower_appnote.PDF
6.0 1.8-3.0 80 50 150 Shutdown 5-pin SC-70 TC1017 6.0 1.8-4.0 150 53 285 Shutdown 5-pin SC-70/SOT-23A MCP1700 6.0 1.2-5.0 250 1.6 178 Shutdown, Power good output with3-pin SOT-23A/SOT-89, adjustable delay 3-pin TO-92 MCP1702 13.2 1.2-5.0 250 for output 2 650 Shutdown, Power good output with3-pin SOT
in „mit Akku Microcontroller versorgen, 3,6V auf 5V“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Low_Drop_Spannungsregler_MCP_1702-5002.pdf
Feature Tolerance Temp. Package a) MCP1702T-1202E/CB: 1.2V LDO Positive Voltage Regulator, and Reel Voltage Code SOT-23A-3 pkg. b) MCP1702T-1802E/MB: 1.8V LDO Positive Device: MCP1702: 2 µA Low Dropout Positive Voltage Regulator Voltage
-
PDF
MCP1700.pdf
23 MCP1700 DS20001826D-page 24 2005-2016 Microchip Technology Inc. MCP1700 NOTES: 2005-2016 Microchip Technology Inc. DS20001826D-page 25 MCP1700 APPENDIX A: REVISION HISTORY Revision D (September 2016
in „ESP-01 mit LiPo betreiben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
t6963c.h
Bits an GPIOA zu übertragen // data port //#define GLCD_DATA_PORT PORTA ---->>>> bleibt A -->> GPA am MCP23S17 #define GLCD_DATA_PIN MCP23S17_SPI_Read(GPIOA); //Daten-Port lesen //#define GLCD_DATA_DDR DDRA // control port //#define GLCD_CTRL_PORT PORTC ---->>>> wird zu GPB am MCP23S17 //#define GLCD_CTRL_PORT
in „GLCD mit T6963-Controller und 8kRAM ansteuern klappt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SPI_test.c
/***************************************************************************** // File Name : mcp23s17.c // Version : 1.0 // Description : SPI I/O Using Microchip MCP23S17 16-Bit I/O Expander // Author : RWB // Target : AVRJazz Mega168 Board // Compiler : AVR-GCC 4.3.0; avr-libc 1.6.2 (WinAVR 20080610
in „Problem mit SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
168ball_nand_lpdram_j4xx_omap.pdf
Micron Technology, Inc. All rights reserved. Preliminary 168-Ball NAND Flash and LP-DRAM PoP (TI-OMAP) MCP Ball Assignments and Descriptions Figure 4: 168-Ball VFBGA (NAND x16; LPDDR x32) Ball Assignments 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 A DNU DNU DQ17 Vddq DQ19 DM2 Vddq DQ21 DQ23
in „TI OMAP Flash und RAM“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP1703_MIC.pdf
© 2009 Microchip Technology Inc. DS22049D-page 23 MCP1703 #HDG3OVWL3F6P2V%U3LV&L36’VJ>VDG3OVW32(3)GV$\@+V*V'+/+,-$VQQV1>O.V0%&JN J>6G± VPRNGUR&VYNR,3PPUWNR0L,.LFURZPL:\WFY0R0XULYURYUURNGURO\,PV,G\0R1L,.LF\WFR60U,\8\,LN\VWRXV,LNUZRLNR GNN0+22:::<&\,PV
in „Was ist das für ein IC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP3221.pdf
FIGURE 6-7: Stable Power and Reference Configuration. 2003 Microchip Technology Inc. DS21732B-page 19 MCP3221 7.0 PACKAGING INFORMATION 7.1 Package Marking Information 5-Pin SOT-23A (EIAJ SC-74) Device 3 2 1 cdef 4 5 Part Number Address Option SOT-23 MCP3221A0T-I/OT 000 EE MCP3221A1T-I/OT 001 EH MCP3221A2T-I
in „Suche Bauteilbezeichnung 5-Pin SOT-23 mit "S1SD" Marking“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
22070a-53890.pdf
Interface Cards Palmtop Computers 2.5V to 1.XV Regulators © 2007 Microchip Technology Inc. DS22070A-page 1 MCP1824/MCP1824S Package Types MCP1824 MCP1824S Fixed/Adjustable SOT-223-5 SOT-23-5 SOT-223-3 6 4 5 4 1 2 3 1 2 3 4 5 1 2 3 SOT-223 SOT-23 Pin SOT-223 Pin Fixed Adjustable Fixed Adjustable 1 V IN 1 SHDN
in „[V] 50St.LowNoise Microchip LDO MCP1824T 3,3V/300mA SOT223-5 mit Shutdown“ · Markt ·
-
PDF
kicad_8450_dcm_liste_neu_v3.pdf
, SOT-23-5/SC-70 MCP6566R Single 1.8V Low-Power Open-Drain Output Comparator, SOT-23-5 MCP6566U Single 1.8V Low-Power Open-Drain Output Comparator, SOT-23-5 MCP6567 Dual 1.8V Low-Power Push-Pull Output Comparator
in „KiCAD Eeschema, Bibliotheksdokumentation *.dcm als PDF-Datei“ · Platinen ·
-
Datei
kklcdxx.c
)<<db6_Pin; cbi(PORT(db7_Port),db7_Pin); PORT(db7_Port)|=(gbi(lcdbyte,7))<<db7_Pin; #endif #if use_mcp23s17_lcd //mcp23s17A_send(0x12,lcdbyte); hwSpiA(0x12,lcdbyte); #endif #if use_twilcd64x || use_twilcd64 i2c_start_wait(64); i2c_write(lcdbyte); // i2c_stop(); #endif #if use_twilcd72x set_mcp23017_outAB
in „I2C LCD mit Raspberry“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
kklcdxx.c
)<<db6_Pin; cbi(PORT(db7_Port),db7_Pin); PORT(db7_Port)|=(gbi(lcdbyte,7))<<db7_Pin; #endif #if use_mcp23s17_lcd //mcp23s17A_send(0x12,lcdbyte); hwSpiA(0x12,lcdbyte); #endif #if use_twilcd64x || use_twilcd64 i2c_start_wait(64); i2c_write(lcdbyte); // i2c_stop(); #endif #if use_twilcd72x set_mcp23017_outAB
in „Verzweiflung um LCD Lib von Peter Fleury“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
1789204.pdf
frequency VDD = MOSFET driver supply voltage 2007-2013 Microchip Technology Inc. DS20002052C-page 11 MCP1401/02 5.0 PACKAGING INFORMATION 5.1 Package Marking Information 5-Lead SOT-23 Example Standard Markings for SOT-23 Part Number Code MCP1401T-E/OT GYNN GYNN MCP1402T-E/OT GZNN Legend: XX...X Customer-specific
in „Low Side MOSFET Treiber als Pegelwandler“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MCP6V11U_OpAmp.pdf
Ambient Temperature. Time vs. Inverting Gain. DS20005124B-page 16 2012-2014 Microchip Technology Inc. MCP6V11/1U/2/4 3.0 PIN DESCRIPTIONS Descriptions of the pins are listed in Table 3-1. TABLE 3-1: PIN FUNCTION TABLE MCP6V11 MCP6V11U MCP6V12 MCP6V14 Symbol Description SOT-23 SOT-23, 2×3 TDFN MSOP TSSOP
in „OpAmps: Maximale Widerstandswerte“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
main.c
10e-3 + 0.5); // preload for 10ms TIMSK0 |= 1<<TOIE0; // enable timer interrupt REMAP |= (1<<U0MAP); mcp23s17_init(); _delay_ms(500); mcp23s17_write_register(MCP23S17_GPIOB, 0xFF); _delay_ms(1000); mcp23s17_write_register(MCP23S17_GPIOB, 0x00); _delay_ms(200); sei(); wdt_enable(WDTO_500MS); eMBInit( MB_RTU
in „Schaltung zieht nach ausschalten mehr Strom“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
T6963c.h
T6963C_H #define T6963C_H #include <avr/io.h> #include <avr/pgmspace.h> #include <stdint.h> #define MCP23S09_CMD_DDR DDRC #define MCP23S09_DATA_DDR DDRC #define MCP23S09_CMD_PORT PORTC #define MCP23S09_DATA_PORT PORTC #define MCP23S09_CMD_CS PC3 #define MCP23S09_DATA_CS PC2 #define MCP23S09_Control 0b01000000 // Control Byte (für Read +1) #define T6963C_WR 6 //Controlbits an MCP23S09 // DATA: LCD_DATA_DB0=MCP_DATA_GP7 #define T6963C_RD 5 #define T6963C_CE 4 #define T6963C_CD 3 #define T6963C_RST 2 #define T6963C_DisplayOn 0 #define T6963C_FS 1 #define T6963C_FG 7 //Physical
in „Frage zu SPI und MCP23S09“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mcp.h
#ifndef MCP_H_ #define MCP_H_ #include <avr/io.h> #define MCP_IOCON_BANK 0x00 void mcp_init(uint8_t data); void mcp_write_byte(uint8_t addr, uint8_t reg, uint8_t data); void mcp_write_bit(uint8_t addr, uint8_t
in „Ansteuern eines MCP23017“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
while (1) { // MCP0 PortA auslesen uint8_t recData = mcp_read_byte(0, MCP_GPIO | MCP_PORTA); // Taster an PortA (Bit 6 & 7) auswerten static uint8_t ct = 0; if(!(recData & (1<<6))) {if(--ct == 255) ct = 23;} else if(!
in „Problem MCP23S17 und avr-gcc“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP4821-MCP4822.pdf
+ (CC- 3) V23 = - ---R + R--------- - R 23 2 3 V R + V R V = --------------------- V trip R2+ R23 23 EXAMPLE 6-2: Single-Supply “Window” DAC. © 2005 Microchip Technology Inc. DS21953A-page 21 MCP4821/MCP4822 6.6 Bipolar
in „Digital-Analog-Umsetzer (10V -> 1mV Auflösung)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Rollladensteuerung.pdf
...........................................................................23 7.3 INTEGRATION DES433MH ZF UNKEMPFÄNGERS ........................................................................................23 7.4 INTEGRATION DES433MH ZF UNKSENDERS ...........................
-
PDF
Carambola2-Base.sch.pdf
PIR51 GND P0 1u G P01 1u 180k LED 0805 330R +5V0 P0 SOT23 296-41758-1-ND GND PC2 MCP1703AT-3302E/CBCT-ND GND GND LEDLOC P0 C 7 PC CC18 PU R16 0 100n 1 10u 16V LED1 IPD0 PLD0ED1R P0603 PIR61 GND LED 0805 330R P5 JC A P0 PC2 GND GND 10pC 1 S GND LEDLOC USBA_0N
in „[V] Carambola2 100 Stück“ · Markt ·
-
PDF
MCP79521.pdf
tn1.0 t ee 3.0 n 1.0 ru2.5 r C 2.0 u0.8 TT T0.6 AB0.45 C II 1.0 I0.4 00.5 0.2 00.0 0.0 11.3 11.9 12.5 23.1 23.7 24.3 34.9 35.5 1.80 2.10 2.40 2.70 3.00 3.30 3.60 VBVBAToVoltage (V) VCC Voltage (V) DS20002300E-page 8 2012-2023 Microchip Technology Inc.anditssubsidiaries MCP7951X/MCP7952X 3.0 PIN DESCRIPTIONS
in „RTC -> MCP79521“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Rollladensteuerung.pdf
.....................................................................................23 7.3 ARBEITSWEISE DER TAGESABSCHATTUNG ................................................................................................23 7.4 ROLLLADEN -SEQUENTIALISIERUNG BEI DERNACHTVERDUNKLUNG ....
-
PDF
ATMegaEvoBoard.pdf
AT90CAN128 Folgende Bauteile können entfallen,wenn der On-Board-CAN des AT90CAN128 eingesetzt wird und der MCP2515 nicht benötigt wird : • JP4 • R26, R27 • IC7 (der MCP2515 natürlich) • C22, C23 • X3 Sollen beide Transceiver, sowie der MCP2515 und der On-Board-CAN des AT90CAN128 genutzt werden, wird das Entfernen
in „AT90CAN128 Development board“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP73871-Data-Sheet-20002090E__2_.pdf
supply voltage with divider. is recommended. 2008-2019 Microchip Technology Inc. DS20002090E-page 17 MCP73871 The voltage divider equation is shown below: 3.7 Battery Voltage Sense (V BAT_SENSE ) EQUATION 3-1: Connect to the positive terminal of the battery. A preci- V = - R 2 ×V = 1.23V sion internal
in „Fehlersuche beim MCP73871“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP4151.pdf
\,3\YO0W\3830L\;LFOXF DS22060B-page 72 © 2008 Microchip Technology Inc. MCP413X/415X/423X/425X -UHDG3OVWL3F'X)V1R3LVNL3'JV0±VDG3OVW3)[3PGV%\N>V@V,Q,QU62VZZV&±O8V71N0K 0±'G4 23,R)YUR83N)R\(,,UX)R0L\;LFUR<,L2OXFN/R0GULNURNUUR)YURQO\,3\YO0REL\;LFOXFR60U\O&O\L)O3XRG3\L)U<RL)R Y
in „Frage zum MCP4151 SPI Digital Poti?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP_2210.pdf
of the MCP2210 Breakout Module and covers the following topics: • MCP2210 Breakout Module General Description • What the MCP2210 Breakout Module Kit Includes 1.2 MCP2210 BREAKOUT MODULE GENERAL DESCRIPTION The
in „USB - SPI Adapter“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP1702.pdf
1.20V, 1.5V, 1.8V, 2.5V, 2.8V, 3.0V, 3.3V, or aluminum-electrolytic style capacitors. The 4.0V, 5.0V MCP1702 LDO also incorporates short circuit and thermal shutdown protection to ensure maximum Applications: reliability. Battery-Powered Devices The MCP1702 device is offered in the 3-pin SOT-23A, 3-pin
in „quick and dirty - NiMH stützen“ · Analoge Elektronik und Schaltungstechnik ·