-
PDF
TMS470.pdf
5: Hi register operations/branch exchange Table 5-6. Summary of format 5 instructions Op H1 H2 16-BIS assembler 32-BIS equivalent Action 00 0 1 ADD Rd, Hs ADD Rd, Rd, Hs Add a register in the range 8-15
in „Vergleiche mit (2^n)-1 und -(2^n) schneller?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
UART_STM32F10x.c
$Revision: V1.01 * * Driver: Driver_UART1, Driver_UART2, Driver_UART3, * Driver_UART4, Driver_UART5 * Configured: via RTE_Device.h configuration file * Project: Middleware UART Driver for ST STM32F10x * ---------------------------------------------------------------------- * Use the following configuration
in „Einbindung einer .c ohne .h“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Training_TC1796_2007-04-23_PWM.pdf
Technologies 2007. All rights reserved. Page 7-3 Exercise 7: PWM ompare Value LTC1 LTC4 LTC2 LTC3 LTC5 High Side dead time dead time Low Side 0 toff,Lon,H T/2 off,Hton,L T Time Fig.3 PWM Generation with Local Timer Cells Value Cell Output Control Mode Port Reset Timer - LTC0 - - Compare Period T LTC1
in „Raumzeigermodulation auf Tricore“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_ub_i2c1.c
notwendig //-------------------------------------------------------------- // Edited: 15.04.2015 // CPU STM32F10x // CoIDE 1.7.8 // GCC 4_9-2015q2 // CMSIS 4.10 // Std_PLib 3.5.0 // Changed #includes from STM32F4 to STM32F10x // Adapted to newer "GPIO_InitTypeDef GPIO_InitStructure;" where output mode and
in „STM32F105 bei I2C Read ein Byte zu viel“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
GLCD.h
------------------------------------------------------------------------------- ** File name: GLCD.h ** Descriptions: STM32 FSMC TFT²Ù×÷º¯Êý¿â ** **------------------------------------------------------------------------------------------------------ ** Created by: poweravr ** Created date: 2010-11-
in „STM32 24Bit Bmp nach 565RGB Format“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
CRC.cpp
#include "CRC.hpp" #include <stm32f4xx_crc.h> #include "Constants.hpp" #include "App.hpp" TZApp::CCrc Crc; //------------------------------------------------------------------------------ TZApp::CCrc::CCrc(void) { } /** Berechnet die
in „Problem mit GCC-Optimierung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STPicProgK.pdf
I2C1_SDA 43 PB7 TIM4_CH3 45 TIM4_CH4 46 PB8 CLOCK PB9 21 PB10 3 E+ 5 DATA 22 PB11 1 RD_DATA 25 4 ENA_USB 26 PB12 4k7 R32 E- 2 27 PB13 PB14 R16 220 LED 28 PB15 U6 LD2 R31 4k7 MCP6561T-E/OT STM32F103C8T6 R6 10k +3,3V XPRG G1 R17 R18 +3,3V 1 I2C1_SDA 2 I2C1_SCL 3 - 1 470
in „Padauk MCU für 0.038 USD aus Taiwan“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_nrf3.h
#ifndef __USART_NRF3_H #define __USART_NRF3_H #ifdef DTU3PRO #include "stm32f4xx.h" #define UsartNrf USART3 #else #include "stm32f10x.h" #endif #include <math.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <stdbool.h> #include <string.h> #include "rtc.h" #include "SysTick.h" /* Polling, polling software version, upgrade program, command, anti-theft polling, anti-theft settings, lock MI, unlock MI, limit power, configure
in „Wechselrichter Hoymiles HM-xxxx 2,4 GhZ Nordic Protokoll?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ADC_dual_103.c
#include "main.h" #include "stm32f1xx_hal.h" /* USER CODE BEGIN Includes */ #include <string.h> #include "stdio.h" /* USER CODE END Includes */ /* Private variables ---------------------------------------------------
in „STM32F1xx: Injected simultanous ADC läuft nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mp3_audio.c
/ /* Includes ------------------------------------------------------------------*/ #include <stdio.h> #include "mp3_audio.h" #include "MP3Sample.c" #include "ff.h" #include "diskio.h" #include "GLCD.h" #include "fmc_sdram.h" #include "xpt2046.h" #include "ft5x06.h" #include "ts_calibrate.h" #include
in „STM32F429 WM8789 MP3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mp3_audio.c
/ /* Includes ------------------------------------------------------------------*/ #include <stdio.h> #include "mp3_audio.h" #include "MP3Sample.c" #include "ff.h" #include "diskio.h" #include "GLCD.h" #include "fmc_sdram.h" #include "xpt2046.h" #include "ft5x06.h" #include "ts_calibrate.h" #include
in „STM32F429 WM8789 MP3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32l1xx_mdp.S
/** ****************************************************************************** * @file startup_stm32l1xx_mdp.s * @author MCD Application Team * @version V1.2.1 * @date 19-June-2013 * @brief STM32L1xx Ultra Low Power Medium-density Plus Devices vector table * for System Workbench. * This module performs
in „AC6 IDE stm32l1xx_it.c fehlt“ · 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
main.c
************************************************ */ // Standardbibliotheken von C #include <stdint.h> #include <stdbool.h> // Bibliotheke des verwendeten Mikrocontrollers #include "stm32f446xx.h" #include "system_stm32f4xx.h" // Funktionsprototypen void initialisiereClock(void); void initialisiereGPIO
in „ADC über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f30x_rcc.c
**** */ /* Includes ------------------------------------------------------------------*/ #include "stm32f30x_rcc.h" /** @addtogroup STM32F30x_StdPeriph_Driver * @{ */ /** @defgroup RCC * @brief RCC driver modules * @{ */ /* Private typedef -----------------------------------------------------------*/
in „Probleme mit dem STM32F3Discoery, mal wieder.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
schaltplan.pdf
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
mmc_stm32f1.c
/*------------------------------------------------------------------------*/ /* STM32F100: MMCv3/SDv1/SDv2 (SPI mode) control module */ /*------------------------------------------------------------------------*/ /* / Copyright (C) 2014, ChaN, all right reserved. / / * This software
in „STM32Fxxx: Frage zur Initialisierung mit der StdPeriphLib“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f0xx.s
/** ****************************************************************************** * @file startup_stm32f0xx.s * @author MCD Application Team * @version V1.2.0 * @date 31-July-2013 * @brief STM32F0xx Medium-density devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „STM32 Takt Frage“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_stm32f0xx.s
/** ****************************************************************************** * @file startup_stm32f0xx.s * @author MCD Application Team * @version V1.2.0 * @date 31-July-2013 * @brief STM32F0xx Medium-density devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „Startup: Funktion vor Konstruktoren aufrufen?“ · 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 ·
-
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_stm32.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 SystemInit() C++“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lwipopts.h
configuration for the STM32F4x7 demonstration. ****************************************************************************** * @attention * * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH
in „Olimex STM32E407, FreeRTOS und lwip“ · Mikrocontroller und Digitale Elektronik ·
-
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 ·
-
Datei
startup_stm32f10x_md.s
/** ****************************************************************************** * @file startup_stm32f10x_md.s * @author MCD Application Team * @version V3.2.0 * @date 03/01/2010 * @brief STM32F10x Medium Density Devices vector table for RIDE7 toolchain. * This module performs: * - Set the initial
in „STM32 Interrupt Rücksprung ins Nirvana“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_nrf.h
#ifndef __USART_NRF_H #define __USART_NRF_H #ifdef DTU3PRO #include "stm32f4xx.h" #define UsartNrf USART3 #else #include "stm32f10x.h" #define UsartNrf USART2 #endif #include <math.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <stdbool.h> #include <string.h> #include "rtc.h" #include "SysTick.h" #define DTUID_READ_CNT 5 /* Polling, polling software version, upgrade program, command, anti-theft polling, anti-theft
in „Wechselrichter Hoymiles HM-xxxx 2,4 GhZ Nordic Protokoll?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb.c
/* USB als COM Port betreiben */ #include "usb.h" /* For devices with 2 x 16 bits / word access schema (e.g. STM32F303xD and xE) */ #define shift 0 #define memwidth word /* For devices with 1 x 16 bits / word access schema (e.g. STM32F103xx, STM32F303xB
in „An W.S.: Läuft deine USB Implementierung auch auf STM32F303?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
processing.c
**************** */ /* -------------- Standard Include Files ----------------- */ #include <stdint.h> #include <stdbool.h> /* --------------- Special Include Files / Librarys ------ */ #include "tm_stm32f4_adc.h" #include "tm_stm32f4_hd44780.h" /* -------------- Projekt Include Files ---------------
in „Organisation der Header und Includes“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
xpt2046.c
/* * xpt2046.c * * Created on: Jul 21, 2018 * Author: Dimitris Tassopoulos */ #include "xpt2046.h" #include "stm32f10x_gpio.h" #include "stm32f10x_exti.h" #define XPT2046_IRQ_PIN GPIO_Pin_8 #define XPT2046_IRQ_PORT GPIOA static struct dev_spi gspi; static struct dev_spi * m_spi = &gspi; static struct
in „C Code Verständnis Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
false 0 /* Includes ------------------------------------------------------------------*/ #include "stm32l4xx_hal.h" //#include "usb_device.h" TIM_HandleTypeDef htim2; uint8_t IN_BYTE, led_status, fft_status; volatile uint16_t timer_led, fft_timer; void SystemClock_Config(void); static void MX_GPIO_Init
in „STM32L4 Disco-Board CPU arbeitet nicht korrekt?!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32-timer.h
#ifndef __STM32_TIMER_H #define __STM32_TIMER_H #define TIM_CR1_CKD_by1 0 #define TIM_CR1_CKD_by2 TIM_CR1_CKD_0 #define TIM_CR1_CKD_by4 TIM_CR1_CKD_1 #define TIM_CR1_ARPE_unbuffered 0 #define TIM_CR1_ARPE_buffered
in „CMSIS und GNU Support“ · 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 „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 ·
-
Datei
hd44780.h
Default Displayanschluss an den Controller ---------------------------------------------------------- o +5V | Display STM32F030F4P6 (TSSOP20) _ Funktion PIN PIN Funktion | | |_| GND 1 ------------ | +5V 2 ------------ o----o Kontrast --- Kontrast 3 ------------ _|_ RS 4 ------------ 11 PA5 \ / rd /wr 5 --
in „Live-Linux: Anleitung schreiben“ · PC Hard- und Software ·
-
Datei
lwipopts.h
for the STM32F107 demonstration. ****************************************************************************** * @copy * * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING
in „lwIP 1.4.1 + freeRTOS 8.2.3 + stm32f107vb“ · 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
FreeRTOSConfig.h
www.freertos.org/a00110.html. *----------------------------------------------------------*/ #include "stm32f10x.h" /* Processor STM32F107 */ extern uint32_t SystemCoreClock; #define configUSE_PREEMPTION 1 #define configUSE_IDLE_HOOK 0 #define configUSE_TICK_HOOK 1 //#define configCPU_CLOCK_HZ ( ( unsigned
in „FreeRTOS + LWIP + UART Interrupt Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IOTaskSTestSPI.cpp
IOTask.cpp * * Created on: Feb 12, 2016 * Author: sn */ /* Kernel includes. */ #include "FreeRTOS.h" #include "task.h" #include "mbed.h" #include "stm32f4xx_conf.h" #include "stm32f4xx_spi.h" #include "IOTask.h" inline FlagStatus __attribute__((optimize("Os"))) SPI_I2S_GetFlagStatus(SPI_TypeDef* SPIx
in „STM32F4xx: Kann mal jemand die SPI testen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rtc_user.c
************* */ /* -------------------- System Include Files / Librarys ------------ */ #include "stm32f10x_conf.h" #include "system_stm32f10x.h" #include "rtc_user.h" /* -------------------- Standard Include Files --------------------- */ #include <stdbool.h> #include <stdint.h> #include <string.h>
in „EmBitz Debugging Problem mit STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Verfuegbare_Teile.pdf
559 1 6 7.2 78 RS 349 - 327 2 12 14.4 79 RS 348 - 762 2 12 14.4 80 RS 348 - 784 2 12 14.4 81 Omron H5CX - L8 - N 14 1750 2100 82 Omron PS - 5S 20 640 768 83 Omron 61F - GP - N2 6 144 172.8 84 Omron H3CR - A8E 1 46 55.2 85 Omron H2C - 8 4 364 436.8 86 Euchner STM1N - 222B024 - M 2 368 441.6 87 Euchner STM2N - 222B024 - M 1 184 220.8 88 Euchner NM01VZA - M 10 330 396 89 Euchner NM02VZA - M 5 180 216 90 Euchner NM11VZA - M 19 741 889.2 91 Euchner 74080 6 54 64.8 92 Hiquel TCL - 3 230V 10 610 732 93 Hiquel
in „[V] Diverses Elektromaterial. Lagerauflösung.“ · Markt ·
-
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 ·
-
Datei
ws2812_stm32f4.h
#ifndef WS2812_STM32F4_H #define WS2812_STM32F4_H // helper macro for concatenation #define CAT_(a,b) a ## b #define CAT(a,b) CAT_(a,b) // ----------------------------- definitions ----------------------------- #define
in „[STM32] Binäruhr bzw 12x4 RGB LED Display mit WS2812“ · Projekte & Code ·
-
Datei
stm32_ub_uart.c
//-------------------------------------------------------------- // File : stm32_ub_uart.c // Datum : 28.07.2015 // Version : 1.5 // Autor : UB // EMail : mc-4u(@)t-online.de // Web : www.mikrocontroller-4u.de // CPU : STM32F4 // IDE : CooCox CoIDE 1.7.8 // GCC : 4.9 2015q2 //
in „STM32F4 USART“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
*/ /* Includes ------------------------------------------------------------------*/ #include "main.h" //#include "RGB565_480x272.h" uint16_t RGB565_480x272[130560]; /** @addtogroup STM32F7xx_HAL_Examples * @{ */ /** @addtogroup LTDC_Display_1Layer * @{ */ /* Private typedef -------------------------
in „STM32F7 Discovery Board“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ABX00042-ABX00045-ABX00046-datasheet.pdf
H7 Collective Datasheet Modified: 21/10/2024 Arduino® Portenta H7 Collective Datasheet 1 Features 1.1 Microcontroller Component Details Supported boards ST STM32H747XI Processor Dual Core Arm® Cortex®-
in „Problem mit der SPI Datenübertragung zwischen einem Arduino Portenta H7 und einem ADS8684 (ADC)“ · 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
stm32f4xx_rcc.c
-------------------------*/ #include "stm32f4xx_rcc.h" /** @addtogroup STM32F4xx_StdPeriph_Driver * @{ */ /** @defgroup RCC * @brief RCC driver modules * @{ */ /* Private typedef -----------------------------------------------------------*/
in „STM32F103 Bluepill mit 128kb lässt sich nicht flashen“ · Mikrocontroller und Digitale Elektronik ·