-
Datei
main.c
#include "msp430x22x4.h" #include "event.h" #include <in430.h> // für low power modes (__bis_SR_register) #include "I2CwithISR.h" extern volatile unsigned char secure_flag; extern volatile unsigned int timerb_iv =
in „MSP430 Timer inkompatibel mit ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
waage.c
#include <msp430.h> #include "stdint.h" #define BUTTON_T BIT6 #define BUTTON_Z BIT7 #define SCHALTER BIT3 #define LED_GREEN BIT5 #define LED_YELLOW BIT6 #define LED_RED BIT7 #define TURNON 0x0252 #define TURNOFF 0x01DB
in „Programm zu groß für 1k Flash“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <msp430g2553.h> #include <stdint.h> #include <stdarg.h> #include <w5500.h> // SPI function prototypes void w5500_write(uint16_t offset_addr, uint8_t control_phase); void w5500_data_phase(uint8_t length, uint8
in „Wiznet W5500 Datenübertragung via Ethernet“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <msp430.h> /* * main.c */ #define LEDR BIT0 #define LEDG BIT6 #define ADCIN BIT2 #define SW1 BIT3 #define SYSCLK 1000000 // 1MHZ #define MAXTASKS 5 unsigned short i; // Generic counter variable unsigned short
in „msp430 mini multitasking system“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
waage.c
#include <msp430.h> #include "stdint.h" //#define _15MIN 28125 //#define _15MIN 468 //#define _0_5SEK 15 #define BUTTON_T BIT6 #define BUTTON_Z BIT7 #define SCHALTER BIT3 #define LED_GREEN BIT5 #define LED_YELLOW BIT6
in „Programm zu groß für 1k Flash“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TS_iP152_C0802_4BIT_44780-a.h
Flüssigkristallanzeige mit 44780 **/ // Flüssigkristallanzeige P0llin C0802-04 4 Datenleitungen // MSP430F1611 // ----------------- // | XIN|- 32,768kHz // | | // Taster rot--|RST (58) XOUT|- 32,768kHz // 8 Mhz X2IN- | // | // 8 MHz X2OUT- | P1.0..P1.7| Daten FKA usw.davon 1.7 bis 1.4 für 4Bit-daten genutzt
in „LCD im 4-Bit Modus an nur einem Port betreiben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TS_iP158_C0802_4BIT_44780_P1f-2.h
Flüssigkristallanzeige mit 44780 **/ // Flüssigkristallanzeige Pollin C0802-04 4 Datenleitungen // MSP430F1611 // ----------------- // | XIN|- 32,768kHz // | | // Taster rot--|RST (58) XOUT|- 32,768kHz // 8 Mhz X2IN- | // | // 8 MHz X2OUT- | P1.0..P1.7| Daten FKA usw.davon 1.7 bis 1.4 für 4Bit-daten genutzt
in „LCD im 4-Bit Modus an nur einem Port betreiben“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
evbum2169-d.pdf
DIAGRAM Connector J4 e n 3.3 V i e t Clock S r n 2 e V o D t J r T RESETb, SAVEb L t 3 n P + NCN5120 MSP430 r r 1 s d Interface P c J e i S n e D E n R Adj. UART or SPI C Reg. 3 LED + Switch LED1,2,3, SW1 Figure 2. NCN5120 Reference Design Block Diagram CONNECTOR DESCRIPTION Table 1. CONNECTOR LIST AND DESCRIPTION
in „Ripple am Schaltregler“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
I2CwithISR.c
#include "msp430x22x4.h" #define BMP085 0 #define SHT21 1 unsigned char sensor; // sensor: übergabevariable zu obigen defines #define TEMP 0 #define HUMI 1 #define PRESS 2 unsigned char mmode; // messmodus: übergabevariable
in „msp430f2274 bmp085 i2c ohne interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
0198b_send_an_0202_G1_antwort_empfangen.c
//****************************************************************************** #include <msp430x16x.h> #include "TS_LC7981.h" #include <string.h> // für Zeichen (Infotext) notwendig #include <stdio.h> // für sprint #include <signal.h> unsigned int t,k; void programmversion(void); void UART1_einstellen
in „Sende/Empfangsvorgang mittels nur 1St. µC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
0901.3482v1.pdf
to abuse string format vulnerabil- 3. ONTHEDIFFICULTYOFEXPLOITING ities or buffer overflows on the MSP430 based Telosb motes in order to execute malicious code uploaded into data mem- A SENSOR NODE ory. He demonstrates that it is possible to inject malicious Traditional buffer overflow attacks usually rely
in „Mikrocontroller Viren“ · Offtopic ·
-
Datei
gP000-FKA44780.h
********* // ** Flüssigkristallanzeige mit 44780 **/ // Restzeitanzeige, Akkuspannungsanzeige // MSP430F1610 // ----------------- // | XIN|- 32,768kHz // Taster rot--|RST (58) XOUT|- 32,768kHz // | P2.2|LED grün // | P2.3|LED rot // 8 Mhz X2IN- | P2.1|Taster nicht eingebaut aber vorgesehen // | P2.0|
in „LCD-Modul TC1602E-01 von Pollin ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
----------------------- // Includes //------------------------------------------------ #include <msp430xG461x.h> #include <signal.h> #include "config.h" #include "main.h" #include "stdio.h" #include "string.h" #include "lcd.h" //------------------------------------------------ // Global Variables //-
in „MSP430 UART0 RX-ISR“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Frequenzzaehler.pdf
gibt es, teilweise hat 3 Counter und einen ADC und er auch mit sehr netten Features: von TI die MSP430er, von Fujitsu 8, 16 und 32 Bit Con- schluckt nur ca. 3 mA bei 20 MHz Taktfre- troller (wobei ich mit den 32 Bittern sehr gu- quenz - und er hat bei mir bereits bis über 150 MHz messen können. te Erfahrungen
in „PIC - Frequenzzähler weit über 50 MHz auf die minimalistische Art“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CPG001_SCH.pdf
NLGDECAPIU306 P6.7/A7/DAC1/SVSIN P4.7/TBCLKIU3043NLDIR NLCBU PIU1211CTS GND PI17018 0D1010 S1 PIU807 VREF+ MSP430F1612 P4.6/TB6413042NSLEPn NLCBU P I U 2CBUS23 USBDMOP I U 2 0 1 6 NLUSBDM P I U 3XOUT P4.4/TB4 I U 3 0 4 0LEn NLCBU P I U 2CBUS34 USBDPP I U 2 0 1 5 NLUSBD 02 P0SW-PB P I U 3VeREF+ P4.3/TB3 I U 3 0
in „DRV8811 Richtungswechsel“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
src.txt
articles/STM32">STM32</a> <a href="/articles/Infineon_XMC">XMC</a> </li> <li> <a href="/articles/MSP430"><strong>MSP430</strong></a> </li> <li> <a href="/articles/PIC"><strong>PIC</strong></a> </li> <li> <a href="/articles/Programmierbare_Logik"><strong>FPGA, CPLD & Co.</strong></a> <a href="/articles
in „Verweis/Referenzierung zu anderen Beiträgen“ · www.mikrocontroller.net ·
-
Datei
Sinussweep.txt
#include <msp430x26x.h> #include <iostream.h> unsigned long int w_repeat = 0; //Aktuelle Halbwelle unsigned long int w_repeat_stop = 0; //Maximale Anzahl von Halbwellen unsigned int w_MaxSPG = 0; //Maximale Spannung
in „Sinuserzeugung mit DAC: Probleme Interrupterzeugung für DAC durch TimerB Compareregister“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LPH8731-3C.h
neonix on RadioKat Forum Igor Kizim aka Igoryosha (ATMega, STM32 implementations) Dmitry Karech (MSP430 implementation) license: GPL v2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation
in „LCD LPH8731-3C aus Siemens-Handys, Treiber“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TPS3824-33DBVR.pdf
Notebook and desktop computers 3.3 V C 2 1.001 (T VI VDD 100 nF VDD ) 1 (A RESET RESET I V TPS3823-33 MSP430C325 e 0.999 a MR WDI I/O o V 0.998 o GND GND s r T 0.997 u n Typical Application Schematic I 0.996 z a m o 0.995 N −40 −15 10 35 60 85 TA− Free-Air Temperature − °C Normalized Input Threshold Voltage
in „Watchdog Timer der beim Ansprechen Ausgangssignal nicht toggelt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
enc28j60.c
/#include "global.h" //#include "timer.h" //#include "rprintf.h" #include "enc28j60.h" #include "msp430x20x2.h" unsigned char Enc28j60Bank; unsigned int NextPacketPtr; #define F_CPU 8000000 /* Processor Speed */ #define CYCLES_PER_US ((F_CPU+500000)/1000000) /* cpu cycles per microsecond */ void delay
in „C Fehler aber was bedeuten sie? ENC28J60“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
A--DS10-gP16-LMK62-SD_b.h
// MSP430F1611 // ----------------- // | XIN|- 32,768kHz // | | | // Taster rot--|RST (58) XOUT|- 32,768kHz //8 MHz X2OUT- | P1.0..P1.7|Daten FKA LMK62 // 8 Mhz X2IN- | | // | P3.0|frei // UTXD0 |P3.4 P3.1|-
in „Sende/Empfangsvorgang mittels nur 1St. µC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ffconf.h
TLCS-900 0/1 / AVR32 0 *1 RL78 0 *2 R32C 0 *2 / PIC18 0/1 SH-2 0 *1 M16C 0/1 / PIC24 0 *2 H8S 0 *1 MSP430 0 *2 / PIC32 0 *1 H8/300H 0 *1 8051 0/1 / / *1:Big-endian. / *2:Unaligned memory access is not supported. / *3:Some compilers generate LDM/STM for mem_cpy function. */
in „Problem mit VS1053“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
// Dimmer auf Basis des MSP 430 (C) 2007 by SuperGrobi // // der Code darf so oft wie man will kopiert werden solange man sich an die GNU // General Public License Version 2 oder später der Free Software Foundation // hält. // /
in „Dimmer MSP430“ · Projekte & Code ·
-
Datei
EKG_V08-B_WG320x240.h
. 66-3 // Flüssigkristallanzeige WINSTAR WG 320x240B-TFE-NZ mit // Steuerschaltkreis S1D13305 // MSP430F1610 // ----------------- // | XIN|- 32,768kHz // | | // Taster rot--|RST (58) XOUT|- 32,768kHz // 8 Mhz X2IN- | // | // 8 MHz X2OUT- | P1.0..P1.7|Daten FKA usw. // | | // | P3.0| frei (28) // UTXD0
in „Messwerte auf GCLD darstellen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_SET 0x02 // Taster an P2.1 #define LED_ON 0x80 // LED (grün) an P4.7 #define LED_X_Br 0x10 // LED_X Brücke an
in „MSP430 F5529 Wobbel-Generator“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
gfx_lcd.c
#include <stdlib.h> #include <string.h> #include <msp430x14x.h> #ifndef _GFX_LCD_H #include "gfx_lcd.h" #endif #include "char.h" #define IODELAY 1 unsigned char *framebuf; unsigned int charpos; int cxCurPos = 0; int cyCurPos = 0; int bCursorOn=0; void writedata
-
Datei
Latchtest.c
#include <msp430g2211.h> void allesegmenteaus(void) { P1OUT = BIT2; short i = 10; for(i = 8; i > 0; i--) { P1OUT &= ~BIT1; P1OUT |= BIT0; P1OUT |= BIT1; } P1OUT &= ~BIT2; } void segmenta(void) { long i = 0; P1OUT =
in „MSP430 seltsamer Fehler: "placement fails for object."“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_Step 0x02 // Taster an P2.1, Veränderung Pulsbreite bzw. Frequenz #define LED_On 0x80 // LED 2 an P4.7 #define
in „MSP430 F5529 Wobbel-Generator“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
---------------+ // // ___________ Definitionen ______________________________________ #include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_SET 0x02 // Taster an P2.1 #define LED_ON 0x80 // LED (grün) an P4.7 #define LED_X_Br 0x10 // LED_X Brücke an
in „MSP430 F5529 Wobbel-Generator“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
telos-revb-2004-09-27.pdf
P_DVCC UART1RX DAC0 1 1 2 2 DAC1/SVSin P_DVCC 14 P1.2/TA1 P3.7/URXD1 35 UART1RX GIO2 GIO3 R15 TI_MSP430_F1611 TimerA Capture 3 4 4 DMAE0 MOUNTING HOLES RADIO_GIO0 15 P1.3/TA2 X P3.6/UTXD1 34 UART1TX SVSout R E UserINT 5 5 6 6 RESET RADIO_GIO1 16 P1.4/SMCLK S A P3.5/URXD0 33 UART0RX 0 open / M 6pin Header
in „Mic Amp an 2.4GHz Sender - Störung“ · HF, Funk und Felder ·
-
PDF
drv8432-1.pdf
PVDD_A Rsense_AB (option) PWM_A OUT_A 100nF RESET_AB GND_A Controller M Roc_adj PWM_B GND_B 100nF (MSP430 C2000 or 1 OC_ADJ OUT_B Stellaris MCU) GND PVDD_B AGND BST_B 100 nF 100 nF VREG BST_C 100 nF M3 PVDD_C Rsense_CD (option) M2 OUT_C 100nF M1 GND_C M PWM_C GND_D 100nF RESET_CD OUT_D PWM_D PVDD_D 100
in „Schrittmotor - PWM interface?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
SD-CARD // ***************************************************************************** #include <msp430x14x.h> #include <uart.h> #include <lcd.h> #include <sca3000.h> #include <stdlib.h> #include <stdio.h> #include <sd.h> #include <string.h> #include <signal.h> #include <math.h> #include <manipulation.h
in „MSP430 GPS-Daten von UART0 Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
SD-CARD // ***************************************************************************** #include <msp430x14x.h> #include <uart.h> #include <lcd.h> #include <sca3000.h> #include <stdlib.h> #include <stdio.h> #include <sd.h> #include <string.h> #include <signal.h> #include <math.h> #include <manipulation.h
in „MSP430 GPS-Daten von UART0 Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
www-mikrocontroller-net_articles_AVR_FAT32.pdf
Inhaltsverzeichnis ARM n LPC2000 1 FAT 16/32 , die Bibliothek (stablemmc0.5.4) n AT91SAM7 1.1 Code einbinden MSP430 1.2 Die Funktionalität FPGA, CPLD & Co. 1.3 Interne Technik n Grundlagen zu FPGAs 1.4 Funktionsübersichts Diagramm 1.5 Richtlinien n VHDL & Co. n Xilinx ISE 2 Beispiel Beschaltung 2.1 Schaltplan DSP
in „MMC SD library FAT16 FAT32 read write“ · Projekte & Code ·
-
Datei
main.c
#include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_SET 0x02 // Taster an P2.1 #define LED_ON 0x80 // LED (grün) an P4.7 #define LED_X 0x01 // LED (rot) an P1.0 #
in „Rote LED an Port 1.0 will nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DAC8562_3.pdf
DAC8163,DAC8562,DAC8563 www.ti.com SLAS719E –AUGUST 2010–REVISED JUNE 2015 9.3 System Examples 9.3.1 MSP430 Microprocessor Interfacing Figure 100 shows a serial interface between the DAC756x, DAC816x, or DAC856x device and a typical MSP430 USI port such as the one found on the MSP430F2013. The port is configured
in „Problem mit Positionsrückmeldung bei GRBL“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Descriptions.txt
type C/AC, 5.08 mm 1 Ocsillator 1 N-Channel Enhancement MOSFET (HEXFET); 100V; 28A; 0,077Ohm 1 *** MSP430F23x *** PM64 1 MP3 decoder chip from VLSI Solutions 1 MOS FET 1 MODULAR JACK 8 POS., RIGHT ANGLE, LOW PROFILE WITH LEDS 1 MKDS 1/ 2-3,5 Printklemme 1 Mixed Signal Microcontroller, 60KB+256B Flash Memoray
in „[KiCad] Bibliotheksaufbau - Konzeptideen gesucht“ · Platinen ·
-
Datei
main.c
#define _LCD_4BIT /*****************************************************************/ #include <msp430x12x.h> void lcd_4bit(void); void lcd_8bit(void); void delay(unsigned int z_wert) { int v; for (v=z_wert; v>=0; v--); } void main(void) { WDTCTL = WDTPW + WDTHOLD; // Stop WDT #ifdef _LCD_4BIT // bei
in „DOGM162 an MSP430F1232 betreiben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Liste.txt
--------------------------------------------------------------------------------------------- 6X MSP430G2152IPW14R 13x MC68HC11A1MFN 8-Bit Microcontroller 4X PIC16F877A-I/T 4X AM1705BPTP4 YF-17AEVYW G4 538PTP 18X PEB 2085N 3X MC68HC11A1MFN F92J SZAU9603 18x PIC16C54 -RC/SO 9833SAN Microchip Pic16c54-
-
Datei
main.c
##include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_Step 0x02 // Taster an P2.1, Veränderung Pulsbreite bzw. Frequenz #define LED_On 0x80 // LED 2 an P4.7 #define
in „MSP430 F5529 Wobbel-Generator“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_Step 0x02 // Taster an P2.1, Veränderung Pulsbreite bzw. Frequenz #define LED_On 0x80 // LED 2 an P4.7 #define
in „MSP430 F5529 Wobbel-Generator“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
tps78233.pdf
-5) or DRV (2mm x 2mm SON-6) Packages The TPS782 family is designed to be compatible with the TI MSP430 and other similar products. The enable pin (EN) is compatible with standard CMOS APPLICATIONS • TI MSP430 Attach Applications logic. This LDO is stable with any output capacitor greater than 1.0mF.
in „LDO-Spannungsregler allgemeine Frage“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fehler.txt
library dependencies for file: C:\Users\Judith\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_msp430_hw_spi.c Using cached library dependencies for file: C:\Users\Judith\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_null.c Using cached library dependencies for file: C:\Users\Judith\Documents
in „Marlin auf anet e12“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
spi.c
******* #include "hci.h" #include "spi.h" #include "evnt_handler.h" #include "board.h" #include <msp430.h> #define READ 3 #define WRITE 1 #define HI(value) (((value) & 0xFF00) >> 8) #define LO(value) ((value) & 0x00FF) #define ASSERT_CS() (P2OUT &= ~BIT7) #define DEASSERT_CS() (P2OUT |= BIT7) #define
in „MSP430 Interrupt - CC3000 WLAN“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_Step 0x02 // Taster an P2.1, Veränderung Pulsbreite bzw. Frequenz #define LED_On 0x80 // LED 2 an P4.7 #define
in „MSP430 F5529 Wobbel-Generator“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include "msp430f5529.h" // Einbinden der Definitionen #define T_OnOff 0x02 // Taster an P1.1 #define T_SET 0x02 // Taster an P2.1 #define LED_ON 0x80 // LED (grün) an P4.7 #define LED_X 0x01 // LED (rot) an P1.0 #
in „kein definiertes Verhalten in der ISR“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
lmt70_appnote.pdf
of this app note. 3 The Measurement System x LMT70E3.3V x Small LMT70 Axillary Probe Board Temp MSP430 x P2.5_VREF U SB 1.5V le VDD T_ON Vref Cab x P2.3 x LMT70 TAO M U 12-bit GND X ADC Laptop Computer Running 12" 40AWG LMT70EVM GUI Nickle Wire Figure 6. LMT70 Probe Board Thermal Response Measurement
in „Temperatursensor 35-43°C Fieberthermometer“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
P8.2_Eichmann.pdf
auflösenden AD-Wandler ausgestattet ist. Ein geeigneter Typ wäre standsmessung mit Konstantstrom z.B. ein MSP430F2013 von Texas Instruments, welcher Eine sehr präzise Methode zur Messung eines Wider- standswertes ist in Bild 2 zu sehen. Sie arbeitet ratiomet- einen differentiellen 16Bit-Sigma-Delta-Wandler bereit
in „Messung von PT100 PT500 PT1000 - Schaltungskonzept - gute Idee?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
datasheet_TMS37F158.pdf
encryption time Fast authentication: 42 ms Microcontroller 16-bit RISC ultra-low power based on MSP430F123 core Supply voltage (VBAT) 2.0 V to 3.6 V Active current consumption 200 μA (V CC = 2.2 V, osc= 1 MHz) Standby current consumption 60 nA (typ) (with PUSH logic) Transponder Transmission principle
in „Datenblatt für IC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Burr-Brown-ADS1230.pdf
Data are output over an easily-isolated APPLICATIONS serial interface that connects directly to the MSP430 • Weigh Scales and other microcontrollers. • Strain Gauges The ADS1230 is available in a TSSOP-16 package • Pressure Sensors and is specified from –40°C to +85°C. • Industrial Process Control AVDD
in „Konzept für eine Waage gesucht“ · Mikrocontroller und Digitale Elektronik ·