-
PDF
___Voltcraft_PSP1405__SCHALTNETZTEIL_Schaltplan.pdf
5 4 3 2 1 C23 100nF C10 U6D 4 10uF\35V 100E 12 + V R58 3 D 1 R9 OUT N IN OUT 14 I G CN17 M 13 - 100nF 220E 33E 1206 R LM7805 2 U1 5 J10 1 - VLM324 C17 33nF AVDD J6 R7 E \ 2 C14 / C2 u 1 1 9 0 1 C1 2 2pinSTM
in „Labor Schaltnetzteil PSP1405 (Voltcraft) haut es immer die beiden IRF840 durch.“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
000512411-qs-01-en-SCHALTPLAN_PROGRAM__SCHALTNETZTEIL_PSP_1.pdf
5 4 3 2 1 C23 100nF C10 U6D 4 10uF\35V 100E 12 + V R58 3 D 1 R9 OUT N IN OUT 14 I G CN17 M 13 - 100nF 220E 33E 1206 R LM7805 2 U1 5 J10 1 - VLM324 C17 33nF AVDD J6 R7 E \ 2 C14 / C2 u 1 1 9 0 1 C1 2 2pinSTM
in „Labor Schaltnetzteil PSP1405 (Voltcraft) haut es immer die beiden IRF840 durch.“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MC_productmatrix_022005.pdf
-4RM/-4R25M 32KB ROM PLL / Prescaler / Direct yes + Power Saving C164 C164CL-8RM/-8R25M 20/25MHz Input 100/80ns - 5 7-ch 32/16x4 ASC + SSC ! - - Modes ! ! ! C164SI-8RM/-8R25M 64KB ROM - C164CM-4EF/-4E25F 32KB OTP CAN
in „8051-Derivat mit zwei UART gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart.h
********************************************************************* #pragma once #include <clock.h> #include <ioreg.h> #include <static_assert.h> #include "stm32f4xx.h" #include <iopins.h> #include <pinlist.h> #include <stddef.h> #include <dma.h> #include <dispatcher.h> namespace Mcucpp { class UsartBase
in „STM32 / C++: Initialisierung von Memberobjekten einer Klasse“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
17.10.2014_Entwurf_3.pdf
VBAT 1 BOOT1 / PB2 55 TDO +3.3V k k k k k k GND VBAT JTDO / PB3 56 NJTRST 1 1 1 1 1 1 L101 51nH 100nF 13 NJTRST / PB4 57 PB5 0 0 1 S100 X102 Ferrite Bead 32 VDDA I2S3_SD / PB5 58 TASTER R R R VDD_1 PB6 RST 1 2 TDO 48 VDD_2 PB7 59 LED2 1 1 1 TCK 3 4 NJTRST 0 7 8 9 64 VDD_3 PB8 61 LED1 TMS 5 6 TDI
in „Interesse an einer Sammebestellung STM32 Breakoutboards?“ · Markt ·
-
PDF
16.10.2014_Entwurf_2.pdf
3.3V VBAT 1 BOOT1 / PB2 55 TDO +3.3V k k k k k k GND VBAT JTDO / PB3 56 NJTRST 1 1 1 1 1 1 L101 51nH 100nF 13 NJTRST / PB4 57 PB5 0 0 1 X102 Ferrite Bead 32 VDDA I2S3_SD / PB5 58 TASTER R R R VDD_1 PB6 RST 1 2 TDO 48 VDD_2 PB7 59 LED2 1 1 1 S100 TCK 3 4 NJTRST 0 7 8 9 64 VDD_3 PB8 61 LED1 TMS 5 6 TDI
in „Interesse an einer Sammebestellung STM32 Breakoutboards?“ · Markt ·
-
PDF
LoRa-E5moduledatasheet_V10.pdf
LoRa-E5 LoRa Wireless Module - Powered by STM32WE5 Datasheet V1.0 © 2008-2020 Seeed Technology Co., Ltd. Allwww.seeedstudio.com Content Content................................................................
in „Birulki: Linux am ESP32, Arduino-USB PD-Netzteil, ESP 32-Spielkonsole.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
EU_Price_List_2011.pdf
series (Cortex-M3) 75.00 MCBNUC1xx Evaluation Board for Nuvoton NUC1xx series (Cortex-M0) 60.00 MCBSTM32 Evaluation Board for STMicroelectronics STM32 series (Cortex-M3) 170.00 MCBSTM32C Evaluation Board for STMicroelectronics STM32F 107VC (Cortex-M3) 250.00 MCBSTM32EXL Evaluation Board for STMicroelectronics STM32F 103ZE/ZG (Cortex-M3) 220.00 MCBSTM32C Evaluation Board MCBSTR9 Evaluation Board for STMicroelectronics STR91x series (ARM966E-S) 200.00 www.keil.com/mcbstm32c MCBTMPM36x Evaluation Board forToshibaTMPM360
in „TFT240320TP an Savvy128v1.2“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <string.h> #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> void delay_ms(uint16_t ms) { for (uint32_t j=0; j<2000*ms; j++) { __NOP(); } } void HardFault_Handler() { while(1) { GPIOC->ODR ^= GPIO_Pin_13;
in „STM32: gcc 5.4.1 vs. 6.3.1 und memset“ · 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 ·
-
Datei
i2croutines.c
BY CUSTOMERS OF THE * CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. * * <h2><center>© COPYRIGHT 2010 STMicroelectronics</center></h2> */ /* Includes ------------------------------------------------------------------*/ #include "i2croutines.h" #include "../Std_lib/stm32f10x_dma.h" #include "../Std_lib/stm32f10x_gpio.h" #include "../Std_lib/stm32f10x_i2c.h" #include "../Std_lib/stm32f10x_rcc.h" /** @addtogroup Optimized I2C examples * @{ */ /* Private typedef ------------------------------------------
in „stm32 Cortex I2C : Master zieht SCL auf Masse“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_ub_rng.c
//-------------------------------------------------------------- // File : stm32_ub_rng.c // Datum : 23.02.2013 // Version : 1.0 // Autor : UB // EMail : mc-4u(@)t-online.de // Web : www.mikrocontroller-4u.de // CPU : STM32F4 // IDE : CooCox CoIDE 1.7.0 // Module : RNG // Funktion
in „Random Number Generator läuft nicht richtig,stm32f429“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32l4xx_it.c
*/ /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "stm32l4xx_it.h" /* Private includes ----------------------------------------------------------*/ /* USER CODE BEGIN Includes */ /* USER CODE END Includes */ /* Private typedef ------------
in „clock configuration“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tools.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 „Umgang mit globalen Datenstrukturen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
simple_server.c
fill_tcp_data_p(buf, plen, "</table>"); plen = fill_tcp_data_p(buf, plen, PSTR("<a style=color:red><h1>STM32F103 WEBSERVER<h1></a>")); plen = fill_tcp_data_p(buf, plen, "<table border>" ); plen = fill_tcp_data_p(buf, plen, "<thead>"); plen = fill_tcp_data_p(buf, plen, "<tr>"); plen = fill_tcp_data_p(
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Vergleichstabelle der SPI-Features auf STM32-Geräten
Table 1. Main SPI features on STM32 devices Feature/Version 1.2.x 1.3.x 2.x(1) 3.x(1) STM32 series F1, F2, F4, L0, L1 C0, F0, F3, F7, G0, G4, L4+, L5, U0, WB, WL H7, MP1 H5, MP2, U3, U5, WBA Data size 8- or 16-bit 4- to 16-bit 4- to 32-bit Tx & Rx FIFOs No 2x 4- to 16-bit 2x 4- to 32-bit Data packing by data-register access No No Yes Yes Data packing by packets No Yes Yes Dual clock domain (APB and kernel) No Yes Programmable transfer
in „Multichannel DAC mit SPi-DMA beschreiben“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
PDF
STM8_Programming_Manual.pdf
. The access-line medium-density STM8S devices are the STM8S105xx microcontrollers with 16 to 32 Kbytes of Flash memory. The performance-line high-density STM8S devices are the STM8S207xx and STM8S208xx microcontrollers with 32 to 128
in „STLINK V2 und China Boards“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
WC-Arduino_1.txt
\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.0-beta2\libraries\ESP8266WiFi\src/ESP8266WiFi.h:39, from C:\Users\Heiko\AppData\Local\Temp\arduino_build_123708\sketch\stm32flash.cpp:14: C:\Users\Heiko\AppData\Local\Arduino15\packages\esp8266\hardware
-
Datei
main.c
*/ /* Includes ------------------------------------------------------------------*/ #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 ·
-
Datei
mmc_stm32f1.c
copyright notice. / /-------------------------------------------------------------------------*/ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <stdint.h> #include "rtc_user.h
in „STM32F103: Problem mit ChanFat und SD karte“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
schematics.pdf
FAULT H2_LOW H2_LOW PIP014 5V can.SchDoc H3_LOW H3_LOW PIP013 CAN_H CAN_RX CAN_RX BR_SO1 BR_SO1 B PIP012 CAN_L CAN_TX CAN_TX BR_SO2 BR_SO2 GND B PIP011 DC_CAL DC_CAL P0 GND SH1_A P53 B4B-PH-K-S SH1_B P54CO5
in „BLDC Motorcontroller 200A 48V basierend auf VESC“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
stm32_eval_sdio_sd.c
board (refer to stm32_eval.h * to know about the boards supporting this memory). * It implements a high level communication layer for read and write * from/to this memory. The needed STM32 hardware resources (SDIO and * GPIO) are defined in stm32xx_eval.h file, and the initialization is * performed in SD_LowLevel_Init() function declared in stm32xx_eval.c * file. * You can easily tailor this driver to any other development board, * by just
in „STM3210E EVAL SD-Controller SDIO + HiTOP“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
EEPROM.c
#include <stdint.h> #include "stm32f10x_i2c.h" #include "stm32f10x_rcc.h" #include "I2C.h" void delay() { for (volatile uint16_t del = 0; del < 25000; del++) ; } void main() { uint8_t burst_data_write[5] = {0x24, 0x48,
in „STM32F103RFT6 I2C2 keine Funktion“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
OLIMEX-stm32-p107-schematic.pdf
1 1 1 1 1 32 ETH_RMII_CRS_DV T1 C C 4 3.3VA 0 0 0 0 0 PA7/SPI1_MOSI/ADC12_IN7/TIM3_CH2/ETH_MII_RX_DV/ETH_RMII_CRS_DV/TIM167H1N R18 33R ETH_RMII_CRS_DV 3.3V DTA114YKA +5V 6 3 L2 SHIELD F F F F F 10 PA8/USART1_CK/OTG_FS_SOF
in „Streuung der ADC-Werte beim STM32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
BY CUSTOMERS OF THE * CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. * * <h2><center>© COPYRIGHT 2009 STMicroelectronics</center></h2> */ /* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" #include "platform_config.h" /** @addtogroup STM32F10x_StdPeriph_Examples * @{ */ /** @addtogroup CAN_Normal * @{ */ /* Private typedef -----------------------------------------------------------*/ /* Private define -------------------------------
in „CAN mit STM32“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F107-SK-SCH-revA.pdf
TRACED3 20 19 Q8.000MHz/HC-49SM(1MD)/20pF PB2/BOOT1 39 PD15/TIM4_CH4 C62 4 PB3/JTDO/TRACESWO 40 R81 NA STM32F107VCT6 FTSH-110-01-L-DV(pin7-CUT) PC15/OSC32_OUT PB4/JNTRST 41 AUDIO OUT 27pF 3 PB5/I2C1_SMBAI42 JTAG_SEL TRST R100 0R(NA) TRSTIN R88 130R TRSTOUT PC14/OSC32_IN PB6/I2C1_SCL/TIM4_CH43 1 HN1x2 TDI
in „Cortex M3 STM32F107VC beim Reset passiert nichts“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32_magic_eye2.pdf
43 GNDD L07 GNDD PA10 44 PA11 D PA12 45 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
in „STM32F103 und I2S Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_DS1307.pdf
CDC_Transmit_FS((uint8_t *)txt, slen(txt)); } void USB_Info_RTC(rtc_t *rtc) { char txt[128] = {}, h[32] = {}; add_txt(txt, "Clock: "); my_utoa(rtc->hour, h); add_txt(txt, h); add_txt(txt, "-"); my_utoa(rtc->min, h); add_txt(txt, h); add_txt(txt, "-"); my_utoa(rtc->sec, h); add_txt(txt, h); add_txt(
in „I2C STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f429i_discovery_lcd.c
**** */ /* Includes ------------------------------------------------------------------*/ #include "stm32f429i_discovery_lcd.h" #include "../Common/fonts.c" /** @addtogroup Utilities * @{ */ /** @addtogroup STM32F4_DISCOVERY * @{ */ /** @addtogroup STM32F429I_DISCOVERY * @{ */ /** @defgroup STM32F429I_DISCOVERY_LCD * @brief This file includes the LCD driver for (ILI9341) * @{ */ /** @defgroup STM32F429I_DISCOVERY_LCD_Private_TypesDefinitions * @{ */ /** * @} */ /** @defgroup STM32F429I_DISCOVERY_LCD_Private_Defines * @{ */ #define POLY_Y(Z) ((int32_t)((Points + Z)->X)) #define POLY_X(Z) ((int32
in „STM32F429 Display per SPI ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_stm32f1.c
copyright notice. / /-------------------------------------------------------------------------*/ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <stdint.h> #include "rtc_user.h
in „STM32F103 diskio.c für Chan FatFs SD Karten Treiber“ · Projekte & Code ·
-
Datei
mmc_stm32f1.c
copyright notice. / /-------------------------------------------------------------------------*/ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <stdint.h> #include "rtc_user.h
in „STM32F103: Problem mit ChanFat und SD karte“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_stm32f1.c
copyright notice. / /-------------------------------------------------------------------------*/ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <stdint.h> #include "rtc_user.h
in „STM32F103 diskio.c für Chan FatFs SD Karten Treiber“ · Projekte & Code ·
-
Datei
0001-WS2812-fix-too-short-reset-pulse.patch
current rgb buffer index +static uint_fast8_t next_rgb_buf_idx; // next rgb buffer index + #if defined (STM32F4XX) // STM32F4xx typedef uint16_t DMA_BUFFER_TYPE; // 16bit DMA buffer, must be aligned to 16 bit #else // STM32F10x @@ -205,7 +207,7 @@ ws2812_dma_start (void) TIM_Cmd (WS2812_TIM, DISABLE); //
-
Datei
SHT11.asm
-------------------------------------------------------------------------------------- ; CRC x^8+x^5+x^4+1 ; 21 Word/131 Cycles (32µs @ 4MHz) ; ; in : r16 Byte ; r17 CRC alt ; out : r17 CRC neu sht11_crc: push r16 push r18 push r19 ldi r19,8 ; 8 Bits sht11_crc10: clr r18 lsl r16 ror r18 ; Bit7 nach
in „SHT71 Assembler Code für Atmega8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rc.c
#include "assert.h" #include "stm32f4xx.h" #include "stm32f4xx_conf.h" #include "rc.h" #define RC_PPM_OUT_TIM_FREQ 1000000 #define RC_PPM_OUT_TIMER TIM1 #define RC_PPM_IN_FREQ 50 #define RC_PPM_IN_TIM_FREQ 1000000 #define RC_PPM_IN_TIMER TIM9 volatile float rc_ppm_in[RC_PPM_IN_MAX_NR_SERVOS] = { 0 }; volatile uint32_t rc_channels_detected = 0; enum ppm_in_status { FIND_PAUSE, GET_SERVOS, }; //uint32_t rc_ppm_out[RC_PPM_OUT_NR_SERVOS+1] = {1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 10000}; volatile uint32_t
in „RC Summensignal erzeugen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SK6812.cpp
------------------------------- Arduino library to control SK6812 RGB Led strips using the Arduino STM32 LibMaple core ----------------------------------------------------------------------------------------------- Note. This library has only been tested on the SK6812 LED. It may not work with the older
in „STM32 Bluepill -> SK6812 (auf Basis von WS2812B Lib)“ · Projekte & Code ·
-
Datei
serial.c
/* serielle Kommunikation für STM32F103C8T6 */ #include "StdTypes.h" #include "STM32F103all.h" #include "startup.h" #include "config.h" #include "serial.h" /* Funktionsprinzip: Der eigentliche Datenverkehr über die diversen UART's wird
in „Sende/Empfangsvorgang mittels nur 1St. µC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
variant.h
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef _VARIANT_ARDUINO_STM32_ #define _VARIANT_ARDUINO_STM32_ /*---------------------------------------------------------------------------- * Headers *-------------------------------------------------------------------------
-
Datei
IntLib.txt
\STMicroelectronics STM32 F1.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F2_181213\STMicroelectronics STM32 F2.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F3_181213\STMicroelectronics STM32 F3.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F4_181213\STMicroelectronics STM32 F4.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_L1_120614\STMicroelectronics STM32 L1.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM8L\STMicroelectronics
in „Altium 5.1.x Offline Libs“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_stm32f1.c
/*------------------------------------------------------------------------*/ /* STM32F100: MMCv3/SDv1/SDv2 (SPI mode) control module */ /*------------------------------------------------------------------------*/ /* / Copyright (C) 2014, ChaN, all right reserved. / / * This software
in „STM32Fxxx: Frage zur Initialisierung mit der StdPeriphLib“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project.pdf
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 1 R21 2 R23 2 +3.3V 3.3k 3.3k GND C38 P10 ENC1B 3 8 ENC2B 3 8 +3.3V 6 k 0 7 X X +3.3V 1 N 4 C 4 C R 1 5
in „Schaltplan so richtig? STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project.pdf
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 1 R21 2 R23 2 +3.3V 3.3k 3.3k GND C38 P10 ENC1B 3 8 ENC2B 3 8 +3.3V 6 k 0 7 X X +3.3V 1 N 4 C 4 C R 1 5
in „Schaltplan so richtig? STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
config.c
/* Konfiguration für das Testboard mit STM32F302RBT6 */ #include "StdTypes.h" #include "STM32F302xB.h" #include "startup.h" #include "config.h" /**************** symbolische Port-Pin Eigenschaften **************************/ /* Pro Port gibt
in „Welcher Timer ist für die Dauer eines Ticks im SysTick verantwortlich?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
config.c
/* Konfiguration für das Testboard mit STM32F302RBT6 */ #include "StdTypes.h" #include "STM32F302xB.h" #include "startup.h" #include "config.h" /**************** symbolische Port-Pin Eigenschaften **************************/ /* Pro Port gibt
in „stm32f103 hse clock“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
512410-sp-01-en-PROGRAM__SCHALTNETZTEIL_PSP_12010.pdf
5 4 3 2 1 h h h i SW3 i SW4 i 2 w 1 t 2 w 2 w D SW1 1 s SW2 2 w 1 s 1 s 1K D c s c c R1 t c t t t 1 2 D1 CN4 OF OUTPUT BOARD LED 1 2 3 4 5 CN3 IN CONTROL PCB C C B B NO DESCRIPTION APP CHK DATE A M E N D A DATE :- 26/09/2K7 A SCHEMATIC CIRCUIT DIAGRAM OF KEYBOARD PCB 5 4 3 2 1 5 4 3 2 1 R5 C16 68E/3W MOR 1nF/100V DIP HV+ SHUNT MBR30H100 T130-26 1 2 = + R44 Q3 0 D12A 8 C46 C29 C28 R10-R15 C31 C30 D R 20V / D 47E I V V 0.15/5W/WW V 6 5 V 4K7x6 / R16 5 0-10A 0 C9 B R29
in „Tipps zum Reparieren eines Voltcraft PSP12010“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
stm32l431_reference_manual.pdf
e e e e e e e e e HSI48CAL[8:0] e e e e e 8 4 0x98 R R R R R R R R R R R R R R R R R R R R R I4 S H H x x x x x x x x x 0 0 Reset value 1. Not available for STM32L431xx and STM32L433xx devices. 2. Not available for STM32L431xx devices. DocID027295 Rev 2 232/1426 232 Clock recovery system (CRS) RM0394
in „ADC differential mode“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32l431_reference_manual.pdf
e e e e e e e e e HSI48CAL[8:0] e e e e e 8 4 0x98 R R R R R R R R R R R R R R R R R R R R R I4 S H H x x x x x x x x x 0 0 Reset value 1. Not available for STM32L431xx and STM32L433xx devices. 2. Not available for STM32L431xx devices. DocID027295 Rev 2 232/1426 232 Clock recovery system (CRS) RM0394
in „Offset Data alignment“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32l431_reference_manual.pdf
e e e e e e e e e HSI48CAL[8:0] e e e e e 8 4 0x98 R R R R R R R R R R R R R R R R R R R R R I4 S H H x x x x x x x x x 0 0 Reset value 1. Not available for STM32L431xx and STM32L433xx devices. 2. Not available for STM32L431xx devices. DocID027295 Rev 2 232/1426 232 Clock recovery system (CRS) RM0394
in „DMA one shot mode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
fuer diese MCU im Netz verglichen mit AVR und STM32 relativ duerftig. Auch freie Compiler hierfuer sind fast nicht verfuegbar und ausser dem SDCC habe ich keinen freien (zumindest nicht limitierten) Compiler hierfuer gefunden. Von Cosmic gibt es zwar
-
Datei
mmc_stm32f1.c
copyright notice. / /-------------------------------------------------------------------------*/ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <stdint.h> #include "rtc_user.h
in „STM32F103 Bluepill mit 128kb lässt sich nicht flashen“ · Mikrocontroller und Digitale Elektronik ·