-
Datei
main.c
Timebase.h" #include "UITask.h" #include "MCLibraryISRPriorityConf.h" #include <stdio.h> #include "stm32_eval.h" #if defined USE_STM3210E_EVAL #warning "If using STM3210E-EVAL, please be informed that - on that board - PA6 is shared between TIM8 BKIN and SPI1 MISO, which means that it s not possible
in „STM32F4 - CAN1 empfängt nichts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tbasic.c
keywords: AND, OR, XOR, <> ADC() DELAY(ms) BYTEOUT(pin, value) PEEK(addr) POKE addr, value EEPROM(32) */ #include <stdint.h> #include <stdlib.h> #include <string.h> #include "stm8s.h" #include "stm8_init.h" #include "stm8_gpio.h" #include "uart.h" #define autorun_init() PA1_input_init() #define is_autorun
-
Datei
nrf24l01.c
------- */ #include "stm32f4xx.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_spi.h" #include "stm32f4xx_gpio.h" /* -------------- Standard Include Files ----------------- */ #include <stdint.h> /* --------------- Special
in „GCC Optimierung killt Funktion“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bootloader_105.asm
das im Flash ab- gelegte User-Programm gestartet. Proprietaeres Uebertragungsprotokoll: Host sendet STM8 antwortet ------------------------------------- "u" "o" ------------------------------------- 32-Bit Resetvektor Userprogramm Binaerformat ------------------------------------- Anzahl 128 Byte Bloecke
in „Serial Bootloader für STM8S103F3P6 (Linux)“ · Projekte & Code ·
-
PDF
STM86312.pdf
STM86312 1/4 to 1/11-duty VFD controller/driver General features ■ Many display modes (11 segments & 11 digits to 16 segments & 4 digits) ■ Key scanning (6 x 4 matrix) ■ Dimming circuit (eight steps) ■
in „STM86312 Funzt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
sammelbestellung.pdf
und Treiber 8 - 45V 7.0A 1/128 Microstepping SPI RoHS: RoHS-konform 12,27 € 12,27 € Mouser-Nr.: 511-STM32F4DISCOVERY 1 Verfügbarkeit Herst.- Nr.: STM32F4DISCOVERY Hersteller: STMicroelectronics 1 Versand sofort Beschr.: Entwicklungsboards und Kits - ARM STM32F407 HIGH PERF DISCOVERY BOARD RoHS: RoHS-konform 8,87 € 8,87 € Mouser-Nr.: 511-STM32F3DISCOVERY 1 Verfügbarkeit Herst.- Nr.: STM32F3DISCOVERY 0 Versand sofort Hersteller: STMicroelectronics 1 Im Lieferrückstand Beschr.: Entwicklungsboards und Kits - ARM STM32F3 Discovery 32-Bit ARM
-
PDF
STM32H7-Base.pdf
PIU 101 73 PI U10151 PIU4101 47 PIU1101 09 PIU7101 74 ABS07-120-32.768KHZ-T PA5 PD5 PG5 PI5 COY PI U10252 PIU5101 50 PIU1101 10 PIU7101 75 CO1 Y1 CC22 53 PA6 PD6 151 111 PG6 PI6 176 PI U10 53 PA7 PD7 PIU 101 51 PIU 101 11 PG7 PI7 PIU 101 76 GND PIC102 PIC1012 PY11 PI10
in „STM32H7 und JTAG: Irgendwelche Fallstricke“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rfm22b.c
#include "rfm22b.h" #ifndef __STM32F4_DISCOVERY_RFM22B_H #define __STM32F4_DISCOVERY_RFM22B_H #ifdef __cplusplus extern "C" { #endif #include "stm32f4xx.h" #include "stm32f429i_discovery.h" #include "rfm22b.h" #include "systick.h" /
in „STM32 und RFM22B“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Dialogfenster des STM32 Sidekick KI-Assistenten
STM32 Sidekick To unlock more advanced features with STM32 Sidekick, please sign-in to your MyST account Hi, I am STM32 Sidekick. I can assist you in retrieving the appropriate information from datasheets
in „Raspberry Pi CM0 bei AliExpress, STMicroelectronics mit PX5, neue Messtechnik und AI-Assistenten“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
main.c
#include "stm32f0xx.h" #include <stdbool.h> #include <stdio.h> #include "main.h" // ---------------------------------------------------------------------------- /* * * RAM Bank of 5 23LC1024 SPI memory chips testing
in „SPI-RAM-Bank an STM32F0-Discovery - write, kein read“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f0xx.h" #include <stdbool.h> #include <stdio.h> #include "main.h" // ---------------------------------------------------------------------------- /* * * RAM Bank of 5 23LC1024 SPI memory chips testing
in „SPI-RAM-Bank an STM32F0-Discovery - write, kein read“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Code_TIM1_ADC1.pdf
C:\Users\haer\Documents\Ansteuerung_BLDC\STM32F030_AnsteuerungBLDC\Src\main.c 84 /*************************************************************************/ 85 /*! 86 * \fn int main (void) 87 * 88 * \brief main 89 * 90 */ 91 /*****************
in „STM32F030 TIM1 soll ADC1 triggern (kein HAL)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
myfirst.s
RCC_BASE + 0x34 .equ RCC_APB1ENR , RCC_BASE + 0x40 .equ RCC_APB2ENR , RCC_BASE + 0x44 @ USART3 on STM32F4 chips: @ USART3 on STM32F1/STM32F4 chips: pp. 1018 in RM0090 (dm00031020-stm*.pdf) .equ USART3_BASE , 0x40004800 .equ USART3_SR , USART3_BASE + 0x00 .equ USART3_DR , USART3_BASE + 0x04 .equ USART3
in „Assemblerprogramm zur Ausgabe eines Zeichens auf UART3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Files.txt
Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority File.Version=6 KeepUserPlacement=false Mcu.CPN=STM32F302R8T6 Mcu.Family=STM32F3 Mcu.IP0=DMA Mcu.IP1=NVIC Mcu.IP2=RCC Mcu.IP3=SPI2 Mcu.IP4=SYS Mcu.IPNb=5 Mcu.Name=STM32F302R(6-8)Tx Mcu.Package=LQFP64 Mcu.Pin0=PF0-OSC_IN Mcu.Pin1=PF1-OSC_OUT Mcu.Pin2=PA2 Mcu.Pin3=PA3 Mcu.Pin4=PA4 Mcu.Pin5=PA5 Mcu.Pin6=PB13 Mcu.Pin7=PB14 Mcu.Pin8=PB15 Mcu.Pin9=VP_SYS_VS_Systick Mcu.PinsNb=10 Mcu.ThirdPartyNb=0 Mcu.UserConstants= Mcu.UserName=STM32F302R8Tx MxCube.Version=6.10.0 MxDb.Version=DB.6.0.100 NVIC.BusFault_IRQn
in „Probleme das Ili9341 Board zum laufen zu bekommen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_stm32f4xx.c
/* * usart_stm32f4xx.c * * USART/UART-Treiber * * $Date: 2019-03-24 09:25:14 +0100 (So, 24 Mrz 2019) $ * $Revision: 578 $ * * 15.05.2019 Nicolas */ #ifdef STM32F4XX #include "usart.h" #include "hw_config.h" #include "myassert.h" #include "stm32f4xx_usart.h" // Testbuffer #define DMA_BUFFERLEN 10 uint8_t dma_buffer[DMA_BUFFERLEN] = "Hallo!\n"; /** UART Initialisieren */ void usart_init(void) { USART_InitTypeDef USART_InitStructure; GPIO_InitTypeDef
in „STM32: Sendepuffer für USART“ · 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 ·
-
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
in „Datenlogger Pendeluhr“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STM32F103_Ind_Board_Worksheet_V1.pdf
1 2 3 4 5 6 D D A? 1 PA8 T4ETR/PE1 1B 2 PA7/MOSI1 PE0 2B 3 PA6/MISO1 PE3 3B 4 4B 5 PA5/SCK1 PE2 5B 6 PA4/NSS1/DAC1 PE5 6B 7 PA3 PE6 7B 8 PA2/AN2 TIM1ETR/PE7 8B PA1/AN1 PE4 9 PA0/WKUP TIM1CH1/PE9 9B T1CH1N/PE8 10B
in „STM32F103VET6 Industrial Board Schaltbild“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
hy-stm32_schematic.pdf
+/DP 4 GND PA7 32 PA6/SPI1_MISO/TIM8_BKIN/ADC12_IN6/TIM3_CH1/TIM1_BKIN PA11/USART1_CTS/USB_DM/CAN_RX/RIM1_CH4 69 PA10 PD4 RD 7 34 TP_35Q PB6 C 1K5 22 22 GND 0 GND PC4 33 PA7/SPI1_MOSI/TIM8_CH1N/ADC12_IN7/TIM1_CH1N PA10
-
PDF
schematics.pdf
PI106 VDD VSS PI1063 POM ISO_ADC_EXT2T2 PIU102 PA6 PB6 PIU058 P OHALL1 L1 L2 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
in „BLDC Motorcontroller 200A 48V basierend auf VESC“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
STM32F746-DISCO-OSCI.pdf
STM32F746G-DISCO-OSCI – recording into “Wave file” on SD-Card STM32F746G-DISCO-OSCI – only an “Estimation-Iron” (free translation from “Schätzeisen” ;-) or maybe a little bit more? The intention for this project: - Getting in touch with the STM32F7xx device family - Evaluation of STemWIN for GUI development So I bought my first “STM32F746G-DISCO”... ...and nothing is better for evaluation and whirl up potential problems more, than making a
in „STM32F746G-DISCO-OSCI mit WAV-Recording auf SD-Karte“ · Projekte & Code ·
-
PDF
STM32F103C8T6-Schematic-Diagram.pdf
1N4148 VCC3_3 24 VDD_1 VSS_1 23 USB_MINI P1 104 D3 36 VDD_2 VSS_2 35 GND 1 48 VDD_3 VSS_3 47 2 L1 1N4148 9 8 VCC3_3 Header 2 BAT 100uH VDDA VSSA GND BATTERY C10 C11 STM32F103C8T6 106 104 P3 P4 PA0 PB0 GND
in „Löttemperatur STM32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
generate-kicad-lib.py
library file (Sorry... do this on your own risk!) ''' import math # KiCAD output looks like ''' # # STM32F746ZGT6 # DEF STM32F746ZGT6 IC 0 40 Y Y 1 F N F0 "IC" -200 300 60 H V C CNN F1 "STM32F746ZGT6" 0 -300 60 H V C CNN F2 "" 0 0 60 H V C CNN F3 "" 0 0 60 H V C CNN DRAW S -300 200 300 -200 0 1 0 N X
-
Bild
Schaltplan NexoCore 0.1 MCU und Power Supply
NexoCore 0.1 MCU (and USB) Power Supply +3.3V VBUS U2 AMS1117-3.3 RED D1 R2 1k5 C11 22u C12 22u GND C1 100n C2 100n C3 100n C4 100n C5 100n C6 100n GND +3.3V VBUS USB App nano ANA47 GND USB_B_Micro J3 UART2 J1 SWD J2 I2C1 STM32F401RET6 Pin Out using STM32CubeIDE
in „Hilfe benötigt - Debugger erkennt STM32F401RE-Mikrocontroller nicht?“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
PDF
STM32-P207-P407_rev_D.pdf
A10 23 A10 I/O10 31 D10 J1 JOYSTICK 1 C1+ 2 2 1 C1+ 2 k C SD/MMC A11 24 A11 32 D11 STM32F207ZET6 100nF 2 C88 RX_BOOT_E TX_BOOT_E 100nF 2 C93 R 1 R29 0R A12 25 A12 I/O11 35 D12 UP UP LEFLEFT RM5G4 LEFT 3 C1- V+ 100nF Open Open 3 C1- V+ 100nF SD_D3/USART3_RX/SPI3_MISO R24 NA 2 CD
in „Mit STM32F4 einen Laser ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
panasonic_tx-p50u20b_e_tx-pr50u20_chassis_gpf13de_sm.pdf
AJ32 MMDQ22 EA3 IC8001 AN6 EA3 ED3 IC8001 AG3 ED3 L8007 CLK TO 4/19 J0JHC0000045 TC1N IC8001 D33 TC1N IC8001 AH32 MMDQ29 EA4 IC8001 AP6 EA4 ED4 IC8001 AG1 ED4 TC1P IC8001 D34 TC1P EA5 IC8001 AN5 EA5 ED5 IC8001
in „Panasonic TX-P50U20E“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
3DSanner_Stromlaufplan1.pdf
TCK/SWCLK P$137 PA14 PE1 P$170 FSMC_BLN1 P$39 VDDA VCAP1 P$81 TDI P$138 PA15 PE0 P$169 FSMC_BLN0 P$6 VBAT VCAP2 P$125 PB0 P$56 PB0 PF15 P$65 A9 STM32F407IGT6 C17 C18 PB1 P$57 PB1 PF14 P$64 A8 PB2 P$58 PB2 PF13 P$63 A7 2.2nF 2.2nF B TDO/SWO P$162 PB3 PF12 P$59 A6 B JTAG=> TRST P$163 PB4 PF11 P$28 USB1
in „STM32 Boot0 Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <stddef.h> #include "stm32f2xx.h" /*#include "stm32f2xx_gpio.h" #include "stm32f2xx_rcc.h"*/ void configureClock() { ErrorStatus HSEStartUpStatus; RCC_DeInit(); //reset RCC_HSEConfig(RCC_HSE_ON); //turn on external oscillator
in „STM32F2xx USART weigert sich“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Training_TC1796_2007-04-23_PWM.pdf
M i c r o c o n t r o l l e r T r a i n i n g C o n t r o l l e r : T C 1 7 9 6 w w w . i n f i n e o n . c o m / m i c r o c o n t r o l l e r M I C R O C O N T R O L L E R S Exercise 7: PWM PWM In this exercise you
in „Raumzeigermodulation auf Tricore“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32_magic_eye2.pdf
C4 C5 C6 +5V 1 2 100n 100n 100n 100n 100n GNDD GNDD D25 D26 D27 D28 D29 D30 D31 D32 SWCLK 2 3 LED LED LED LED LED LED LED LED J2 SWDIO 4 Conn_01x06 GNDD L03 RESET 5 GNDD C17 C9 GNDD 6 100n 100µ H00 H01 H02 H03
in „STM32F103 und I2S Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Testboard_KK32F7.PDF
PIU1000148 PIU2010VDDQ VSSQ PIU201052 PIU2010VDD VSS PIU201054 MA2J7280G P7 PIU2010VDD VSS PIU201041 80 30 STM32F746BGT6 90 I0 R2070 PIU2010VDD VSS PIU201028 + 218 C2383 C2191 CO2 0 47k -BLP2032SM 31100nF/50V 902,2µF/16VI1 2,2µF/16V P1 80 M12L2561616A-6TIG2A GND +3V3 GND GND GND GND GND D D P0C2C220C2 220O2
in „STM32F7 Discovery Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eventctrl_uc.ino
--------------------------------------------------------------- */ // shiftreg595 sr(2, 3, 15); // stm32 r3-Board (PB7, PB6, PB13) // shiftreg595 sr(5, 3, A2); // V003-Board // shiftreg595 sr(5, 7, 6); // Board 1 shiftreg595 sr(7, 5, 6); // Board 2 /* -------------------------------------------------
in „Schulnotenbewertung eines Arduino-Programms“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MB1137.pdf
PE5 PG5 PC60PC6 96P0U8A096 P0U8A08 8 PC140PC14 330 USER (Blue) PE60PE6 5P0U8B05 P0U89191 PG6N0PG6 P0USB0GPIO0OUT PC70PC7 97 PC6 PC14-OSC32_IN P0U8A09 9 PC150PC15 PE70PE7 58 PE6 PG6 P0U89292 PG7N0PG7 JP4 USB_ PIO_OUT
in „Suche Mikrocontroller mit 16Bit ADCs und DACs“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
* USER CODE BEGIN Includes */ #include "ff.h" #include "ff_gen_drv.h" #include <stdio.h> #include "stm32f4xx_hal.h" #include "stm32f4xx_ll_dma.h" #include "stm32f4xx_ll_dac.h" #include "stm32f4xx_hal_conf.h" //#include "stm32f4xx_ll_cortex.h" /* USER CODE END Includes */ /* Private typedef ----------
in „ARM Cortex M4 mit LL Treiber DAC DMA Wave SD Card Playback“ · 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
in „50ns Delay mit STM32H7“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
cj_gol.c
stdint.h> #include <string.h> #include <ctype.h> // Special Libs #include "defines.h" #include "tm_stm32f4_delay.h" #include "tm_stm32f4_ili9341_ltdc.h" #include "tm_stm32f4_fonts.h" #include "tm_stm32f4_rng.h" // Projekt Header #include "cj_gol.h" ///////////////////////////////////////////// // Conways
in „Bedarf an eigenbau STM32F429 Evaluation Board ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TC1797_UM_v1.1.pdf
Offset Access Mode Reset Name Address Read Write D5 Data Register 5 FF14 H U,SV, SV, Class 3 Reset 32 32 XXXX XXXX H D6 Data Register 6 FF18 H U,SV, SV, Class 3 Reset 32 32 XXXX XXXX H D7 Data Register 7 FF1C H U,SV, SV, Class 3 Reset 32 32 XXXX XXXX H D8 Data Register 8 FF20 H U,SV, SV, Class 3 Reset
in „TC1797 - keine Datenblätter?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
{ /* if (VCP_read(&IN_BYTE, 1)) { if (IN_BYTE == 's') { CDC_Transmit_FS("FFT starts... Please wait\n"); CDC_Transmit_FS("FFT-Time with DSP: "); USB_SendInteger(fft_timer); CDC_Transmit_FS("\n\n", strlen("\n\n")); } else CDC_Transmit_FS("STM32-Discovery Board for Testing DSP-FFT Performance. Start with sending a 's'\n\n", strlen("STM32-Discovery Board for Testing DSP-FFT Performance. Start with sending a 's'\n\n")); IN_BYTE = 0; } */ if (led_status == 2) { CDC_Transmit_FS("Button-Pressed-Interrupt\n", strlen("Button-Pressed-Interrupt
in „STM32L4 Disco-Board CPU arbeitet nicht korrekt?!“ · 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
in „I2C STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_spi.h" #include "stm32f10x_usart.h" #include "system_stm32f10x.h" void SPI_WriteByte(unsigned char ucByte) { while(SPI_I2S_GetFlagStatus(
in „STM32 - USART und SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
spwf01.pdf
• Medical equipment • Machine-to-machine communication SPWF01SC Features • 2.4 GHz IEEE 802.11 b/g/n transceiver • STM32 ARM Cortex-M3 • 1.5 MB Flash memory • 64 KB RAM memory • 32 kHz XTAL to support low power modes • 16 GPIOs, serial port (UART, SPI, I2C) interfaces available • Small form factor:
in „Wlan2Serial Modul für 5 euro“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb.c
/* ST STM32F103C8T6: USB als COM Port betreiben */ #include "StdTypes.h" #include "STM32F103all.h" #include "usb.h" /* die Transfer-Puffer für zeichenweises In und Out über den USB */ #define txLen 256 char UsbTxBuf
in „USB CDC von Stefan Frings und WS“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
select for SPI) data++; ITM_SendChar('b'); // gibt ein Zeichen auf der SWO Leitung aus ITM_SendChar('\n'); // Zeilenumbruch im STM32 Cube Programmer SWV Viewer } else { WRITE_REG(GPIOC->BSRR,GPIO_BSRR_BR13); // LED on start=systick_count; led_state=1; } } } } // void test_spi2() { uint16_t data=0; int
in „Frage: STM32F103 beide SPI benutzen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
simple_server.c
fill_tcp_data_p(buf, plen, "</table>"); } else { 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 WEBSERVER<h1></a>"
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mmc_stm32f0_spi.c
&& ocr[3] == 0xAA) // Is the card supports vcc of 2.7-3.6V? { while (m__u32Timer1 && send_cmd(ACMD41, 1UL << 30)) ; // Wait for end of initialization with ACMD41(HCS) if (m__u32Timer1 && send_cmd(CMD58, 0) == 0) // Check CCS bit in the OCR { for (n = 0; n <
in „FatFs SD Keine Antwort“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/h2> */ /* Includes ------------------------------------------------------------------*/ #include "stm32f10x.h" #include "platform_config.h" /** @addtogroup STM32F10x_StdPeriph_Examples * @{ */ /** @addtogroup CAN_Normal * @{ */ /* Private typedef -----------------------------------------------------
in „CAN mit STM32“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
project__2_.pdf
PB7 PB1 D/C 1 GND 2 44 BOOT0 BOOT1/PB2 20 2 1uF - 4.7uF 22 Vout 1 VDD 45 PB8 PB10 21 VDD 3 C19 21 N.C 46 PB9 PB11 22 GND 20 C3+ Boot0 Jumper 47 VSS_3 VSS_1 23 Boot1 Jumper 19 C1- GND 48 VDD_3 VDD_1 24 GND C21 18 C1+ 17 C23 STM32L151C8T6 C22 1uF - 4.7uF 16 C2+ 100nF 100nF GND C25 15 C2- C27 0,1uF -
in „LCD + nRF24L01 = EMV/HF Probleme?“ · HF, Funk und Felder ·
-
PDF
SAM3X.pdf
FWUP XIN32 I/D S XOUT32 OSC 32K ERASE RC 32k 6-layer AHB Bus Matrix Fmax 84MHz 8 GPBREG VBUS I v DFSDP NRSTB RTT USB T c DHSDM Low Power Peripheral DMA FIFO Mini HostS n DHSDP RTC Peripheral DMA Device HSH T UOTGVBOF
in „ARM SAM3x Zähleingang“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SAM3X.pdf
FWUP XIN32 I/D S XOUT32 OSC 32K ERASE RC 32k 6-layer AHB Bus Matrix Fmax 84MHz 8 GPBREG VBUS I v DFSDP NRSTB RTT USB T c DHSDM Low Power Peripheral DMA FIFO Mini HostS n DHSDP RTC Peripheral DMA Device HSH T UOTGVBOF
in „Arduino Due: Programmierung ohne 16U2“ · 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