-
PDF
Schaltplan.pdf
1 2 3 4 L1 3.3V LED-RED 10uH C7 C8 C9 C10 C11 D1 100n 100n 100n 100n 10uF / 6.3V R6 4 6 8 A red LED-GREEN GND GND GND GND 1 2 3 4 9 GND 64kB Flash / 20kB RAM A 100R STM32F103xxT U3 yellow 3.3V +5V USB 3.3V A _ _ _ _ TxD und RxD remapped!! B C C C C RTS 10 V V V V V 18 SWITCH
in „STM32 und USB-Bulk Transfer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_init.c
Kreis ---- */ void LCD_DrawCircle(int16_t x0, int16_t y0, int16_t r, uint32_t color) { int16_t f = 1 - r; int16_t ddF_x = 1; int16_t ddF_y = -2 * r; int16_t x = 0; int16_t y = r; LCD_DrawPixel(x0, y0 + r, color); LCD_DrawPixel(x0, y0 - r, color
in „Basteltip: STM32F103 DIP40 Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_init.c
Kreis ---- */ void LCD_DrawCircle(int16_t x0, int16_t y0, int16_t r, uint32_t color) { int16_t f = 1 - r; int16_t ddF_x = 1; int16_t ddF_y = -2 * r; int16_t x = 0; int16_t y = r; LCD_DrawPixel(x0, y0 + r, color); LCD_DrawPixel(x0, y0 - r, color
in „Lebensdauer von lokalen Variablen“ · Softwareentwicklung ·
-
PDF
Teileliste-04-20-1111.pdf
EUR 6 Elko, radial 10 uF 16V, 105°C 0 0,01 EUR 7 Elko, radial 10 uF 63V, 105°C 0 0,01 EUR 8 Elko, radial 22 uF 10V, 85°C 0 0,02 EUR 9 Elko, radial 33 uF 63V, 105°C 0 0,02 EUR 10 Elko, radial 47 uF 63V, 105°C 0 0,02 EUR 11 Elko
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-19-1957.pdf
EUR 6 Elko, radial 10 uF 16V, 105°C 0 0,01 EUR 7 Elko, radial 10 uF 63V, 105°C 0 0,01 EUR 8 Elko, radial 22 uF 10V, 85°C 0 0,02 EUR 9 Elko, radial 33 uF 63V, 105°C 0 0,02 EUR 10 Elko, radial 47 uF 63V, 105°C 0 0,02 EUR 11 Elko
in „Bauelemente abzugeben“ · Markt ·
-
PDF
Teileliste-04-19-1539.pdf
EUR 6 Elko, radial 10 uF 16V, 105°C 0 0,01 EUR 7 Elko, radial 10 uF 63V, 105°C 0 0,01 EUR 8 Elko, radial 22 uF 10V, 85°C 0 0,02 EUR 9 Elko, radial 33 uF 63V, 105°C 0 0,02 EUR 10 Elko, radial 47 uF 63V, 105°C 0 0,02 EUR 11 Elko
in „Bauelemente abzugeben“ · Markt ·
-
Datei
startup_stm32f10x_ld_vl.s
/** ****************************************************************************** * @file startup_stm32f10x_ld_vl.s * @author MCD Application Team * @version V3.3.0 * @date 04/16/2010 * @brief STM32F10x Low Density Value Line Devices vector table for RIDE7 * toolchain. * This module performs: * - Set
in „STM32-Discoveryboard: FTDI Treiber/OpenOCD/Degugging“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Teileliste-04-18-2233.pdf
uF 63V, 105°C 8 0,02 EUR 11 Elko, radial 100 uF 35V, 105°C 5 0,02 EUR 12 Elko, radial 220 uF 63V, 105°C 6 0,05 EUR 13 Elko, radial 470 uF 63V, 105°C 2 0,10 EUR 14 Elko, radial 1 mF 35V, 105°C 2 0,10 EUR
in „Bauelemente abzugeben“ · Markt ·
-
Datei
main.c
// Hello World - Echo Test von S.F. webseite, aber mit dem neuen usb_vcp // https://www.mikrocontroller.net/topic/513315?goto=6623438#6623438 #include <stdio.h> #include "stm32f0xx.h" #include "usb_vcp.h" // Delay some milliseconds void
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F407VGT6-cjmcu.pdf
/BOOT1 29 30 P0J2032 N0PE10 1 C 0.1uF PB2/BOOT1 31 P0J20331 32 32 PE10 0 P N0PC0 P0U2065 N0PC8/SDIO0D0 P PC0 15P0U2015 PC0 PC8 65 PC8/SDIO_D0 C16 PC1PC1 16P0U2016 P0U2666 PC9/SDIO_D1/SDIO0D1 P16X2 PC1 PC9 P0C1601 P0C1602
in „Schaltplan/LED-Belegung CJMCU-407 Board mit STM32F407VG“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MINI_STM32F407VGT6.pdf
/BOOT1 29 30 P0J2032 N0PE10 1 C 0.1uF PB2/BOOT1 31 P0J20331 32 32 PE10 0 P N0PC0 P0U2065 N0PC8/SDIO0D0 P PC0 15P0U2015 PC0 PC8 65 PC8/SDIO_D0 C16 PC1PC1 16P0U2016 P0U2666 PC9/SDIO_D1/SDIO0D1 P16X2 PC1 PC9 P0C1601 P0C1602
in „STM32F407VGT6 China Board not working Tips?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
blinky.c
software. */ /******************************************************************************/ #include "stm32f10x.h" #define LED_BLINK_RATE 50 /* rate = LED_BLINK_RATE * systick */ #define LED_NUM 2 /* Number of user LEDs */ const unsigned long led_mask[] = { 1UL<<8, 1UL<<9 }; // = PORTC 8,9 erkannt #define USER1 0x0001 /* PA0 : USER1 */ #define UNBOUNCE_CNT 10 /* unbounce the Push Button */ uint32_t ledVal = 1; uint32_t ledOn = 0; uint32_t ledBlink = 0; /*-------------------------------------------------------
in „Suche etwas Hilfe bei ATM/STM32 Einstieg“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DebugBuffer.c
DebugBuffer.c * * Created on: 30.09.2015 * Author: uidr4931 */ #include <string.h> #include "Hardware/stm32f4xx.h" #include "DebugBuffer.h" #define DEBUGBUFFER_VALID_PATTERN 0x55AA55AAul #define DEBUGBUFFER_RESET_HEADER \ "================================================================================\
-
Datei
STM32F103C8Tx_FLASH.ld
********************************** ** ** File : LinkerScript.ld ** ** Abstract : Linker script for STM32F103C8Tx Device with ** 64KByte FLASH, 20KByte RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** ** Set memory bank area and size if external memory is used. ** ** Target : STMicroelectronics STM32 ** ** ** Distribution: The file is distributed as is, without any warranty ** of any kind. ** ** (c)Copyright Ac6. ** You may use this file as-is or modify it according to the needs of your ** project
in „SPI auf STM32F103 - kein Signal“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32F746NGHx_FLASH.ld
********************************** ** ** File : LinkerScript.ld ** ** Abstract : Linker script for STM32F746NGHx Device with ** 1024KByte FLASH, 320KByte RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** ** Set memory bank area and size if external memory is used. ** ** Target : STMicroelectronics STM32 ** ** ** Distribution: The file is distributed as is, without any warranty ** of any kind. ** ** (c)Copyright Ac6. ** You may use this file as-is or modify it according to the needs of your ** project
in „Discovery_STM32F746 Linking Problem“ · 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
USBtreeview.txt
: 0x40 (64 bytes) idVendor : 0x0483 (STMicroelectronics) idProduct : 0x5711 bcdDevice : 0x200 iManufacturer : 0x01 Language 0x0409 : "STMicroelectronics" iProduct : 0x02 Language 0x0409 : "STM32 Joystick
in „STM32 USB HID Keyboard“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nrf24l01.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
in „NRF24L01+ auf STM32F103: Ich weiss nicht mehr weiter :-(“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Eltako_Funk_Inspektion_pub.pdf
Vorgabe eines Dimmwertes gedimmt sowie ein- und ausgeschalten werden. Hierzu wird ein 4BS (4 Byte STM) Telegramm verwendet. Funktioniert! Telegramm zum Dimmen eines FUD12NPN am RS485 Input des FTS12EM: A5 5A 0B 07 02 32 00 0F 00 00 00 0D 00 62 // 50% Helligkeit A5 5A 0B 07 02 50 00 0F 00 00 00 0D 00 80 // 80% Helligkeit A5 5A 0B 07 02 00 00 0E 00 00 00 0D 00 2F // Ausschalten A5 5A 0B 07 02 32 00 0F 00 00 00 0D 00 62 // Einschalten, 50% 4 Eltako Funk Inspektion Johannes Fritsche Die Relais sollten eventuell mit Hilfe des folgenden
in „Dimmer für den Verteilerschrank mit Steuerinterface“ · Haus & Smart Home ·
-
PDF
Eltako_Funk_Inspektion_pub.pdf
Vorgabe eines Dimmwertes gedimmt sowie ein- und ausgeschalten werden. Hierzu wird ein 4BS (4 Byte STM) Telegramm verwendet. Funktioniert! Telegramm zum Dimmen eines FUD12NPN am RS485 Input des FTS12EM: A5 5A 0B 07 02 32 00 0F 00 00 00 0D 00 62 // 50% Helligkeit A5 5A 0B 07 02 50 00 0F 00 00 00 0D 00 80 // 80% Helligkeit A5 5A 0B 07 02 00 00 0E 00 00 00 0D 00 2F // Ausschalten A5 5A 0B 07 02 32 00 0F 00 00 00 0D 00 62 // Einschalten, 50% 4 Eltako Funk Inspektion Johannes Fritsche Die Relais sollten eventuell mit Hilfe des folgenden
-
Datei
rtc.h
__RTC_H /* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" typedef struct { uint16_t year; /* 1..4095 */ uint8_t month; /* 1..12 */ uint8_t mday; /* 1.. 31 */ uint8_t wday; /* 0..6, Sunday = 0*/ uint8_t hour; /* 0..23 */ uint8_t min; /* 0..59 */ uint8_t sec; /* 0..59 */ uint8_t dst; /* 0 Winter, !=0 Summer */ } RTC_t; typedef struct { uint8_t dd_value; uint8_t mm_value; } EASTER_t; extern __IO uint32_t TimeDisplay; void init_RTC(void); void Time_Adjust(void);
in „STM32F1 RTC eine Sekunde generieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main_tidy1.c
void main(void) { int i; SystemInit(); // Initialize STM32F429 clock tree printf("OV7670+FIFO Test Program\n"); InitializeLEDs(); // Delay() function needs that: SysTick_Config(SystemCoreClock / 1000); // Set SysTick to 1ms. // TIM1_Setup(); Delay(100); I2C_Config
in „Brauche Unterstützung beim OV7670 (bzw. SCCB)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DSO203.pdf
3 11 X3 X0 12 12 X0 X3 11 R30 R32 10 BIN VD 13 C2A R4A 7 14 X1 Gnd 8 8 Gnd X1 14 11 BIN S2 9 2 FB CN2 C8 271 2 4 2 10p 15 X2 CS 6 6 CS X2 15 F B B B B B B B B B VDDA 5/30pF 1 -3V R14 13 X B 9 Bx5 Bx0 9 B X 13 E
in „Welches aktuelle DSO ist gut ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Controller.pdf
I0 P P P P P P P P P P V V GND CON_3_Screw GND U1P I1P U1P 16P 1P 18P 19P 2P 21P 2P 23P 22 STM32F091CCT6 +3.3V R8R t L D R R LDR PIR801PIR802 R D E _ E 2CC26 ICC272 100K C1100N e p o e a e N0T Lor 0B 10U
in „RTC Kapazitäten abgleichen, Genauigkeit erhöhen (STM32)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
pcf8574.c
#include <stm32f10x.h> #include <stm32f10x_i2c.h> #include "pcf8574.h" #define PCF8574_I2Cx_RCC RCC_APB1Periph_I2C1 #define PCF8574_I2Cx I2C1 #define PCF8574_I2C_GPIO_RCC RCC_APB2Periph_GPIOB #define PCF8574_I2C_GPIO
in „STM32 I2C Probleme mit PCF8574“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Elektronik.pdf
1 N 2 3 4 5 6 G BT1 STM32H753 534-1027 +3.3V C11 C12 FB1 R2 Ferrite_Bea+3.3V GND 1.6 Sheet: Schalter und Taster Sheet: Drivers Sheet: Analog 10u 100n TMC_en TMC_en Tast_Input J2 6 1 2 5 7 0 2 Tast_Input P_diff ADC1_5 Conn_
in „50ns Delay mit STM32H7“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bla.c
SPI_Config(uint8_t chan) /*****************************************************************/ {int k; uint32_t val; // aus stm32f4xx_spi.h /* SPI_InitTypeDef; I2S_InitTypeDef; void I2S_Init(SPI_TypeDef* SPIx, I2S_InitTypeDef* I2S_InitStruct); void I2S_StructInit(I2S_InitTypeDef* I2S_InitStruct); void I2S_Cmd
in „MEMS mic mit I2S am STM32F405“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CPSignal_Wallbox_mit__C.pdf
definiert bleiben. Deshalb würde ich klar den ±12-V-Analogschalter nehmen. Mein konkreter Aufbau ESP32 / STM32 / AVR │ ├── Timer-PWM 1 kHz ── 1 kΩ ── TMUX6219 SEL ├── ENABLE ─────────── 1 kΩ ── TMUX6219 EN └── ADC ◄── Schutz + Pegelverschiebung ◄── CP isolierter ±12-V-Wandler ├── +12 V ── 100 nF + 4,7 µF ├── −12 V ── 100 nF + 4,7 µF └── 0 V ──── PE TMUX-Ausgang ── 1,00 kΩ / 1 % / mindestens 0,5 W ── CP CP ── TVS/ESD-Schutz mit geringer Kapazität ── PE Der 1-kΩ-Widerstand setzt die vorgeschriebene Quellimpedanz
in „saubere Rechtecksignalpegelwandlung 0/5V auf +12/-12V“ · 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 „SD-Karte mit SPI: Warteroutinen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_flash.ld
/* ****************************************************************************** File: stm32_flash.ld Info: Generated by Atollic TrueSTUDIO(R) 9.0.1 2018-06-20 Abstract: Linker script for STM32F103C8 device Set heap size, stack size, stack location, memory areas and sections according to
in „ST-Link Integration in TrueStudio Atollic“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
clockmicro-clockmicrov2.pdf
GND C20 C21 C22 C23 GND 100n 100n 100n 100n +3.3V +3.3.33.33.3V GND GND GND GND 4 6 8 k 9 U3 2 3 4 9 STM32F103C8Tx 1 3 D D D A R D D D D SW1 V V V D V NRST 7 3 NRST SW_PUSH C16 3 + 4 N 44 BOOT0 D T G LO = Boot from flash 100n B 100 1 VBAT R42 GND GND C18 C19 5 5 PD0/RCC_OSC_IN F 6 PD1/RCC_OSC_OUT 2 100n B 0 B SER SER 2 PC13/RTC_OUT/RTC_TAMPER OSC32IN 3 +3.3V GND GND OSC32OUT 4 PC14/RCC_OSC32_IN +3.3V PC15/ADC1_EXTI15/ADC2_EXTI15/RCC_OSC32_OUT U8 C24 4 VCC CLK 3 18 10 PB0/ADC1_IN8/ADC2_IN8/TIM1_CH2N/TIM3
-
Datei
LCD.c
Includes ------------------------------------------------------------------*/ #include "LCD.h" #include "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_fsmc.h" /* Private define ------------------------------------------------------------*/ #define LCD_REG (*((volatile unsigned short *) 0x60000000
in „STM32F4 mit TFT Codeverständnis“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LCD.c
Includes ------------------------------------------------------------------*/ #include "LCD.h" #include "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_fsmc.h" /* Private define ------------------------------------------------------------*/ #define LCD_REG (*((volatile unsigned short *) 0x60000000
in „STM32F4 Discovery + TFT + FSMC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f10x.h" #include "math.h" #define PI 3.1415926535897932384626433832795 #define rLDC 250.0 #define ARMLENGTH 500.0 #define ARMLENGTH2 250000.0 uint32_t readings[16]; uint8_t index = 0; uint32_t avg = 0; volatile uint32_t cnt = 0; void InitTimer(); int main(void) { double x=0,y=0,z=0; double x1=-rLDC; double y1=0; double z1=0; double x2=150.0; //ToDo double y2=sin(60.0 / 180.0 * PI) * rLDC; double z2
in „Mikrocontroller Rechenleistung reicht für aktuelles Projekt nicht?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f10x.h" #include <stdbool.h> #include <stdio.h> #include "ov7670-regs.h" #include "main.h" // ---------------------------------------------------------------------------- /* * Timelapse Camera Project
in „OV7670 an STM32F102“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ili9341Driver.h
ILI9341_TFTHEIGHT 320//240 #define ILI9341_TFTWIDTH 480//320 //16 Bit Display Colors #define BLACK 0x0000 #define NAVY 0x000F #define DARKGREEN 0x03E0 #define DARKCYAN 0x03EF #define MAROON 0x7800 #define PURPLE 0x780F #define OLIVE 0x7BE0 #define LIGHTGREY 0xC618 #define DARKGREY 0x7BEF #define BLUE 0x001F #define GREEN 0x07E0 #define CYAN 0x07FF #define RED 0xF800 #define MAGENTA 0xF81F #define YELLOW 0xFFE0 #define WHITE 0xFFFF #define ORANGE 0xFD20 #define GREENYELLOW 0xAFE5 #define PINK_ILI 0xF81F
in „ILI9486 8-Bit Parallel Bus deutlich langsamer als SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f20x.S
/** ****************************************************************************** * @file startup_stm32f2xx.s * @author MCD Application Team * @version V1.0.0 * @date 18-April-2011 * @brief STM32F2xx Devices vector table for Atollic TrueSTUDIO toolchain. * This module performs: * - Set the initial SP
in „STM32 FreeRTOS Projekt (Makefile - GCC)“ · Projekte & Code ·
-
Datei
nrf24l01_drv.c
IRQ = PA2 */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> /* -------------- Special Include Files / Librarys ------ */ /
in „NRFL24L01+ - Immer Ärger mit den Paarungen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ds18b20.h
DS18B20_H_ /* Includes ------------------------------------------------------------------*/ #include "stm32f10x_lib.h" /* #define DS18B20_BIT GPIO_Pin_0 #define DS18B20_PORT GPIOC #define READ_DS18B20() GPIO_ReadInputDataBit(GPIOB, DS18B20_BIT) #define DIR_1WIRE_IN() {DS18B20_PORT->CRL &= 0xFF0FFFFF;DS18B20
in „STM32 DS1820“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PCB_Fan_Control.pdf
3 4 5 6 +3.3V 1 o o 2 o 3 D e e D e D +3.3V Y Y Y A R R R A R 3 3 R 3 R C15 C14 C12 C13 3 3 3 100nF 100nF 100nF 100nF 0 T 1 2 3 GNDPWR T E J2 D D D O E L L L _ GNDPWR GNDPWR B R SWD D NT1 GNDA 6 5 N Net-Tie_2 C16 k C30 BOOT0 RESET G 1 R SWCLK 4 3 SWDIO 1 4 6 8 9 100nF 100nF +3.3V 2 1 15pF 15pF 2 3 4 C37 C36 7 A D D D A RESET NRST B V V V D D GNDPWR GNDPWR GNDPWR V V BOOT0 44BOOT0 2 U3 1 3 OSC_IN 5 PF0 STM32F302CBTx OSC_OUT 6 Y1 PF1 4 Crystal_GND24 2 3 PC13 PC14 4 PC15 B PWM_OUT_6 18PB0 PA0 10 ENABLE_6 B 19 11 PWM_OUT_5 PB1 PA1 ENABLE_5 AIN_TEMP_1 20PB2 PA2 12 AIN_V_BUS
in „STM32 F303 Quarz Instabil“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eeprom.h
EEPROM_H /* Includes ------------------------------------------------------------------*/ #include "stm32f4xx_hal.h" /* Exported constants --------------------------------------------------------*/ /* EEPROM emulation firmware error codes */ #define EE_OK (uint32_t)HAL_OK #define EE_ERROR (uint32_t)HAL_ERROR
in „FLASH speicher Lebensdauer Beeinflussung?“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Schaltplan eines STM32F030F4Px Mikrocontrollers
+3.3V, CHG: 1x 10k auf Boot0 statt 2x 10k auf +3.3V und GND, J6 Conn_01x03, 1, 2, 3, Boot0, R3, GND, +3.3V, C4 100nF, GND, +3.3V, J7 Conn_01x04, 1, 2, 3, 4, SWDIO, SWCLK, GND, R6 0, PWR_FLAG, PA0..14, PA[0..14], NRST, Boot0, VDD, VDDA, PA0, PA1, PA2, PA3, PA4, PA5, PA6, PA7, PA9, PA10, PA13, PA14, C1 100nF, C2 20pF, PF0, PF1, C3 20pF, Y1 8MHz, PF0, PF1, U1 STM32F030F4Px, PB1, VSS, GND, TX, RX, SWCLK
in „STM32f030F4 eigene PCB“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
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 = PA2 */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> /* -------------- Special Include Files / Librarys ------ */ /
in „EmBitz Debugging Problem mit 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 = PA2 */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> /* -------------- Special Include Files / Librarys ------ */ /
in „Kleine Frage zu Makros“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Schaltbild_v2_2.pdf
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
-
Datei
delay.c
#include "delay.h" #include "stm32f0xx_hal.h" // For store tick counts in us static __IO uint32_t usTicks; /** System Clock Configuration */ void SystemClock_Config(uint32_t sysTickDevider) { RCC_OscInitTypeDef RCC_OscInitStruct; RCC_ClkInitTypeDef
in „Interrupt wird ständig aufgerufen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Labornetzteil.pdf
2011) Bauteil Anzahl Bestellnummer Einzelpreis Gesamtpreis Reichelt elektronik 8,2k 2 METALL8,20k 0,08 € 0,16 € 10nF 2 Z5U-510N 0,03€ 0,06€ 2,2k 2 METALL2,20k 0,08 € 0,16 € 3,9k 2 METALL3,90k 0,08 € 0,16 € 100p 2 KERKO100P 0,05€ 0,10€ 47k 16 METALL47,0k 0,05 € 0,77 € 100nF 12 Z5U-5100N 0,04€ 0,48€
in „Labornetzgerät als Projekt“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
erb.pdf
FH12-40S-0.5SH X1 3 F 1 F F F C n C n C C n C 1 C 1 C 1C 1 100nF Fn001 C_C9 C_C14 T µ 1$U Fn001 100nF _ . 06C_C C_C8 100nF 66C_2 16C_C C_T4 Fn001IC2 3 Fn001 C_C7F C_C15 56C_C 1 2.2µF 100nF S Fn001 100nF Fn001 4 C_C6 C_C16 STM32F769BIT6 36C_C 100nF C_C5 100nF Fn001 100nF C_C17 46C_C C_T3 z100nF 220 C_C3 C_C19 n 2 n8 C n C 1µF 0 _ 07 CCC2 R2MHz100n0 nCF01n2 1 2C 12 1 0 1 _ _ X 3 4 4 1 C C F F 2 3 C p C1 p 2 2 C C C 1 C 1 1
in „1. PCB Layout - Unterstützung, µC, Ram, ADC, Co“ · Platinen ·
-
Datei
I2COpenCm3.c
int i2c_read(i2c_cmd_t *f_pCmd) { u32 timeout=0xFF; u32 rc = 0; u32 temp; u32 NumByteToRead=f_pCmd->dataSize; u8 deviceAdress = f_pCmd->deviceAdress >> 1; u8 offset=0; switch (f_pCmd->usbCmd) { case I2C_SGL: offset=0; NumByteToRead
in „STM32 i2c error recovery Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
BTS462T_20040127.pdf
9 BTS 462 T Typ. turn on time Typ. turn off time ton = f(T j; R L 47Ω toff = f(T j; R L 47Ω 160 160 32V µs µs 9V 9V 120 120 13.5V n f t 100 to 100 32V 80 80 60 60 40 40 20 20 -40 -20 0 20 40 60 80 100 120 160 -40 -20 0 20 40 60 80 100 120 160 °C °C T j Tj Typ. slew rate on Typ. slew rate off dV/dt on = f(T j ; R L 47 Ω dV/dt off = f(T j; R L 47 Ω 2 2 V/µs V/µs 1.6 1.6 o V o d d 1.4 - dt1.4 1.2 1.2 1 1 0.8 0.8 32V 32V 0.6 0.6 13.5V 13.5V 0.4 9V 0.4 9V 0.2 0.2 -40 -20 0 20 40 60 80 100 120 °C 160 -40 -
in „Schaltregler-Diskussion“ · Analoge Elektronik und Schaltungstechnik ·