-
Datei
sdram_fx.h
/* SDRAM FX nützliche Routinen für die SDRAM Initialisation Markus Horbach 04.09.2016 für STM32CubeMX */ //#include <stdlib.h> #include "stm32f7xx_hal.h" //#include "fmc.h" /** * @brief FMC SDRAM Bank address */ #define SDRAM_DEVICE_ADDR ((uint32_t)0xC0000000) #define SDRAM_DEVICE_SIZE ((uint32
in „STM32F7 und SDRAM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Stm32F030_uart.cpp
#include <stdint.h> #include "Pipe.h" #include "stm32f030x6.h" #include "stm32f0xx_hal.h" Pipe<32, uint8_t> ReceiverQueue; Pipe<32, uint8_t> SendQueue; extern UART_HandleTypeDef huart1; bool s_IsSending_bt = false; uint8_t s_EchoCnt_u8 = 0U; const uint32
in „STM32F030 ParityError nur bei aktiviertem RXNEIE?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
gfx_pictures.c
2 Farbpixel / Byte nur bei jedem zweiten Byte // den Zeiger auf naechstes Bilddatenbyte erhoehen { f= readarray(image, ptr) & 0x0f; ptr++; } else { f= (readarray(image,ptr) >> 4) & 0x0f; } putpixel(ox+x,oy+y-1, readwarray(palette,f) ); } y--; } } /* --------------------------------------------------
-
Datei
gfx_pictures.c
2 Farbpixel / Byte nur bei jedem zweiten Byte // den Zeiger auf naechstes Bilddatenbyte erhoehen { f= readarray(image, ptr) & 0x0f; ptr++; } else { f= (readarray(image,ptr) >> 4) & 0x0f; } putpixel(ox+x,oy+y-1, readwarray(palette,f) ); } y--; } } /* --------------------------------------------------
-
Datei
startup_stm32f103xb.s
/** *************** (C) COPYRIGHT 2017 STMicroelectronics ************************ * @file startup_stm32f103xb.s * @author MCD Application Team * @version V4.2.0 * @date 31-March-2017 * @brief STM32F103xB Devices vector table for Atollic toolchain. * This module performs: * - Set the initial SP * - Set
in „arm-none-eabi Problem.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f103xb.s
/** *************** (C) COPYRIGHT 2017 STMicroelectronics ************************ * @file startup_stm32f103xb.s * @author MCD Application Team * @version V4.2.0 * @date 31-March-2017 * @brief STM32F103xB Devices vector table for Atollic toolchain. * This module performs: * - Set the initial SP * - Set
in „STM32F103 System Workbench“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Adapter_STM_Mini.pdf
1 2 3 4 5 6 Adapter für STM32_MinDevelopmentBoard über eine 26p-Buchse auf ein LCD Display WCG12864B6FSDEWG https://www.pollin.de/p/grafik-display-w-display-wcg12864b6fsdewg-gdsc-ff-12864wm-64-121146 A A FH12-26S-0.5SH X1-1 NCS1
in „LCD von Pollin“ · 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> #define _BV(
in „STM32Fxxx: Frage zur Initialisierung mit der StdPeriphLib“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
quellcode.txt
#include "stm32f10x.h" // STM32F10x Library Definitions #include "hardware.h" // defining hardware access #include "usb_lib.h" #include "usbutilities.h" #include "usb_istr.h" /* Prototypes*/ static void RCC_Configuration
in „Cortex M3 wird sehr heiß“ · 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 ·
-
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 „STM32F1xx: Wie GOL am "Leben" halten?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IntLib.txt
Microcontroller\Silicon_Labs_USB_MCUs\Silicon Labs USB MCUs.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32W_181213\STMicroelectronics STM32W.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F0_181213\STMicroelectronics STM32 F0.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F1_181213\STMicroelectronics STM32 F1.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F2_181213\STMicroelectronics STM32 F2.IntLib AltiumLive\Microcontroller\STMicroelectronics_STM32_F3_181213\STMicroelectronics STM32 F3
in „Altium 5.1.x Offline Libs“ · 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
-
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
-
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
main.c
* $Id: main.c,v 1.27 2015/02/27 10:19:20 fm Exp $ * * This demo module is runnable on AVRs and LM4F120 Launchpad (ARM Cortex M4) * * ATMEGA88 @ 8 MHz internal RC Osc with BODLEVEL 4.3V: lfuse: 0xE2 hfuse: 0xDC efuse: 0xF9 * ATMEGA88 @ 8 MHz external Crystal Osc with BODLEVEL 4.3V: lfuse: 0xFF hfuse
in „IRMP-Anwendung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <string.h> #include <stm32f10x_gpio.h> #include <stm32f10x_rcc.h> char data[64]; void delay_us(uint32_t us) { SysTick->LOAD = 72/8 * us - 1; SysTick->VAL = 0; SysTick->CTRL = SysTick_CTRL_ENABLE_Msk; while ((SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) == 0); SysTick->CTRL = 0; } void delay_ms(uint16_t ms) { while (ms > 0) { delay_us(1000); ms--; } } void HardFault_Handler() { while(1) { GPIOC->ODR ^= GPIO_Pin_13; delay_ms(50); } } int main() { SystemCoreClockUpdate
in „STM32: gcc 5.4.1 vs. 6.3.1 und memset“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32F410CB_FLASH.ld
/* ***************************************************************************** ** ** File : stm32_flash.ld ** ** Abstract : Linker script for STM32F410CB Device with ** 128KByte FLASH, 32KByte RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** *
in „FLASH speicher Lebensdauer Beeinflussung?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
core.pdf
1 R U300 1 4 6 8 9 100n 100n 100n 100n 100n 2 3 4 RESET_STM32 7 NRST A D D D D B V V V D GND GND GND GND GND C315 10k V V U2002 BOOT0 44 BOOT0 R2011 MAX14850 GND +3V3 22R 100n R2004 R2012 T_SWCLK2 IN_A1 OUT_B1 15SWCLK_ISO 4 XTAL1 5 PD0 6 RST_OUT T_RST_OUT 3
in „Review Eierlegende Wollmilchsau“ · 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 ·
-
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 diskio.c für Chan FatFs SD Karten Treiber“ · Projekte & Code ·
-
PDF
schematics.pdf
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 PB9 PIU062 P OCAN_TXTX C15 CO35 CO31 P H1 H 1 PIU103 PIU029 RSM P1 2.2µF P22.2µF PI02.2µF
in „BLDC Motorcontroller 200A 48V basierend auf VESC“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
stm32f10x_can.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_can.c * Author : MCD Application Team * Version : V1.0 * Date : 10/08/2007 * Description : This file provides all the CAN firmware functions. **************************************************
in „STM32F10x Cortex M3 CAN Konfiguration“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fsmc_nand.h
Exported constants --------------------------------------------------------*/ /* NAND Area definition for STM3210E-EVAL Board RevD */ #define CMD_AREA (u32)(1<<16) /* A16 = CLE high */ #define ADDR_AREA (u32)(1<<17) /* A17 = ALE high */ #define DATA_AREA ((u32)0x00000000) /* FSMC NAND memory command */ #define
in „BMP Lesen von nand Flasch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f30x_rcc.c
/** ****************************************************************************** * @file stm32f30x_rcc.c * @author MCD Application Team * @version V1.0.1 * @date 23-October-2012 * @brief This file provides firmware functions to manage the following * functionalities of the Reset and clock control
in „Probleme mit dem STM32F3Discoery, mal wieder.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32F7_discovery_clock.ino
/* * !!! use STM32GENERIC framework !!! from https://github.com/Bodmer/TFT_ILI9341/tree/master/examples/TFT_Clock reworked for ARDUINO DUE using the Adafruit Libraries Hardware: STM32F7 Discovery libraries used: https
in „STM32F746 Discovery ARDUINO“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/* * Libraries */ #include "stm32f4xx_conf.h" #include "stm32f4xx.h" #include "usart.h" /* * Variables */ uint8_t Rx = 0, tmp; /* * Interrupt routines */ void DMA1_Stream4_IRQHandler(void) { DMA_ClearITPendingBit(DMA1_Stream4, DMA_IT_TCIF4
in „STM32F4 - USART3 Rx und DMA will nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
BLDCMotorControlTimer.c
#include "stm32f4xx.h" #include "stm32f4xx_rcc.h" #include "stm32f4xx_tim.h" #include "misc.h" #include "stm32f4xx_gpio.h" #include <stdbool.h> void enableHallCommutateSignal(); void configMotorBridgeTimer(void)
in „STM32F4 BLDC mit Hall Sensoren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
i2croutines.c
--------------------------------------------------*/ #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
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(); // Setup the PLL - found some code on the net and
in „~1€ ARM-Cortex-M0 (STM32)-Bord selbstgestrickt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
------------------------------------------------------------*/ #define SYSCLK_FREQ_48MHz #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* Standard Includes */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> /* Projekt Includes */ #include "main.h" #include
in „STM32F1xx: Wie GOL am "Leben" halten?“ · 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
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; delay_ms(50);
in „STM32: gcc 5.4.1 vs. 6.3.1 und memset“ · 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
startup_stm32f10x_cl.s
/** ****************************************************************************** * @file startup_stm32f10x_cl.s * @author MCD Application Team * @version V3.3.0 * @date 04/16/2010 * @brief STM32F10x Connectivity line Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „STM32 Rücksprung defekt von IRQ“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_flash.ld
/* ***************************************************************************** ** ** File : stm32_flash.ld ** ** Abstract : Linker script for STM32F030K6 Device with ** 32KByte FLASH, 4KByte RAM ** ** Set heap size, stack size and stack location according ** to application requirements. ** **
in „STM32 bleibt im mer beim "Reset_Handler" hängen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Slave.cpp
h_gpio.GPIO_PuPd = GPIO_PuPd_NOPULL; h_gpio.GPIO_Speed = GPIO_High_Speed; h_gpio.GPIO_Pin = GPIO_Pin_4; // STM32F407 NRST Boot Reset GPIO_Init(GPIOH, &h_gpio); h_gpio.GPIO_Mode = GPIO_Mode_AF; h_gpio.GPIO_OType = GPIO_OType_PP; h_gpio.GPIO_PuPd = GPIO_PuPd_DOWN; h_gpio.GPIO_Pin = GPIO_Pin_5 | // SPI1 SCK GPIO_Pin
in „2 STM32F4 SPI Master/Slave FullDuplex“ · 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 „Matrix indizierbar machen?“ · Mikrocontroller und Digitale Elektronik ·
-
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
eeprom.c
Files / Librarys ------- */ /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" /* -------------- C Standard Include Files --------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h
in „STm32Fxxx: I2C Hardware Experten gesucht“ · 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(); // Setup the PLL - found some code on the net and
in „~1€ ARM-Cortex-M0 (STM32)-Bord selbstgestrickt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
linkscript.ld
LinkerScript.ld ** ** Author : Auto-generated by Ac6 System Workbench ** ** Abstract : Linker script for STM32F103C8Tx Device from STM32F1 series ** 20Kbytes RAM ** 64Kbytes ROM ** ** 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. ** ***************************************************************************** ** @attention ** ** <h2><center
in „[Nucleo-F103] memset hängt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LinkerScript.ld
LinkerScript.ld ** ** Author : Auto-generated by Ac6 System Workbench ** ** Abstract : Linker script for STM32F103C8Tx Device from STM32F1 series ** 20Kbytes RAM ** 64Kbytes ROM ** ** 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. ** ***************************************************************************** ** @attention ** ** <h2><center
in „arm-gcc RAM Belegung untersuchen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STM32F10x_512k_64.ld
/* include the common STM32F103RE sub-script */ /* Common part of the linker scripts for STM32 devices*/ /* default stack sizes. These are used by the startup in order to allocate stacks for the different modes. */ __Stack_Size
in „STM32: Linkerscript löst Debugging-Problem aus?“ · 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, 0x52, 0x59, 0x73
in „STM32F103RFT6 I2C2 keine Funktion“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Startseite der ST Community Webseite
explore categories. Recent activity No best answer Categories xpress_embedo Associate III · Asked in STM32CubeIDE (MCUs) No ST-LINK detected! Please connect ST-LINK and restart the debug session. 0 8 1 21 minutes ago DeryaVar Visitor · Asked in STM32 MCUs Products STM 32 Nucleo. F7 and H7 Connections 0
in „AI-VNA, 6GHz-Oszilloskop von Rigol, NEC-Frontend uvam“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
main.c
#include "stm32f4xx.h" #include "stm32f4xx_conf.h" void Delay(__IO uint32_t nCount){ while(nCount--){ } } int main(void){ unsigned int _btn_count = 0; RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOD, ENABLE); RCC_AHB1PeriphClockCmd
in „STM32F4 Timer und GPIO Fragen.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Compare_SCCB_ATmega_vs_STM32F429.pdf
Read Register 0x00 (ATmega328P <-> OV7670_with_FiFo) Read Register 0x00 (STM32F429 <-> OV7670_with_FiFo) Write Register 0x00, Value 0x88 (ATmega328P <-> OV7670_with_FiFo) Write Register 0x00, Value 0x88 (STM32F429 <
in „Brauche Unterstützung beim OV7670 (bzw. SCCB)“ · Mikrocontroller und Digitale Elektronik ·