-
PDF
MC_productmatrix_022005.pdf
/ r e i I R r it C / a u o l T I a S w h W h e a p a c s m M a M n a t L C a m 6 t t d t c r a L N 0 D r w a s - a c T M O I T 3 R Fl R L S D a I A M T (1 C (e d I V S R H C 2. O H D W O O Lo P C166 Family C161CS/JC/JI-32R/-L 20MHz PLL / Prescaler / Direct 100ns 256KB ROM/ - 10KB 16MB 93 12/10Bit 9
in „8051-Derivat mit zwei UART gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32_DS1307.pdf
rtc; rtc.sec = DECtoBCD(56); rtc.min = DECtoBCD(58); rtc.hour = DECtoBCD(17); rtc.name_day = 6;//e.g.: 1 for Sunday, up to 7 for Saturday rtc.day = DECtoBCD(25); rtc.month = 1; rtc.year = DECtoBCD(19); //Begin: Exercise 2 uint8_t x = 0x93;//Set register 0x07 to 0x93 = 10010011 for 32.768kHz sq-wave;
in „I2C STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32_magic_eye2.pdf
LED LED LED LED PA9 42 +3V3 +5VA GNDD 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 PB2 28 FMT
in „STM32F103 und I2S Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Testboard_KK32F7.PDF
MOT_CURRENT KK32F7_Sheet4.SchDoc ADC_HOME ADC_HOME INF_MOT_VCC INF_MOT_VCC UTR_A UTR_A LCD_R[0..7] LCD_R[0..7] UTR_B UTR_B LCD_G[0..7] LCD_G[0..7] PWM_A PWM_A LCD_B[0..7] LCD_B[0..7] PWM_B PWM_B LCD_HSYNC LCD_HSYNC MOT_EN
in „STM32F7 Discovery Board“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32-P207-P407_rev_D.pdf
24 PC12/UART5_TX/SDIO_CK/DCMI_D9/SPI3_MOSI/I2S3_SD/USART37CK TAMPER PC13 C81 470pF + C82 SCJ325P00XG0B02G PH1/OSC_OUT PC13/RTC_AF1 8 C50 15pF RST 25 PC14/OSC32_IN9 R93 NA Q2 R132 20k 100nF R65 RST NRST PC15/OSC32_OUT 32768Hz/6pF G NC49 15pF VR1 U2 10k PG0 A10 56 114 D2 2 3V_E NA PG0/FSMC_A10 PD0/FSMC_D2
in „Mit STM32F4 einen Laser ansteuern“ · 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_
in „50ns Delay mit STM32H7“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32.s
/** ****************************************************************************** * @file startup_stm32.s dedicated to STM32F303RETx device * @author Ac6 * @version V1.0.0 * @date 2019-03-03 ****************************************************************************** */ .syntax unified .cpu cortex-m4
in „An W.S.: Läuft deine USB Implementierung auch auf STM32F303?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32.s
/** ****************************************************************************** * @file startup_stm32.s dedicated to STM32F303RETx device * @author Ac6 * @version V1.0.0 * @date 2019-03-03 ****************************************************************************** */ .syntax unified .cpu cortex-m4
in „Timer Interrupt am STM32F103RB“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32H7-Base.pdf
PI U1303 1 141 PC11 PF11 60 CSW11 NRST PIU 10141 PC12 PF12 PI U1 06 0 8 63 1 2 BOOT0 T0 166 PI U 10 8 PC13 PF13 PI U1 06 3 PIS W1 01 PIS W1 02 PIU 101 66 BOOT0 OSC32K-I2K 0I PI U 1099 PI6U1 06 4 NL OS 32K 0O PC14-OSC32_IN PF14 OSC32K-O PI U10010 PC15-OSC32_OUT PF15 PI6U1 06 5 DIPSW1_SMD_50MIL PIU1101 71 PDR_ON GND STM32H753IIT6 CR11 10k STM32H753IIT6 +3V3 PI0402 PIR11 COR COR2 NLP D 0O N R3 +3V3 R2 PIR202 PIR21 PDR_ON PIR302 PIR301 GND D 0402 0402 D NC 1 2 3 4
in „STM32H7 und JTAG: Irgendwelche Fallstricke“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32_Init.c
{ // Vector Table Offset Register SCB->VTOR = (__NVIC_VTOR_VAL & (u32)0x3FFFFF80); // set register } } // end of stm32_NvicSetup #endif #if __IWDG_SETUP /*---------------------------------------------------------------------------- STM32 Independent watchdog setup. initializes
in „ARM STM32 Eingänge werden nicht erkannt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32_Init.c
{ // Vector Table Offset Register SCB->VTOR = (__NVIC_VTOR_VAL & (u32)0x3FFFFF80); // set register } } // end of stm32_NvicSetup #endif #if __IWDG_SETUP /*---------------------------------------------------------------------------- STM32 Independent watchdog setup. initializes
in „ARM STM32 Eingänge werden nicht erkannt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f4_sdio_sd.c
/** ****************************************************************************** * @file stm324xg_eval_sdio_sd.c * @author MCD Application Team * @version V1.0.2 * @date 09-March-2012 * @brief This file provides a set of functions needed to manage the SDIO SD * Card memory mounted on STM324xG-EVAL
in „Probleme bei SDIO mit STM32F4“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_cl.c
/** ****************************************************************************** * @file startup_stm32f10x_cl.c * @author MCD Application Team, * @version V3.0.0 * @date 01. April 2010 * @brief STM32F10x Medium Density Devices vector table for GNU toolchain. * This module performs: * - Set the initial
in „STM32 mit C++ stürzt bei Interrupt ab“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Log_Startup.txt
delay_init... board_led_init... button_init... timer2_init... wpsbutton_init... Version: 2.9.4 Hardware: STM32F103 Display: WC12h LEDs: SK6812 RGBW rtc is online eeprom is online sk6812: external pullup detected eeprom is online current eeprom version: 0xff007e00 updating EEPROM to version 0x00020900... done
-
Datei
irmpconfig.h
--------------------------------------------------------------- * Change hardware pin here for ARM STM32 *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #elif defined (ARM_STM32) // use C13 as IR input on STM32 # define IRMP_PORT_LETTER C # define IRMP_BIT_NUMBER 13 /*------------------------------------------------------------------------------------------------------------------------------------------
in „IRMP-Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
3DSanner_Stromlaufplan1.pdf
LCD_DB2 E ABM7-25.000MHZ-D2Y-T P$31 NRST PI1 P$132 LCD_DB1 GND GND GND GND GND GND GND GND E C19 C20 BOOT0 P$166 BOOT0 PI0 P$131 LCD_DB0 1 2 0 R 20pF 20pF 1 1 STM32F407IGT6 S 3 4 PAD2 +3V3 DCMI_D[0..7] For specific Bootmode please connect Wirepads! LCD_DB[0..3] D GND GND GND PAD1 G PAD3 1 2 3 4 5 6 7 8 1
in „STM32 Boot0 Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ADD9910_Design.pdf
[1B] PI P P IPIPI PPI85PPP0 0 0P P IP P P P PU?04 D1 IOUT PIU?00 RF_ UT1_N PO RF_OUT1_N 10 N main[4D], DDS_Modul_Multiplier[1C] IC?IOC 43 340?UIP STM32F722RCT6 42 D2 84 R11 _ _ B B T B B B B B3 D 1 1 1 1 1 P3904 D3 DAC RSET PIU
in „PCB -Frequenzrampe 100khz-360 MHz“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
STM8_Programming_Manual.pdf
Flash program memory and data EEPROM RM0016 Figure 10. UBC area size definition on medium density STM8S and STM8AF with up to 32 Kbytes of Flash program memory 1 0x00 8000 x 0x00 807F Interrupt vector table Page 0 = s 0 y 0x00 8200 [ K 512 bytes Page 1 C 1 0x00 8400 U 512 bytes Page 2 2 0x00 8600 x
in „STLINK V2 und China Boards“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbStefan_Aenderung.c
als 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 ·
-
Datei
GLCD.h
_GLCD_H /* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" /* Private define ------------------------------------------------------------*/ #define LCD_XSIZE (320) #define LCD_YSIZE (240) /* LCD Registers */ #define R0 0x00 #define R1 0x01 #define
in „STM32 24Bit Bmp nach 565RGB Format“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Schaltplan_FARBE.pdf
1 2 3 4 5 6 D1 R1 PF6 3V3 JP3 JP1 JP2 470R 1 2 PE3 1 2 PE2 PE1 1 2 PE0 U1 STM32F103ZET6 D0 PD14 3 4 PD15 D1 PE5 PE4 PB9 PB8 WAKEUP_BUTTON PA0 34 106 LED1 D2 PD0 PD1 D3 VBAT 3 4 PE6 PB7 3 4 PB6 BLACK_LIGHT PA1 35 PA0-WKUP/USART2_CTS/ADC123_IN0/TIM5_CH1/TIM2_CH1_ETR/TIM8_
in „STM32 Port-Initialisierung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmpconfig.h
define IRMP_SUPPORT_PENTAX_PROTOCOL 1 // Pentax >= 10000 ~150 bytes #define IRMP_SUPPORT_S100_PROTOCOL 0 // S100 >= 10000 ~250 bytes #define IRMP_SUPPORT_ACP24_PROTOCOL 0 // ACP24 >= 10000 ~250 bytes #define IRMP_SUPPORT_RADIO1_PROTOCOL 0 // RADIO, e.g. TEVION >= 10000 ~250 bytes (experimental) /*------
in „Umfrage: welche IR-Protokolle nutzt ihr mit IRMP?“ · PC Hard- und Software ·
-
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
-
Bild
STM32F4 Discovery Entwicklungsboard
STM32F4G-DISC1, LD1, D1, R1, CN1, D2, R2, COM, R5, R6, X1, C7, R3, U2, C12, C13, R18, R15, R16, R17, C9, C14, C21, C16, R22, P1, GND, VDD, GND, P2, ST-LINK, MB997E, ST, DISCOVERY, www.st.com/stm32f4-discovery, PC0, PA0, Jdd, PC2, JP1, PA1, PA2, PA3, PA4, PA5, PA7, PA6, PC4, PC14, PC15, PE6, PE3, PB1, PB0, R29, PH1, R33, PB8, PB9, BOOT0, C33, C32, C28, C26, C25, C24, C23, C22, C20, C19, C18, C17, R30, R31, R32,
in „STM32F407 DISCOVERY mit EVE3 50GTPC von MatrixOrbital“ · Mikrocontroller und Digitale Elektronik · · Platinenfotos
-
Datei
simple_server.c
; return(plen); */ } u16 print_webpage(u8* buf, u8 on_off) { u16 plen; plen = fill_tcp_data_p(buf, 0, PSTR("HTTP/1.0 200 OK\r\nContent-Type: text/html\r\nPragma: no-cache\r\n\r\n")); plen = fill_tcp_data_p(buf, plen, PSTR("<center>")); plen = fill_tcp_data_p(buf, plen, PSTR("<a style=color:red><h1>STM32F103
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
i2c.c
#include "main.h" #include <stm32f4xx.h> #include <stm32f4xx_i2c.h> #include "i2c.h" //------------------------------------------- // Definition of local constants //------------------------------------------- #define I2C_TIMEOUT
in „STM32F4 Discovery mit I2C-Bus EEPROM“ · 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 C7 C2 D2 100n 68u
in „Datenlogger Pendeluhr“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
13475.pdf
library functions. 6.1 CAN register structure The CAN register structure, CAN_TypeDef, is defined in stm32f10x_map.h as follows: typedef struct { vu32 MCR; vu32 MSR; vu32 TSR; vu32 RF0R; vu32 RF1R; vu32 IER; vu32 ESR; vu32 BTR; u32 RESERVED0[88]; CAN_TxMailBox_TypeDef sTxMailBox[3]; CAN_FIFOMailBox_TypeDef
in „STM32F: SPI "Halbduplex"“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
HWMonitor.txt
0x00000001 0x00040F32 0x00020800 0x00002001 0x178BFBFF 0x80000000 0x80000018 0x68747541 0x444D4163 0x69746E65 0x80000001 0x00040F32 0x000008CD 0x0000001F 0xEBD3FBFF 0x80000002 0x20444D41 0x6C687441 0x74286E6F
in „CPU Temperatursensor defekt => Absturz“ · PC Hard- und Software ·
-
Datei
main.c
Hello World - Echo Test von S.F. webseite, usb.c file vom 27.2. 19:05 #include <stdio.h> #include "stm32f0xx.h" //[ALEX] #include "usb.h" // The current clock frequency //uint32_t SystemCoreClock=8000000; // Counts milliseconds //volatile uint32_t systick_count=0; // Interrupt handler [ALEX] -> in stm32f0xx_it.c
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
M220SP01_V.0.pdf
Low GND 0.8 V 29 BIN 700 mV 30 GND 31 G_GND High 2.0 5.0 V 32 SDA Low GND 0.8 V 33 GIN 700 mV 34 SCL High 2.0 5.0 V Low GND 0.8 V 35 R_GND 36 PC_5V document version 0.1 22/34 Product SpecificaM220SP01 V0 AU OPTRONICS
in „[S] TFT Steuerplatinen“ · Markt ·
-
Datei
irmp.c
(1<<URSEL) #else #define UART0_URSEL_BIT_VALUE (0) #endif #define UART0_TXEN_BIT_VALUE (1<<TXEN) #define UART0_UDR UDR #define UART0_U2X U2X #endif //UBRR0H #endif //IRMP_EXT_LOGGING #endif //ARM_STM32F4XX /*----------------------
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
startup_stm32f0xx.s
/** ****************************************************************************** * @file startup_stm32f0xx.s * @author MCD Application Team * @version V1.3.1 * @date 17-January-2014 * @brief STM32F0xx Devices vector table for Atollic toolchain. * This module performs: * - Set the initial SP * - Set
in „STM32 bleibt im mer beim "Reset_Handler" hängen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f30x.S
/** ****************************************************************************** * @file startup_stm32f30x.s * @author MCD Application Team * @version V1.0.0 * @date 04-Spetember-2012 * @brief STM32F30x Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial SP * - Set
in „STM32 Takt Frage“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Akkuschutz-V0.6.pdf
PACK- X9 GND SWO SWO VCC +3V3 R1 X4 PACK- CSS2H-2512R-1L00F T1 T2 SIRA80DP-TS1I-RAE830DP-T1-RE3 SWCLK 0.62mOhm 0.62mOhm X13 MESSGND SWDIO GND X15 MESSGND Anzeige Ladezustand Entlade/Heizdraht STM32WB5MM Wassermelder und Bedienung R36 +3V3 +3V3 R +3V3 1 +3V3 1 2 +3V3 2 X6-5 LED1 X10 HEIZVCC E M H E H E R38 S A C T C T X6-4 LED2 X11 HEIZDRAHT- U2B U2A A L L A L A R39 STM32WB5MMGH6TR STM32WB5MMGH6TR W R F T F T X6-3 LED3 X14 HEIZDRAHT+ E R40 79 2 of 2 15 3 12 2 M S 2 M 3 M X6-2 LED4 64 PE0 VBAT TEMP-R_SENSE 2 PA0 PC0 9 NTC4 R 1 A R 1 R 1 R41 78 PE1 6 100nF 100nF TEMP-R_PLATINE
in „STM32WB5MMG -* ADC wackelt um 10 digits“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
trampoline.c
* SUCH DAMAGE. * * For additional information see http://www.ethernut.de/ * */ #include <arch/cm3/stm/stm32xxxx.h> #include <arch/cm3/cortex_interrupt.h> #include <arch/cm3/core_cmFunc.h> #ifndef MSP_STACK_SIZE #define MSP_STACK_SIZE 128 #endif /*! * \brief CortexM3 MSP processor stack. */ __attribute
in „Linker Frage: ROM Layout by "Run in SRAM"“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SPI_Setup.c
#include "stm32f4xx.h" #include "stm32f4xx_spi.h" #include "gDef.h" #include "gVar.h" #include "gType.h" #include "gFunc.h" void SPI_Setup(void) { GPIO_InitTypeDef GPIO_InitStruct; SPI_InitTypeDef SPI_InitStruct;
in „STM32F4: Flash Speicher Zugriff über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ws2812_stm32f4.c
#include <stdio.h> #include "stm32f4xx.h" #include "ws2812_stm32f4.h" #include "delay.h" // externally writable color data for all leds volatile uint32_t ws2812_framebuffer[WS2812_NR_LEDS]; // local buffer for timer/dma, one byte per
in „[STM32] Binäruhr bzw 12x4 RGB LED Display mit WS2812“ · Projekte & Code ·
-
Bild
ST STM32WL3 Mikrocontroller und Blockschaltbild
Single Silicon Die ST STM32 Cortex-M0+ Multi-Modulation Radio 2/4(G)FSK, MSK, OOK, ASK, BPSK, DSSS + IQ I/F 256KB FLASH 32KB SRAM Dedicated Wake-up On radio Sensing Peripherals Segment LCD Driver PACKAGE QFN48 6x6mm QFN32 5x5mm STM32WL3
in „Raspberry Pi Pico 2W, neue Funk- und Normal-Mikrocontroller“ · Mikrocontroller und Digitale Elektronik · · Diagramme
-
PDF
emw3165.pdf
classTA= +105 °C conforming to JESD78A II level A 3.8 Other MCU electrical parameters Please refer to STM32F411xE datasheet for more information. 10 4 RF characteristics 4.1 Basic RF characteristics Table 4.1 RF Specification Item Specification Operating Frequency 2.412~2.484GHz Wi-Fi Standard 802.11b/g/n(single stream n) 11b: DBPSK, DQPSK,CCK for DSSS Modulation Type 11g: BPSK, QPSK, 16QAM, 64QAM for OFDM 11n:MCS0~7,OFDM* 11b:1,2,5.5and11Mbps Data Rates 11g:6,9,12,18,24,36,48and54Mbps 11n:MCS0~7,upto72Mbps PCBprintedANT Antenna type U.F.Lconnectorforexternalantenna(Optional
in „EMW3165 - Der ESP8266 Killer ?“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Konfigurationsfenster eines ARM-Compilers für STM32F031G6
Target 'JEWDFW' Device Target Output Listing User C/C++ Asm Linker Debug Utilities STMmicroelectronics STM32F031G6 Xtal (MHz) 12.0 Code Generation ARM Compiler: Use default compiler version 5 Operating system: None Use Cross-Module Optimization Use MicroLIB Big Endian System Viewer File: STM32F031x.svd Use
in „Keil Clock Frequenz Feld nicht editierbar“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
PDF
PARTS_CLEARING_-_Sheet1.pdf
not be shipped due to it's weight CONTACT ME VIA: partsclearing@obrplstnr.eu EVALBOARDS / BREAKOUTS STM32 VL Discovery Evaluation Board demo firmware, E01 not loaded! €5.00 2 http://www.digikey.ahttp://media.d 10€ digikey available STM32L Discovery Evaluation Board demo firmware, E02 not loaded! €7.50 1 http://www.watterott.co http://galeria.tech- 15€ watterott available STM32F4 Discovery Evaluation Board used, working, E03 demo firmware €7.50 1 not loaded! http://www.digikey.at/p http://blog.tkjelect 15€ digikey available Digilent Basys 2, FPGA - Spartan 3E (250k Gates
in „[V] Rigol DS1052E, Labornetzteil, Robotikteile, Modellbau“ · Markt ·
-
Bild
Einstellungen für STM32F031G6 Target Release
RELEASE' Device Target Output Listing User C/C++ (AC6) Asm Linker Debug Utilities STMmicroelectronics STM32F031G6 Code Generation ARM Compiler V6.22 Xtal (MHz): <undefined> Use MicroLIB Big Endian Operating system: None System Viewer File: None STM32F031x.svd Use Custom File Read/Write Memory Areas default off-chip Start Size Nolnit ROM1: ROM2: ROM3: IROM1: 0x8001000 0x6800 IROM2: RAM1: RAM2: RAM3: IRAM1: 0x20000000 0x100 IRAM2: 0x20000100 0xF00 OK Cancel Defaults Help
in „Keil Clock Frequenz Feld nicht editierbar“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
ili9341.c
ili9341_reset(lcd); ili9341_spi_tft_select(lcd); // command list is based on https://github.com/martnak/STM32-ILI9341 // SOFTWARE RESET ili9341_spi_write_command(lcd, issNONE, 0x01); HAL_Delay(1000); // POWER CONTROL A ili9341_spi_write_command_data(lcd, issNONE, 0xCB, 5, (uint8_t[]){ 0x39, 0x2C, 0x00, 0x34
in „STM32U575 und ILI9341 SPI DMA Problem“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
FK743M5-XIH6.pdf
1 2 3 4 5 6 L11 此处将STM32H743分为两部分,实则为同一芯片 CBG160808U121T 磁珠/120Ω ±25% @100MHz 200MA 3.3V PIL10 1 PIL 102 VDDA 模拟电压 采用的是V版本的型号,主频可以跑480M P2 P SWD和USART1接口 MCU1A1UCMOC O1 CC2 PA0 N5 G4 NFMC_A0 PF00FP P 10uF P 0.1uF A LN1 IPCU10N5
in „STM32H743 mit 32MByte externem SDRAM“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
eGC.pdf
_M1A12_1 13 DISP_G0 DISP_G1 F14IC20IO_L32P_A17_M1A8_1 G0 PIDISP1013 NLDISP0G PIIC20IO_L32N_A16_M1A9_1 G1 PIDISP1014G1 DISP_G2 CPIIC20IO_L33P_A15_M1A10_1 G2 PIDISP1015G2 DISP_G3 CPIIC20IO_L33N_A14_M1A4_1 PIDISP1016G3 DISP_G4
in „[Suche] Interessierte(n) an Projekt (ARM/FPGA)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
armbian_modules.txt
Module Size Used by input_leds 16384 0 hid_microsoft 16384 0 sun4i_gpadc_iio 16384 0 lima 40960 0 gpu_sched 20480 1 lima ttm 57344 1 lima axp20x_adc 16384 0 axp20x_battery 16384 0 axp20x_usb_power 16384 0 evdev 20480 1 industrialio 49152
in „Samba auf Banana Pi Pro installieren“ · PC Hard- und Software ·
-
PDF
ADD9910_Design.pdf
[1B] PI P P IPIPI PPI85PPP0 0 0P P IP P P P PU?04 D1 IOUT PIU?00 RF_ UT1_N PO RF_OUT1_N 10 N main[4D], DDS_Modul_Multiplier[1C] IC?IOC 43 340?UIP STM32F722RCT6 42 D2 84 R11 _ _ B B T B B B B B3 D 1 1 1 1 1 P3904 D3 DAC RSET PIU
in „PCB -Frequenzrampe 100khz-360 MHz“ · Analoge Elektronik und Schaltungstechnik ·
-
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 ·
-
Bild
OpenOCD Terminalausgabe Fehlermeldung
strayker[elfer]~[main U:5 x]~/Coding/141_stm32f401re_blinky openocd -f /usr/share/openocd/scripts/interface/stlink-v2.cfg -f /usr/share/openocd/scripts/target/stm32f4x.cfg Open On-Chip Debugger v0.11.0-esp32-20221026-63-g6cd81a66 (2023-05-27-22
in „Hilfe benötigt - Debugger erkennt STM32F401RE-Mikrocontroller nicht?“ · Mikrocontroller und Digitale Elektronik · · Screenshots