-
PDF
small_pcb.PDF
_CH4 VDD PI47M32F103RCT6048 VCC 3.3V RR2R GND VCC 12.0V PIvfd011 GND PISTM32VSS3RCT6018 VSS PISTM32F103RCT6047 GND PIUSB05GND VCC 3.3V PIvfd022 VCC 3.3V W25Qxx PI20M32VDD3RCT6019 PA13/JTMS/SWDIO PI45M32F103RCT6046 2K
in „STC LED Cube 8x8x8 RGB“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Schaltplan eines STM32F030RE Mikrocontrollers
STM32F030RE_Power_supply, LP5912-3.50RV, USB_Micro, STM32F030RE, Scale_Circuit, HCP600IR, WAAGE
in „Bootloader Mode STM32F303“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
Bild
Schaltplan eines HF-Teils mit STM32WLE5CCU6
GND RF_CTL2 C29 100pF R57 100Ω C66 33pF SKY13323-378LF U35 VCTL1 INPUT VCTL2 INPUT OUTPUT2 GND OUTPUT1 U22 BWU_FL_IPEX4 R56 100Ω C67 33pF RF_CTL1 GND C23 100pF C85 4.7pF C74 L10 12nH GND L5 9.1nH C80 100pF C76 3.6pF L13 47nH C77 6.8pF C75 3.6pF C79 47pF U36 3.9nH GND GND GND U37 STM32WLE5CCU6 PB3 VSSMPS PB4 VLXSMPS PB5 VDDSMPS PB6 VFBSMPS PB7 PA15 PA0 PA14 PA1 A13 VDDA PA2 PC15-OSC32_OUT IN PA3 PC14-OSC32_OUT PA4 VDDA PA5 PC13 PA6
in „868MHz Impedanzmatching - Fragen zum Matching-vorgehen“ · HF, Funk und Felder · · Schaltpläne
-
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
STM32_SCH.pdf
RST ADC123-IN10\PC0 T1 14 15 R1 ADC123-IN11\PC1 16 S1 23 PA0/WKUP ADC123-IN12\PC2 17 1 2 1 STP110N7F6 120 3 24 PA1 ADC123-IN13\PC3 18 1 VCC VB 8 25 PA2 ADC12-IN14\PC4 33 2 HIN HO 7 K1 PA3 ADC12-IN15\PC5 LIN VS 26 34 3 6 1 29 PA4 PC6 63 4 COM LO 5 A 30 PA5 PC7 64 2 FD2103S T2 31 PA6 PC8 65 R2 32 PA7
-
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 ·
-
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
-
Datei
startup_stm32f40xx.S
/** ****************************************************************************** * @file startup_stm32f40_41xxx.s * @author MCD Application Team * @version V1.2.1 * @date 19-September-2013 * @brief STM32F40xxx/41xxx Devices vector table for Atollic TrueSTUDIO toolchain. * Same as startup_stm32f40_41xxx.s
in „STM32 - Fragen zum Einstieg“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Neues_Textdokument__2_.txt
#define SPI_MASTER SPI1 #include "stm32f10x.h" #include "LCD.h" #include "stm32f10x_conf.h" #define ADC1_DR_Address ((uint32_t)0x4001244C) #define ADC2_DR_Address ((uint32_t)0x40013C4C) #define BufferSize 32 GPIO_InitTypeDef GPIO_InitStructure
in „SPI -> STM32F100RB; ich finde den Fehler nicht.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
semicon.pdf
TO252AA 750 RECT IR 19TQ015S rectifier D2 Pack 500 RECT MC78L05ACD regulátor SO8 3590 RECT LP2985IM5X 3,3V regulátor SOT23 2660 RECT LP2985IM5X 3,0V regulátor SOT23 2860 RECT LP2980IM5X 5,0V regulátor SOT23 2840 RECT LP2980IM5 3,6V regulátor SOT23 240 RECT STM L7808CD2T TR regulátor D2pack 1000 RECT MC
in „4" TFT für 7,97€“ · Markt ·
-
Datei
stm32f2xx_usart.c
/** ****************************************************************************** * @file stm32f2xx_usart.c * @author MCD Application Team * @version V1.0.0 * @date 18-April-2011 * @brief This file provides firmware functions to manage the following * functionalities of the Universal synchronous
in „STM32F2xx USART weigert sich“ · Mikrocontroller und Digitale Elektronik ·
-
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 ·
-
PDF
TOBBY.pdf
ideas ! Overview Dimensions Diameter: 80mm (84mm with 360° bumper) Height: 40mm (with MMI 65mm, with 3D-bumper 80mm) Ground clearance: 5mm Battery Li-Ion 3.7V/800mAh accumulator, incl. charge circuit (5VDC supply voltage, mini-USB connector) Voltages Logic: 3.3V, Power: 3.6V, Application 3.6V (switchable for power saving applications) Microcontroller ARM STM32F107VC :90 DMIPS, 256KB Flash, 64KB RAM, 12Bit ADC or ARM STM32F407VE: 210 DMIPS, 512KB Flash, 192KB RAM, 12 Bit ADC incl. micro SD-card socket, USB, Ethernet RJ45 Drive 2 Gear boxed mini DC-motors
in „TOBBY THE ROBBY“ · Markt ·
-
PDF
MemoryMapping.pdf
Memory mapping STM32L151xx, STM32L152xx 5 Memory mapping The memory map is shown in the following figure. Figure 9. Memory map APB memory space 0xFFFF FFFF reserved 0xE010 0000 reserved 0x6000 0000 reserved 0x4002 6400 DMA 0x4002 6000 0xFFFF FFFF reserved 0x4002 4000 Flash Interface 0x4002 3C00 RCC 7 0x4002 3800 reserved 0xE010 0000 0x4002 3400 Cortex-M3 Internal 0x4002 3000 CRC 0xE000 0000 Peripherals 0x4002 1800 reserved Port F 0x4002 1400 Port E 6 0x4002 1000 0x4002 0C00 Port D 0x4002
in „Pointer auf Hardwareadresse in Mikrocontroller“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f4x7_eth.h
**** */ /* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F4x7_ETH_H #define __STM32F4x7_ETH_H #ifdef __cplusplus extern "C" { #endif /* Includes ------------------------------------------------------------------*/ #include "stm32f4x7_eth_conf.h" /** @addtogroup STM32F4x7_ETH_Driver * @{ */ /** @defgroup ETH_Exported_Types * @{ */ /** * @brief ETH MAC Init structure definition * @note The user should not configure all the ETH_InitTypeDef structure's fields. * By
in „STM32-E407 Ethernet / UDP“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32f4x7_eth.h
**** */ /* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F4x7_ETH_H #define __STM32F4x7_ETH_H #ifdef __cplusplus extern "C" { #endif /* Includes ------------------------------------------------------------------*/ #include "stm32f4x7_eth_conf.h" /** @addtogroup STM32F4x7_ETH_Driver * @{ */ /** @defgroup ETH_Exported_Types * @{ */ /** * @brief ETH MAC Init structure definition * @note The user should not configure all the ETH_InitTypeDef structure's fields. * By
in „Olimex STM32E407, FreeRTOS und lwip“ · 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
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
STM32F4_lcd.c
// Anschluß einer LC-Anzeige 2x16 an das STM32F4-Discovery-Board // lcd_init() muss als erste Funktion aufgerufen werden. Danach sollten // lcd_cmd() und lcd_zeichen() Befehle und Daten korrekt ausgeben. /* Das LCD-Modul wird im 4-Bit Modus betrieben
in „LCD-Modul 2x16 am STM32F4Discovery-Board“ · Projekte & Code ·
-
PDF
ADD9910_Design.pdf
RIGHTSARE RESERVEDOREXPRESSORIMPLIEDWARANTEEGIVEN. uC - STM32F722RCT6 DDS-AD9910 SDIO A SDO A AD9910 // 1GSp / 14 bit / 3.3VCMOS / Direct DigitalSynthesizer SCLK GND U?A 48 81 RF_ UT1_P01TUO0FRLN PU?04 D0 IOUT PIU?01 NLRFOUT0N PO RF_OUT1_P1 0P main[4D], DDS_Modul_Multiplier
in „PCB -Frequenzrampe 100khz-360 MHz“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
startup.asm
;****** Startup-File für den STM32F103ZET6 auf dem Eigenbau-Eval-Board ****** ; ; 1. Speicherbereiche: ; interner ROM: 0h .. 0007_FFFFh (512 KB) ; interner RAM: 2000_0000h .. 2000_FFFFh ( 64 KB) ; externer RAM: 6000_0000h .. 600F_FFFFh
in „Erste Schritte: Bekomme STm32 nicht zum Laufen“ · 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 touch_point
in „C Code Verständnis Problem“ · 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 <stdio.h> #include "stm32f3xx.h" // The current clock frequency uint32_t SystemCoreClock=8000000; // Counts milliseconds volatile uint32_t systick_count=0; // Interrupt handler void SysTick_Handler() { systick_count++; } /
in „Nutzt gcc/newlib-nano die FPU von Cortex M4F bei double?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stm32_magic_eye2.pdf
H04 H05 H06 H07 D D SEG_F B 1 N N SEG_G 17 H07 B 1OE D G G +3V3 19 2OE N 4 9 D17 D18 D19 D20 D21 D22 D23 D24 +5V G LED LED LED LED LED LED LED LED J1 R4 Barrel_Jack_Switch 1 L02 0 +3V3 1 GNDD H00 H01 H02 H03 H04 H05 H06 H07 3
in „STM32F103 und I2S Probleme“ · 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
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 ·
-
Bild
Schaltplan STM32F-LQFP48 Mikrocontroller-Board
STM32F-LQFP48, VCC, GND, SWD, PA14/SWCLK, PA13/SWDIO, LEDX, RLED1k, JB0, BOOT0, C3X, D2X, CX 100uF, C2Y 3,9uF, UDD, PC13, PC14-OSC32_IN, PC15-OSC32_OUT, PA14, PA13, PA12, PA11, PA10, PA8, PB15, PB14, PB12
in „STM32f030F4 eigene PCB“ · Mikrocontroller und Digitale Elektronik · · Schaltpläne
-
Bild
Mikrocontroller-Board mit TFT-Display
3.2" TFT LCD Display Module MODEL: HY32D PowerMCU THAOYU ELECTRONICS STM32F407VGT6 ARM HY-MiniSTM32V www.PowerMCU.com
in „[V] Diverse Evaluation-Boards - ca. 2014-2016“ · Markt · · Platinenfotos
-
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 ·
-
Bild
Blockdiagramm des STM32MP215 Mikrocontrollers
STM32MP215 block diagram Arm® Cortex®-A35 1.2GHz / up to 1.5GHz L1 32KB I-Cache / 32KB D-Cache 128KB L2 cache NEON TrustZone Arm® Cortex®-M33 300MHz 16KB I-Cache 16KB D-Cache FPU / MPU / NVIC TrustZone
in „ESP32-E22, schneller Chip aus dem Hause WCH, ressourcensparendes WiFi 7 uvam“ · Mikrocontroller und Digitale Elektronik · · Diagramme
-
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
M220SP01_V.0.pdf
Version & DOld DescripNew DescrRemark 0.2007/AlFirst Edition for Customer L O SE LU RN TE I IN EO CM RA F document version 0.1 3/34 Product Specification M220SP01 V0 AU OPTRONICS CORPORATION 1. Handling Precautions 1) Since front polarizer is easily damaged, pay attention not to scratch it. 3) Wipe off water
in „[S] TFT Steuerplatinen“ · Markt ·
-
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 ·
-
PDF
Verfuegbare_Teile.pdf
- 1AL20 8 232 278.4 25 Siemens 3RT1036 - 1BB40 1 91 109.2 26 Siemens 3RT1015 - 1AP01 1 13 15.6 27 Siemens 3RT1017 - 1AP01 10 170 204 28 Siemens 3RH1131 - 1AP00 3 39 46.8 29 Siemens 3RH1122 - 1BB40 2 32 38.4 30 Siemens 3RH1131 - 1BB40
in „[V] Diverses Elektromaterial. Lagerauflösung.“ · Markt ·
-
PDF
emw3165.pdf
= Supply pin. I = Input only pin. I/O = Input/output pin. 2. FT = 5 V tolerant I/O; TC = Standard 3.6 V I/O. 3. Pin4~7 should not be used as other functions since they have been used as SPI1 for on-board flash. 4. Use SWD (Pin 25&26) instead of JTAG to debug/download firmware. 5. Please refer to STM32F411xE
in „EMW3165 - Der ESP8266 Killer ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test_O1.asm
631a str r2, [r3, #48] ; 0x30 8000202: f04f 42aa mov.w r2, #1426063360 ; 0x55000000 8000206: f5a3 5330 sub.w r3, r3, #11264 ; 0x2c00 800020a: 601a str r2, [r3, #0] 800020c: 2306 movs r3, #6 800020e: 9301 str r3, [sp,
in „C++ Exceptions mit gcc-arm-none-eabi“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test_O2.asm
)> 8000218: 2878 cmp r0, #120 ; 0x78 800021a: bfcc ite gt 800021c: f44f 5300 movgt.w r3, #8192 ; 0x2000 8000220: f44f 4300 movle.w r3, #32768 ; 0x8000 8000224: 8323 strh r3, [r4, #24] 8000226: 4b03 ldr r3, [pc, #12] ; (8000234 <main+0x3c>) 8000228: f44f 4280 mov.w r2,
in „C++ Exceptions mit gcc-arm-none-eabi“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eeprom.c
/ 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
in „STM32F103: EEPROM Abstürze abfangen“ · Mikrocontroller und Digitale Elektronik ·
-
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
processing.c
stdint.h> #include <stdbool.h> /* --------------- Special Include Files / Librarys ------ */ #include "tm_stm32f4_adc.h" #include "tm_stm32f4_hd44780.h" /* -------------- Projekt Include Files ---------------- */ #include "processing.h" #include "config.h" #include "tools.h" #include "rtc_user.h" #include "
in „Organisation der Header und Includes“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
flight_controller.c
#include "stm32f10x.h" #include "math.h" #include "arm_math.h" // test global variables for debugging float qSP0, qSP1, qSP2, qSP3; /* orientation setpoint in quaternion */ float wSP_x, wSP_y, wSP_z; /* angular rate
in „arm_sin_cos_f32() gibt keine Ergebnisse aus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
FEZ_Cerb40.pdf
1 2 3 4 VCC A C2 C3 C4 C1 .1uF .1uF .1uF .1uF VCC GND IC1 3 9 2 8 4 1 1 3 4 6 VCC A 1 2 3 4 D D D D D V V V V V PA0/UART2_CTS/WAKEUP/ADC123_IN0/UART4_TX 14 PA0 PB0 26 PB0/ADC12_IN8 PA1/UART2_RTS/ADC123_IN1
in „Störsignal auf Spannungsversorgung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
cc-fft-out.txt
leo@cb:~/Projekte/STM32F103C8-gen-board/philips-vfd$ ./cc-fft.sh + ./cc-fft.sh Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc Target: arm-none-eabi Configured with: ../src/configure --build=x86_64-linux-gnu --prefix
in „STM32 Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eeprom.c
/ 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
in „Lebensdauer von lokalen Variablen“ · Softwareentwicklung ·
-
Datei
armbian_modules.txt
dm-snapshot dm-cache-smq dm-bufio raid456 linear dm-crypt dm-persistent-data phy-exynos-usb2 phy-sun50i-usb3 phy-qcom-usb-hs at24 eeprom_93cx6 idt_89hpesx rtsx_usb usb_f_obex u_serial usb_f_printer usb_f_acm usb_f_uac1 u_audio usb_f_uvc usb_f_mass_storage usb_f_hid usb_f_eem usb_f_ncm usb_f_ecm usb_f_ecm_subset
in „Samba auf Banana Pi Pro installieren“ · PC Hard- und Software ·
-
PDF
Training_TC1796_2007-04-23_PWM.pdf
mid period interrupt in file MAIN.c before the forever loop at (Main,9): // USER CODE BEGIN (Main,9) STM_ICR_CMP0EN = 1; // enable the stm interrupt for(;;) // forever ; // USER CODE END In file STM.c define the *dutyU, *dutyV, *dutyW as extern and add to function STM_viSRN0 (SRN0,3): // USER CODE BEGIN (SRN0,3) STM_ICR_CMP0EN = 0; // disable the stm interrupt GPTA0_LTCCTR02_REN = 1; // enable mid period interrupt dutyU++; dutyV++; dutyW++; // circular step through the sinus lookup table // USER CODE END Release
in „Raumzeigermodulation auf Tricore“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
isrhdl.c
*** */ #include "isrhdl.h" /* -------------- System Include Files ------------------- */ #include "stm32f10x_conf.h" /* -------------- Standard Include Files ----------------- */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> /* -------------- Projekt Include Files ---------------- */ #include
in „Timer Interrupt STM32F103“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stm32_ub_spi1.c
//-------------------------------------------------------------- // File : stm32_ub_spi1.c // Datum : 29.10.2013 // Version : 1.1 // Autor : UB // EMail : mc-4u(@)t-online.de // Web : www.mikrocontroller-4u.de // CPU : STM32F429 // IDE : CooCox CoIDE 1.7.4 // GCC : 4.7 2012q4
in „STM32F429 - kein Takt am SPI“ · Mikrocontroller und Digitale Elektronik ·