-
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 „Matrix indizierbar machen?“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Software-Menü für WordClock Projekt
Overlays Ambilight Timers DFPlayer Files Update Local Update Main Name Value RTC online Processor STM32F401CC EEPROM online Oscillator 25 MHz 84MHz Hardware WS2812 GRB Display 3.1.2 Version ESP8266 version 3.1.2 YYYY MM DD hh mm Action 2025 11 03 11 49 Save Ticker Power On Ambilight Power On Learn IR remote control Power Off Ambilight Power Off EEPROM dump Reset STM32 Reset EEPROM
in „WordClock mit WS2812“ · Projekte & Code · · Screenshots
-
Bild
Webinterface einer WordClock mit Systemstatus und Einstellungen
WordClock Main Main Name Value Name Value Processor STM32F103C8 RTC online Hardware WC12h EEPROM online Display WS2812 GRB EEPROM Version 2.9 Version 2.9.5 DFPlayer offline ESP8266 version 3.0.0T5 Display power on YYYY MM DD hh mm Action 2023 08 10 10 46
in „WordClock mit WS2812“ · Projekte & Code · · Screenshots
-
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 ·
-
Bild
Ankündigung der Zusammenarbeit von ST und Qualcomm
Technologies collaborating for edge AI-powered industrial applications Bringing significant value to 100,000+ STM32 customers System-level integration with STM32 MCUs Starting with Wi-Fi/Bluetooth/Thread combo connectivity with self-contained modules Complementing existing multi-protocol Bluetooth® Low Energy,
in „Lesestoff, Antennenbaukasten, Funkstandards und mehr“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
error.txt
Rebuild target 'Target 1' compiling main.c... compiling system_stm32f4xx.c... assembling startup_stm32f40xx.s... linking... c:/armgnu/4.9 2014q4/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/lib/armv7e-m\libc.a(lib_a-exit.o): In function `exit': exit.c
in „Keil free für STM32F0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ili9341.c
uint8_t x_cmd[] = { 0xD3 }; static uint8_t y_cmd[] = { 0x93 }; static uint8_t sleep[] = { 0x00 }; uint32_t x_avg = 0U; uint32_t y_avg = 0U; uint16_t sample = req_samples; uint16_t num_samples = 0U; // change SPI clock to 2MHz, max rate supported by XPT2046 // TODO: based on STM32G4, which is clocked at
in „STM32U575 und ILI9341 SPI DMA Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Webinterface einer WordClock Steuerung
Animations Overlays Ambilight Timers Ambilight Timers DFPlayer SPIFFS Update Local Update Processor STM32F103C8 Hardware WC12h Display WS2812 GRB Version 3.0.1 ESP8266 version 3.0.0T5 RTC online EEPROM online EEPROM Version 2.9 DFPlayer offline Display power on YYYY MM DD hh mm Action 2025 04 14 19 27
in „WordClock mit WS2812“ · Projekte & Code · · Screenshots
-
Bild
Schaltplan NexoCore 0.1 MCU und Power Supply
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
-
Datei
main.c
#include "stm32f0xx.h" #include <stdbool.h> #include <stdio.h> #include "main.h" static char text[255]; RCC_ClocksTypeDef Clocks; void init(void) { SystemInit(); // 48 MHz Setup PLL - found some code on the net and
in „~1€ ARM-Cortex-M0 (STM32)-Bord selbstgestrickt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f0xx.h" #include <stdbool.h> #include <stdio.h> #include "main.h" static char text[255]; RCC_ClocksTypeDef Clocks; void init(void) { SystemInit(); // 48 MHz Setup PLL - found some code on the net and
in „~1€ ARM-Cortex-M0 (STM32)-Bord selbstgestrickt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
schaltplan.pdf
NRST 1 GND VIN 3 V12 M 2 VOUT_1 VOUT_2 4 V5 HB_ST M20-9980545 N$8 IS_2 2 1 U2A IS_1 N$9 2 1 IS_1 PA0 STM32F4X5RG U2B 4 4 3 3 IS_2 STM32F4X5RG V33 6 6 5 5 IN_M_2 8 8 7 7 14 PA0/WKUP PC0 8 10 10 9 9 15 PA1 PC1 9 18 VSS_2 VDD_2 19 GND IN_M_1 IN_M_2 16 10 63 32 V33 17 PA2 PC2 11 INH_M VSS VDD_3 48 INH_EXT
-
Datei
Arduino32.TXT
Bytes für lokale Variablen verbleiben. Das Maximum sind 20480 Bytes. D:\ARDUIDE\portable\packages\stm32duino\tools\stm32tools\2022.9.26/win/maple_upload.bat COM7 2 1EAF:0003 C:\Users\xxx\AppData\Local\Temp\arduino_build_613821/Blink.ino.bin D:\ARDUIDE maple_loader v0.1 Resetting to bootloader via DTR
in „STM32 Win10 COM-Treiber“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/* Includes ------------------------------------------------------------------*/ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* Standard Includes */ #include <stdbool.h> #include <stdint.h> #include <time.h> /* Projekt Includes */ #include "main.h" #include "sysinit.h" #include
in „Timer Interrupt STM32F103“ · 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 ·
-
Bild
Screenshot eines Debuggers mit C-Code und Variablenwerten
Value Arial_7x10 Font_t {...} table const short * 0x2e006816 width short -12264 height short 26709 STM32F103 St-Link [Program] X:\tools\openocd-0.10.0 Error: jtag status contains invalid mode Polling target stm32f103 cpu failed, trying to... Examination failed, GDB will be halted. Info : Previous state
in „Nach Initialisierung falsche Werte im Struct“ · Softwareentwicklung · · Screenshots
-
Datei
main.c
#include "stm32f4xx.h" #include "main.h" int main(void) { SystemInit(); StartClock(); PortConfig(); Test(); while(1) { TestLoop(); } } //#include "tm_stm32f4_usb_vcp.h" //#include "defines.h" //int main(void){ //
in „Datenerfassung, Analog -> USB / RS232“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SPIonly.txt
#include "stm32f10x.h" #include "stm32f10x_conf.h" #define BufferSize 32 SPI_InitTypeDef SPI_InitStructure; uint16_t SPI_MASTER_Buffer[BufferSize] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B
in „SPI -> STM32F100RB; ich finde den Fehler nicht.“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Produktdatenblatt STLINK-V3MINIE Debugger
STLINK-V3MINIE debugger/programmer tiny probe for STM32 microcontrollers Features Tiny 15 mm x 42 mm standalone debugging and programming probe for STM32 microcontrollers Self-powered through a USB Type-C® connector USB 2.0 high-speed interface Probe firmware
in „Welcher Debugger für 1.8V STM32L0?“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
startup_stm32f042f6px.s
/** ****************************************************************************** * @file startup_stm32f042x6.s * @author MCD Application Team * @brief STM32F042x4/STM32F042x6 devices vector table for GCC toolchain. * This module performs: * - Set the initial SP * - Set the initial PC == Reset_Handler
in „STM32 USB Übertragungsproblem mit Code von S.F.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TC1797_UM_v1.1.pdf
Peripheral Bus (SPB) MLI1 16 KB PRAM Interrupt c System r s MemCheck ASC0 t PCP2 p I Core r u t - I STM P 5V (3 V suppo ed as wel) ASC1 F Ex A D S upply s B 32 KB CMEM a SCU e ADC0 16 p E-Ray e t ) (2 Channels) P e l m PLL Ports ADC1 16nar t E-RAY E-Ray s i y SBCU A n S PLL CPU ADC2 16u / I r GPTA0 g
in „TC1797 - keine Datenblätter?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
USARTFunctions.c
Geraet: ******************************************************************************/ #include <stm32f10x_conf.h> #include "USARTFunctions.h" #include "stm32f10x_usart.h" // globale Variablen // statische Variablen // Macros /************************************************************************
in „Fehler "Conflicting Types for 'SendChar'"“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bitbang_spi.h
bb_miso_pin 0 #define bb_mosi_port D #define bb_mosi_pin 1 #endif #if bb_port==5 #define bb_sck_port A//stm-spi1 #define bb_sck_pin 5 #define bb_miso_port A #define bb_miso_pin 6 #define bb_mosi_port A #define bb_mosi_pin 7 #endif #if bb_port==6 #define bb_sck_port B//stm-spi2 #define bb_sck_pin 13 #define
in „LPC1758 und PN532 über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Terminal-Fenster mit Fehlermeldungen und Verzeichnisinhalt
please create the /home/jojo/.hushlogin file. jojo@sn-1:~$ ls 99-platformio-udev.rules PlatformIO STM32Cube STM32CubeIDE STMicroelectronics a99.py jojo@sn-1:~$ dotnet downloads projects st-ide-old untitled.grc vscode-cpptools
in „Nachteile W11“ · PC Hard- und Software · · Screenshots
-
Datei
WS2812Ctrl.h
04.05.2015 $ ID: $Id: WS2812Ctrl $ */ #ifndef WS2812CTRL_H_INCLUDED #define WS2812CTRL_H_INCLUDED #include "stm32f10x.h" #include "stm32f10x_ts.h" #define COLOR_CODING_RGB_DIRECT 0 #define COLOR_CODING_RGB 1 #define COLOR_CODING_HSV 3 typedef struct { uint8_t Coding; // Color Coding union { uint8_t h; uint8_t
-
PDF
STM32F429_V1.2.pdf
0 8 60 P I U 1 0 2 7 GND P I U 1 0 5 4 2.2UF SDIO_DPIU20139 PC9 PH9 P I U 2 0 8 71 VDD GND GND GND STM32F429IGT6 GND SDIO_DPIU20140 PC10 PH10 P I U 2 0 8 82 3V3 SDIO_CPIU20141 PC11 PH11 P I U 2 0 8 93 IS42S16400J GND PC13 P I U 2 0 812 PH12 PIU20128DC_G2 OSC32_IN 9 PC13 PH13 129 DCMI_D4 3V3 BOOT0 COR
in „Hat jemand Erfahrungen mit diesem Board auf Ebay.“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Screenshot einer Dateiansicht in einem Repository
b0edcc4 8 hours ago History 234 KB Code 55% faster with GitHub Copilot avr_pwm avr_uart doku pfs154 stm32f0 stm8_pwm stm8_uart README.md directory_tree.txt textdisplayadapter_2.pdf PFS154 - intelligenter Textdisplayadapter v0.2 für HD44780 kompatible Displays Der Textdisplayadapter ist entstanden, beim
in „"Intelligenter" Textdisplayadapter mit Padauk PFS154“ · Projekte & Code · · Screenshots
-
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, 0x52, 0x59, 0x73
in „STM32F103RFT6 I2C2 keine Funktion“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
putty.txt
delay_init... board_led_init... button_init... timer2_init... wpsbutton_init... Version: 2.9.5 Hardware: STM32F103 Display: WC12h LEDs: WS2812 GRB Welcome to WordClock Logger! ---------------------------- irmp_init... power_init... power_init() called power_on... switching power on delay_init... board_led_init... button_init... timer2_init... wpsbutton_init... Version: 2.9.5 Hardware: STM32F103 Display: WC12h LEDs: WS2812 GRB rtc is online eeprom is online ws2812: no external pullup detected eeprom is online current eeprom version: 0x00020900 reading ir codes from eeprom DFPLAYER LOGGER
-
Datei
GLCD.h
------------------------------------------------------------ ** File name: GLCD.h ** Descriptions: STM32 FSMC TFT²Ù×÷º¯Êý¿â ** **------------------------------------------------------------------------------------------------------ ** Created by: poweravr ** Created date: 2010-11-7 ** Version: 1.0 **
in „STM32 24Bit Bmp nach 565RGB Format“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Schematic_Prints.pdf
B7 PB10 23 24 PB11 PA9 23 24 PA8 A7 D- D+ B6 MISO A8 SBU1 CC2 B5 GND A9 B4 U1A A10 VBUS VBUS B3 R4 STM32F407VGT6 A11 RX2- TX2- B2 5k1 PA0 23 35 PB0 A12 RX2+ TX2+ B1 PA1 24 PA0-WKUP(PA0) PB0 36 PB1 GND GND GND GND PA2 25 PA1 PB1 37 PB2 PA2 PB2-BOOT1(PB2) P4 1 SGND SGND 4 GND PA3 26 PA3 PB3(JTDO/TRACESWO
-
Datei
diskio.c
/*------------------------------------------------------------------------*/ /* STM32F100: MMCv3/SDv1/SDv2 (SPI mode) control module */ /*------------------------------------------------------------------------*/ /* / Copyright (C) 2013, ChaN, all right reserved. / / * This software
in „STM32 <-> AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f10x.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 "stm32f4xx_gpio.h" #include "stm32f4xx_rcc.h" #include "lcd_routines.h" #include "time.h" #define DELAY_TIME 100 int main(void) { GPIO_InitTypeDef GPIO_InitStructure; RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOD
in „Anag Vision gibt keine Zeichen aus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
controller.c
#include "stm32f10x_conf.h" #include <stm32f10x_lib.h> ErrorStatus HSEStartUpStatus; void RCC_Configuration(void); //Configures Clock for all devices and GPIOs void NVIC_Configuration(void); void GPIO_init(void); void SPI_init (void); //Initializes all required GPIOs void spi1_init(void); void Delay(vu32 nCount); int spi1_tx(int tx); //Creates a delay: nCount / Clock-Speed //Initializes the SPI-interface //Init nested vector interrupt controller #define BufferSize 32 //SPI's Buffersize GPIO_InitTypeDef
in „STMF32, SPI, Master, Vollduplex“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sysinit.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 „STM32F1xx: Wie GOL am "Leben" halten?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MC_productmatrix_022005.pdf
Input Modes C167CS-4RM 32KB ROM C167CS-L33M - 33MHz 60ns 11KB 24/10Bit - 2xCAN C167CS-4R33M 32K ROM C167CS-L40M - C167CS-4R40M 40MHz 50ns 32K ROM C167CS-L16M 3V 16Mhz 125ns ! - XC166 Family XC161CS-32F20F/-32F40F 265k Flash 12KB
in „8051-Derivat mit zwei UART gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ws2812.h
------------------------------------------------------------------------------------ * adapted for STM32F103C8 with HAL libs *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #ifndef WS2812_H #define WS2812_H #include "stm32f1xx_hal.h" #define WS2812_MAX_LEDS 12 typedef struct { uint8_t red; uint8_t green; uint8_t blue; } WS2812_RGB; extern void ws2812_init (void); extern void ws2812_refresh (uint_fast16_t); extern void
in „WS2812B mit Lib von Martin Hubáček auf F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
html.txt
das da? wie kann da ein center stehen, wenn html noch gar nicht angefangen hat? <html> <head> <title>STM32F103ZET6 HomeControl</title>"); </head> <body bgcolor='#A9ED61'> <br> <hr/> <h1> <div align='center'> <font color='#16385a'>STM32 WEBSERVER</font> </div> </h1> <hr /> <br> <div align='left'> <font
in „Webpage Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <stm32f10x.h> #include <stm32f10x_conf.h> void delay(int Moment); int main(void) { //Enable Timer 1 Clock RCC -> APB2ENR |= RCC_APB2ENR_TIM1EN; TIM1 -> CR1 |= TIM_CR1_CEN; //Enable Port A RCC ->APB2ENR |
in „ARM STM32 PWM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
USARTFunctions.c
Geraet: ******************************************************************************/ #include <stm32f10x_conf.h> #include "USARTFunctions.h" #include "stm32f10x_usart.h" // globale Variablen // statische Variablen // Macros /************************************************************************
in „Fehler "Conflicting Types for 'SendChar'"“ · 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 { public: enum UsartMode { DataBits8 = 0, DataBits9
in „STM32 / C++: Initialisierung von Memberobjekten einer Klasse“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "stm32f7xx_hal.h" #include "stm32f7xx_nucleo_144.h" #include "stdio.h" void SystemClock_Config(void); static void Error_Handler(void); void GPIO_Init(void); volatile void delayXX(void); //===============
in „Geschwindigkeit IO-Zugriff“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_md.s
/** ****************************************************************************** * @file startup_stm32f10x_md.s * @author MCD Application Team * @version V3.1.2 * @date 09/28/2009 * @brief STM32F10x Medium Density Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „STM32 linker scripts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_md.asm
/** ****************************************************************************** * @file startup_stm32f10x_md.s * @author MCD Application Team * @version V3.4.0 * @date 10/15/2010 * @brief STM32F10x Medium Density Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „GNUARM TChain Linker Problem STM32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_md_vl.s
/** ****************************************************************************** * @file startup_stm32f10x_md_vl.s * @author MCD Application Team * @version V3.3.0 * @date 04/16/2010 * @brief STM32F10x Medium Density Value Line Devices vector table for Atollic toolchain. * This module performs: * -
in „stm32 probleme mit Assembler für startup File“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_md.S
/** ****************************************************************************** * @file startup_stm32f10x_md.s * @author MCD Application Team * @version V3.5.0 * @date 11-March-2011 * @brief STM32F10x Medium Density Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „STM32: Jeder Interrupt landet im Default_Handler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f10x_md.s
/** ****************************************************************************** * @file startup_stm32f10x_md.s * @author MCD Application Team * @version V3.5.0 * @date 11-March-2011 * @brief STM32F10x Medium Density Devices vector table for Atollic toolchain. * This module performs: * - Set the initial
in „Stm32 SystemInit() C++“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sysf103_init.c
/* ------------------------------------------------------------- sysf103_init.c initialisiert MCU STM32F103 fuer einen "allgemeinen" Gebrauch. Das System wird auf 72MHz externer Takt eingestellt, die Funktion < sys_tick_handler > wird jede ms per Interrupt ausgefuehrt und in dieser wird eine Variable
in „Einstieg Mikrocontroller Atmel“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
README.TXT
Dieses Programm lässt die LED an PC13 blinken und testet, ob der Chip ein originaler STM32F103C8C6 ist. Hochladen z.B. seriell mit dem Kommando stm32flash -w Blinky_Test-v0.21.bin /dev/ttyUSB2 Die Ausgabe findet seriell mit 115200 Baud statt. Beispiel für ein Original: [08:09:02:129] **
in „Interrupt verhalten bei STM32F103“ · Mikrocontroller und Digitale Elektronik ·