-
Datei
irmp.h
< IRMP_BIT)) #elif defined (PIC_C18) || defined (PIC_CCS) # define input(x) (x) #elif defined (ARM_STM32) # define _CONCAT(a,b) a##b # define CONCAT(a,b) _CONCAT(a,b) # define IRMP_PORT CONCAT(GPIO, IRMP_PORT_LETTER) # if defined (ARM_STM32L1XX) # define IRMP_PORT_RCC CONCAT(RCC_AHBPeriph_GPIO, IRMP_PORT_LETTER) # elif defined (ARM_STM32F10X) # define IRMP_PORT_RCC CONCAT(RCC_APB2Periph_GPIO, IRMP_PORT_LETTER) # elif defined (ARM_STM32F4XX) # define IRMP_PORT_RCC CONCAT(RCC_AHB1Periph_GPIO, IRMP_PORT_LETTER) # endif # define IRMP_BIT
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
triple_interleaved.c
-----------------*/ #include "triple interleaved.h" #define TripleADCMessungen 120 /** @addtogroup STM32F4xx_StdPeriph_Examples * @{ */ /** @addtogroup ADC_TripleModeInterleaved * @{ */ /* Private typedef -----------------------------------------------------------*/ /* Private define ----------------
in „STM32, triple mode Interleaved mode, periodisch falsch“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32l431_reference_manual.pdf
) 5.1 Power supplies The STM32L4x devices require a 1.71 V to 3.6 V V DD operating voltage supply. Several independent supplies (V , V (a, V (a), can be provided for specific peripherals: DDA DDUSB LCD • VDD = 1.71 V to 3.6 V VDD
in „ADC differential mode“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32l431_reference_manual.pdf
) 5.1 Power supplies The STM32L4x devices require a 1.71 V to 3.6 V V DD operating voltage supply. Several independent supplies (V , V (a, V (a), can be provided for specific peripherals: DDA DDUSB LCD • VDD = 1.71 V to 3.6 V VDD
in „Offset Data alignment“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32l431_reference_manual.pdf
) 5.1 Power supplies The STM32L4x devices require a 1.71 V to 3.6 V V DD operating voltage supply. Several independent supplies (V , V (a, V (a), can be provided for specific peripherals: DDA DDUSB LCD • VDD = 1.71 V to 3.6 V VDD
in „DMA one shot mode“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project.pdf
3 4 5 0 1 P PB12 51 M1INA T T T C36 G A S D A A A A C C B B B E E E E E E E E E B B C D A D 1uF P V V P P P P P P P P P P P P P P P P P P P P V V C33 100nF 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 STM32F407VGT6 +5V +5V P2 +5V P3 2 2 2 2 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 5 M1OUTA 1 M2OUTA
in „Schaltplan so richtig? STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project.pdf
3 4 5 0 1 P PB12 51 M1INA T T T C36 G A S D A A A A C C B B B E E E E E E E E E B B C D A D 1uF P V V P P P P P P P P P P P P P P P P P P P P V V C33 100nF 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 STM32F407VGT6 +5V +5V P2 +5V P3 2 2 2 2 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 5 M1OUTA 1 M2OUTA
in „Schaltplan so richtig? STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
1.5inch_RGB_OLED_Module_User_Manual_EN.pdf
DC pin is connected to GND. And the data transmitted are 9bit instead of 8bit. 4 / 8 1.5inch RGB OLED Module HOW TO USE STM32, Arduino and Raspberry Pi sample code is provided for this OLED. The sample code is used to draw shapes and display string. STM32 CONNECTION: The demo code is based on XNUCLEO-F103RB 1.5inch RGB OLED XNUCLEO-F103RB VCC 3V3/5V GND GND DIN D11(PA7) CLK D13(PA5) CS D10(PB6) DC D7(PA8) RST D8(PA9) FILES: Project is built for MDK-ARM v5, generated by sTM32CubeMx. ../Src: OLED_Driver.cpp: Bottom interface of OLED,provide the
in „DEBO OLED2 0.96 0,96" OLED-Display SSD1306 SSD1312 Initialisierung TWI I2C AVR ATmeg8 Assembler ASM“ · Projekte & Code ·
-
PDF
Schematic_Prints.pdf
1 2 3 4 5 6 7 8 P2 P3 GND 1 2 VDD PE1 1 2 PE0 BU1 D1 PA2 3 4 PA3 PB9 3 4 PB8 USB-C SS10 PA4 5 6 PA5 PB7 5 6 PB6 A VBUS 5V PA6 7 8 PA7 PB5 7 8 PB4 A PC4 PC5 PB3 PD7 PB0 9 10 PB1 PD6 9 10 PD5 A1 B12 PB2 11 12 PE7 PD4
-
Datei
InVenterSteuerung_V0.4_Diskret_Partlist.txt
Partlist Exported from InVenterSteuerung V0.4 Diskret.sch at 22.01.2016 08:35 EAGLE Version 7.5.0 Copyright (c) 1988-2015 CadSoft Assembly variant: Part Value Device Package Library Sheet C1 100nF C_KERAMIK_1PF_0,68UF_SMD0603 0603 capacitor_mw
in „Inventer Lüfter Ansteuerung“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
usbd_usr.c
-------------*/ #include "usbd_usr.h" #include "usbd_ioreq.h" #include "lcd_log.h" /** @addtogroup STM32_USB_OTG_DEVICE_LIBRARY * @{ */ /** @defgroup USBD_USR * @brief This file includes the user application layer * @{ */ /** @defgroup USBD_USR_Private_TypesDefinitions * @{ */ /** * @} */ /** @defgroup
in „STM32F2xx - USB_OTG_FS“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f429i_discovery_lcd.c
/** ****************************************************************************** * @file stm32f429i_discovery_lcd.c * @author MCD Application Team * @version V1.0.1 * @date 28-October-2013 * @brief This file includes the LCD driver for ILI9341 Liquid Crystal * Display Modules of STM32F429I-DISCO
in „STM32F429 Display per SPI ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/h2> */ /* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" #include "platform_config.h" /* Private typedef -----------------------------------------------------------*/ /* Private define ------------------------------------------------------------*
in „Stm32: Übertragungsfehler bei dauerhafter Übertragung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
13475.pdf
Required preconditions None Called functions None CanTxMsg The CanTxMsg structure is defined in the stm32f10x_can.h file: typedef struct { u32 StdId; u32 ExtId; u8 IDE; u8 RTR; u8 DLC; u8 Data[8]; } CanTxMsg; StdId StdId is used to configure the standard identifier. This member ranges from 0 to 0x7FF.
in „STM32F: SPI "Halbduplex"“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
F2_messung_pwm.c
/* Reziproke Frequenzmessung mit STM32H750 mit 8-stelliger Auflösung. Eingangsfrequenbereich: 0,1 Hz - 100 MHz Die Frequenz wird aus den Eingangsimpulsen/Zeit errechnet. Dazu werden die Timer15 und Timer16 verwendet. Als Zeitbasis für
-
Datei
main.c
Includes ------------------------------------------------------------------*/ #include "main.h" #include "stm32l1xx_conf.h" #include "stm32l1xx.h" #include "stdio.h" #include "stm32l1xx_syscfg.h" //!! hier /* Private typedef -----------------------------------------------------------*/ typedef struct { uint16
in „STM32L1 + Makefile. Linkerproblem?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ws2812b.c
28.9.2016 Author: Martin Hubacek http://www.martinhubacek.cz @hubmartin Licence: MIT License original CPU STM32F302xx @64MHz adapted to STM32F103C8 @72MHz */ #include <string.h> //#include "stm32f3xx_hal.h" #include "stm32f1xx_hal.h" #include "ws2812b.h" extern WS2812_Struct ws2812b; // Define source arrays
in „WS2812B mit Lib von Martin Hubáček auf F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irsnd.c
Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44 ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P * ATmega88, ATmega88P, ATmega168, ATmega168P, ATmega328P * * $Id: irsnd.c,v 1.85 2015/04/23 12:46
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irsnd.c
Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44 ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P * ATmega88, ATmega88P, ATmega168, ATmega168P, ATmega328P * * $Id: irsnd.c,v 1.86 2015/05/07 06:51
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Bild
STM32 ST-LINK Utility Memory Display
STM32 ST-LINK Utility Memory display Device STM32F04xx Device ID 0x445 Revision ID Rev 1.0 Flash size 32KBytes Address: 0x1FFF7AC Data Width: 32 bits Target memory, Address range: [0x1FFF7AC 0x1FFF7BE]
in „STM32F042 gecloned aber verhält sich seltsam“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
simple_server.c
/********************************************* * vim:sw=8:ts=8:si:et * To use the above modeline in vim you must have "set modeline" in your .vimrc * Author: Guido Socher * Copyright: GPL V2 * See http://www.gnu.org/licenses/gpl.html * * Ethernet remote device
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
aus China auf EBAY) angeboten. Genausooft (und noch guenstiger) werden Microcontroller der Familie STM8S angeboten und der zweitpreiswerteste ist ein STM8S103F3P6 (auf EBAY werden 2 Stueck Minimumboards mit dieser MCU fuer ca. 1,40 Euro angeboten, eigentlich unglaublich. Leider ist die Unterstuetzung
-
Datei
06072010.txt
((uint32_t)0x7F) #define Bit7to11 ((uint32_t)0xF80) #define Bit0to1 ((uint32_t)0x3) #define Bit2to8 ((uint32_t)0x1FC) #define Bit9to11 ((uint32_t)0xE00) u32 StartBit = 0x80; int main(void) { /*!< At this stage
in „STM32 Interrupts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STMPE811QTR.c
-------------------------------------------------------------*/ #include "STMPE811QTR.h" #include "stm32f4xx_exti.h" #include "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "misc.h" /** @defgroup STM32F4xx_StdPeriph_Examples * @{ */ #define TIMEOUT_MAX 0x3000 /*<! The value of the maximal timeout
in „STM32F4 Touch Display Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
hy-stm32_schematic.pdf
2GND 49 VSS_1 PB13/SPI2_SCK/I2S2_CK/USART3_CTS/TIM1_CH1N 52 PB13 串行 FLASH 12M O2 28 OSC2 TXD 1 PA10 3V3 50 VDD_1 PB12/SPI2_NSS/I2S2_WS/I2C2_SMBA/USART3_CK/TIM1_BKIN 51 PB12 1 C27 1 C28 0.1uF U3 22P 22P PL2303HX STM32F10xVxT6 PA4 1 8 3V3 2 2 PA6 2 CS VCC 7 3V3 GND 3V3 3 Q HOLD 6 PA5 所有 IO均已引出 4 W C 5 PA7
-
PDF
STM8_Programming_Manual.pdf
of Flash memory. The medium-density STM8AF devices are the STM8AF624x and STM8AF6266/68 microcontrollers with 16 to 32 Kbytes of Flash memory. The high-density STM8AF devices are the STM8AF52xx and STM8AF6269/8x/Ax microcontrollers with
in „STLINK V2 und China Boards“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
kk_bb.c
wait _delay_ms(1000) #define wait10 do{_delay_ms(3333);_delay_ms(3333);_delay_ms(3333);}while(0) //2^8 = 256 //2^16 = 65.536 //2^32 = 4.294.967.296 //2^64 = 18.446.744.073.709.551.616 #define u8 uint8_t //255 #define u16 uint16_t//65.535 #define u32 uint32_t// 4.294.967.295 #define i8 int8_t //+-127 #
in „Problem FatFS + SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
spwf01.pdf
user-friendly access to the stack functionalities via the UART serial port. Figure 1. Block diagram 3.3 V Supply STM32 CW1100 3 UART/ F103 b/g/n Filt SPI/I2C Integrated er PA GPIOs KHz MHz Flash 1MB SPWF01Sx AM17476v1 2/16 DocID025635 Rev 2 SPWF01SA, SPWF01SC General electrical specifications 2 General electrical
in „Wlan2Serial Modul für 5 euro“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32F43x.lib.txt
EESchema-LIBRARY Version 2.2 Date: 08/04/16-12:40:10 # # stm32F43x # DEF stm32F43x U 0 40 Y Y 1 0 N F0 "U" 0 -100 50 H V C C F1 "stm32F43x" 0 100 50 H V C C F2 "MODULE" 0 0 50 H I C C F3 "DOCUMENTATION" 0 0 50 H I C C DRAW S -1900 1900 1900 -1900 1 0 0 N X BOOT0
-
PDF
STM32_ADC_modes_and_their_applications.pdf
AN3116 Application note STM32™’s ADC modes and their applications Introduction STM32 microcontrollers have one of the most advanced ADCs on the microcontroller market. You could imagine a multitude of applications based on the
in „STM32F103: Auswahl des richtigen ADC Modus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbStefan_Aenderung.c
COM Port betreiben */ #include "usb.h" /* For devices with 2 x 16 bits / word access schema (e.g. STM32L0, STM32F303xD and xE) */ //#define UMEM_SHIFT 0 //#define UMEM_FAKEWIDTH word /* For devices with 1 x 16 bits / word access schema (e.g. STM32F103, STM32F302, STM32F303xB and xC) */ #define UMEM_SHIFT
in „USB CDC von Stefan Frings und WS“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
230V-messen.pdf
I USB PC, USB I RS-422 RMS- T Linux, T STM32, Multimeter F C F C D1 STM32L412 +5V N14 MAX6071AAUT33 L6 4 6 VREF VREF 5 IN OUT VDDA F.B.,0.2A 3 5 C5 EN OUTS C45 +3.3V C44 L12 100n 1 2 2u2 10n F.B.,0.2A 7 C67 C68 2 7 5 10n 2u2 E 2 N7 X1:5 T2 5
in „Netzspannung messen für arme Leute“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
Adapter_STM_Mini.pdf
1 2 3 4 5 6 Adapter für STM32_MinDevelopmentBoard über eine 26p-Buchse auf ein LCD Display WCG12864B6FSDEWG https://www.pollin.de/p/grafik-display-w-display-wcg12864b6fsdewg-gdsc-ff-12864wm-64-121146 A A FH12-26S-0.5SH X1-1 NCS1
in „LCD von Pollin“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F103_Ind_Board_Worksheet_V1.pdf
24B PD8/TXD3 PC9 24 PD9/RXD3 PC10 25B 25 PD10/RTS3 PC11 26B 26 PD11/CTS3 PC12 27B 27 PD12/T4CH1 PC13 28B 28 29 PD13/T4CH2 29B 30 PD14 CTS1/PA11 30B PD15 RTS1/PA12 1C CANTX-E 2C CANRX-E 3V3 OUT 61 3V3 OUT 62 63 3V3 OUT 64 1E 3V3 OUT 2E RS485 TR+ (UART3) 65 RS485 TR- (UART3) GND 66 B GND B 1D 5V INP GND 67 2D GND GND 68 STM32_INDUSTRIAL PCB NameN/A Title Unless otherwise specified, all values are as follows: STM32F103Ind.BoardW
in „STM32F103VET6 Industrial Board Schaltbild“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f10x_can.c
/** ****************************************************************************** * @file stm32f10x_can.c * @author MCD Application Team * @version V3.1.2 * @date 09/28/2009 * @brief This file provides all the CAN firmware functions. **********************************************************
in „CAN mit STM32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
--------------------------------------------------------------*/ #include "main.h" /** @addtogroup STM32F3_Discovery_Peripheral_Examples * @{ */ /** @addtogroup ADC_Example * @{ */ /* Private typedef -----------------------------------------------------------*/ /* Private define ---------------------
in „ADC mit STM32 F3 Discovery“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
extended_serial_library.pdf
sind gewohnte Funktionen wie print und println ebenfalls verfügbar. extendedSerial wurde auf AVR-, STM- und CH32V003 Systemen getestet. Anmerkung zu CH32V003: Der Arduino-Core von CH32V003 ist in einigen Teilen noch fehlerbehaftet und im Falle von HardwareSerial sind nicht alle Funktionen komplett implementiert
in „Arduino und struct gefallen sich nicht !“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_Ethernet_Start_Point_20180307.pdf
GettingStartedwithEthernetontheSTM32Nucleo Using STM32CubeMX with Light-Weight IP (LwIP) and System Workbench for STM32 (Eclipse) Daniel W Rickey CancerCare Manitoba drickey@cancercare.mb.ca 2018-03-07 Introduction TheNucleoboardsproducedbySTMicroelectronicsarewonderfullypowerfulandcheap
in „STM32 LwIP + HTTPD“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
pensor.pdf
1 2 3 4 5 6 7 8 +3.3V +3.3V A 0 0 A 1 9 k 1 1 C39 V+ D1 R R 4 O D N1 STM32G051 6 CSB D V 100n MIC5236-3.3 +3.3V V SCL 2 SCK X2:2 2 IN OUT 3 4 VDD INT 7 L1 SDA 4 SDI 4 EN ERR 1 F.B.,0.2A 4 5 SDO 1 C3 C12 * C11 C10 C8
in „Datenlogger Pendeluhr“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
STM32 ST-LINK Utility Speicheranzeige
STM32 ST-LINK Utility File Edit View Target ST-LINK External Loader Help Memory display Device STM32F10xx Medium-density Address: 0x00000000 Size: 0x10000 Data Width: 32 bits Device ID 0x410 Revision ID
in „Mikrocontroller auslesen“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
eventctrl_uc.ino
---------------------- Objektinstanz von shiftreg595 erstellen Usage: shiftreg595::shiftreg595(uint8_t clk, uint8_t dat, uint8_t stb) ---------------------------------------------------------------------- */ // shiftreg595 sr(2, 3, 15); // stm32 r3-Board (PB7, PB6, PB13) // shiftreg595 sr(5, 3, A2);
in „Schulnotenbewertung eines Arduino-Programms“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Mann präsentiert STM32 Summit Event Informationen
Tech dives #1 Discover next-gen high-performance STM32 MCUs built on 18 nm process node Nov. 19 #2 Create display solutions without RAM constraints Nov. 19 #3 From data to insight: build intelligent, low-power IoT solutions Nov. 20 Register now STM32 Summit We have a session on the STM32V8,
in „STM32 Summit - 18nm-STM32, STM32WL3R, STM32-AI-Assistent und Erweiterungen des Ökosystems“ · Mikrocontroller und Digitale Elektronik · · Fotos
-
Datei
main.c
**** */ /* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" /** @addtogroup STM32F10x_StdPeriph_Examples * @{ */ /** @addtogroup TIM_Input_Capture * @{ */ /* Private typedef -----------------------------------------------------------*/ /* Private define
in „Timer/Counter STM32“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
schematics.pdf
PORX_SCL_MOSIMOS IRSMMPIU103 PA7 PB7 PIU059 P OHALL2 L2 PI0 P22 PI101 VDDA VSSA PI1012 P H3 H 3 PIU101 PA8 PB8 PIU061 P OCAN_RXRX P1 P1 PI0 STM32F405RGT6 P H2 H 2 PIU102 PA9 PB9 PIU062 P OCAN_TXTX C15 CO35 CO31 P H1 H 1 PIU103 PIU029 RSM P1 2.2µF P22.2µF PI02.2µF PIU104 PA10 PB10 PIU030 TSN PI03 P32 POUSB_DMD
in „BLDC Motorcontroller 200A 48V basierend auf VESC“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
test6-spi-dma.cc
#include "config.h" #include "../stm32-dma.h" #include "../stm32-spi.h" #include "../UART.hh" //----------------------------------------------------------------------------- // USART UARTc<1, PriorityUART1, 30, 100> usart1; #if BufferedUART
in „STM32 SPI1 und DMA (für Rx und Tx)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TMS470.pdf
offset to ; address FRED. ; Store the halfword in R5 at address ; FRED. STRH R5, [PC, #(FRED-HERE-8)] ... FRED 32-Bit Instruction Set4-45 Block Data Transfer (LDM, STM) 4.11 Block Data Transfer (LDM, STM) The instruction is only executed if the condition is true. The various conditions are defined in
in „Vergleiche mit (2^n)-1 und -(2^n) schneller?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
3.2_LCD_Module_SPEC.pdf
Characteristics Specification Min Type Max Unit Power Voltage(VDD/VCC) 3.3 5 5.5 VDC MCU Voltage = 3.3V 3 3.3 3.6 IO Pins Voltage MCU Voltage = 5V 4.5 5 5.5 V BackLight Voltage 2.8 3.2 3.3 V Current Consumption - 100 - mA The professional LCD supplier 2 / 9 QDM320DB16NT8357RA CR2014-MI2120 Hardware The
-
Datei
irsndconfig.h
define prescaler for timer2 e.g. 1,4,16 # define PIC_Scaler 2 // PIC needs /2 extra in IRSND_FREQ_32_KHZ calculation for right value # endif /*--------------------------------------------------------------------------------------------------------------------------------------------------- * ARM STM32
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
PDF
panasonic_tx-p50u20b_e_tx-pr50u20_chassis_gpf13de_sm.pdf
AP32_VDD12STM IC8001 AP32 VDD12STM IC8001 AL30 VDDIO IC8001 F32 LVVSS IC8001 AL31 VDDIO IC8001 G32 LVVSS TO IC8001 AL32 VDDIO IC8001 H32 LVVSS SUB3.3V 18/19 IC8001 AP29 ADAVDD IC8001 AM31 VDDIO IC8001 J32
in „Panasonic TX-P50U20E“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
STM32_DS1307.pdf
the back side of the module. We only use the connector 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 „I2C STM32F103“ · Mikrocontroller und Digitale Elektronik ·