-
PDF
AN10864_1.pdf
.\Core\CM3\cm3_core.c CMSIS Cortex-M3 Core Peripheral Access Layer Source File .\Core\CM3\LPC17xx.h CMSIS Cortex-M3 Core Peripheral Access Layer Header File for NXP LPC17xx Device Series .\Core\CM3\system_LPC17xx.h CMSIS Cortex-M3 Device Peripheral Access Layer Header File for the NXP LPC17xx
in „FreeRTOS mit GCC aufm MB1760 (LPC1768)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
/** * Includes * */ #include "lc798x.h" #include "lpc17xx.h" #include "lpc17xx_i2c.h" #include "lpc17xx_can.h" #include "lpc17xx_gpio.h" #include "lpc17xx_exti.h" #include "lpc17xx_timer.h" #include "lpc17xx_pinsel.h" #include "lpc17xx_libcfg_default.h
in „LPC1769 Kompass Sensor auslesen mit timer0 interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
lpc11u3x.pdf
GB 0x4005 C000 reserved 22 SSP1 0x4005 8000 0x2000 4800 20 - 21 reserved 0x4004 C000 2 kB USB RAM (LPC11U34/421 GPIO interrupts LPC11U35/401/501 19 0x4004 C000 system control LPC11U36/401/501 18 0x4004 8000 LPC11U37/401/501) 0x2000 4000 17 IOCON 0x4004 4000 reserved 16 SSP0 0x4004 0000 0x2000 0800 15
in „LPC11U3 CRP zurücksetzen“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
board_schematic2.pdf
# USBP3 VGA_RED PCIE0_CK_REF+ A88 PCIE_CLK_REF- PCIE_CLK_REF+ 8 TP9 1 LPC_CLK B9 LPC_DRQ1# USB3+ B43 USBP3J USBP3 6 17 VGA_RED B89 VGA_RED PCIE0_CK_REF- A89 PCIE_CLK_REF- 8 4 LPC_CLK B10 LPC_CLK USB3- B42 USBP3J 6 17 VGA_GRN VGA_GRN B91 VGA_GRN 17 VGA_BLU VGA_BLU B92 VGA_BLU
in „USB 2.0 Beschaltung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
user.manual.lpc17xx.pdf
UM10360 LPC17xx User manual Rev. 2 — 19 August 2010 User manual Document information Info Content Keywords LPC1769, LPC1768, LPC1767, LPC1766, LPC1765, LPC1764, LPC1763, LPC1759, LPC1758, LPC1756, LPC1754, LPC1752, LPC1751, ARM, ARM Cortex-M3, 32-bit, USB, Ethernet, CAN, I2S, Microcontroller Abstract LPC17xx user manual NXP Semiconductors UM10360 LPC17xx user manual Revision history Rev Date Description 2 20100819
in „LPCxpresso 1769 I2C Takt einstellen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lpc17xx_emac.c
/** * @file lpc17xx_emac.c * @brief Contains all functions support for Ethernet MAC firmware library on LPC17xx * @version 2.0 * @date 21. May. 2010 * @author NXP MCU SW Application Team ***************************
in „LPC1768 Ethernet mit DP83848J“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
LPC_2119_2129_Datenblatt.pdf
/LPC2129 P0.25/RD1 9 40 P1.22/PIPESTAT1 TD1 10 39 P0.13/DTR1/MAT1.1 P0.27/AIN0/CAP0.1/MAT0.1 11 38 P0.12/DSR1/MAT1.0 P1.17/TRACEPKT1 12 37 P0.11/CTS1/CAP1.1 P0.28/AIN1/CAP0.2/MAT0.2 13 36 P1.23/PIPESTAT2
in „LPC 2129 Versorgungsspannung via PIN“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
landtiger_v2.0_-_manual__v1.1.pdf
however the pull-up R also remains activated. Figuur 11 I2C EEPROM 24C02 (U6) 2.10 DataFlash LandTiger LPC17XX development board includes an AT45DB16D (16 Mbit / 2MByte) DataFlash (U7) connected to the LPC1768 SPI_0 port. IO Pin Description P0.18 DataFlash MOSI P0.17 DataFlash MISO LandTiger V2.0 User Manual
-
PDF
LPC2129EB_REVB.pdf
LPC2129 Evaluation Board LPC2129 EB Features 1. General description ● Philips LPC2129 16/32-bit controller on a The LPC2129 Evaluation Board is a functionally handy DIP50 package complete and low cost controller
in „Einsteigerboard LPC2119(29/94)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LPC17xx.ld
/* Linker script for Cortex-M3 * * Version:CodeSourcery Sourcery G++ Lite 2007q3-53 * BugURL:https://support.codesourcery.com/GNUToolchain/ * * Copyright 2007 CodeSourcery. * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No written agreement, * license, or royalty fee is required for any of the authorized uses. * Modifications to this software may be copyrighted by their
in „LPC1768 - Linker Script / Startupfile benötigt bzw. Error“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lpc17_rotary.c
/* * lpc17_rotary.c * * Created on: 03.06.2011 * Author: let */ #include "lpc17_rotary.h" #include <timer.h> #include <defines.h> void rotary_init() { LPC_SC->PCONP |= _BV(18); SET_PCB(PINSEL3, 8, PCB_ALT1);
in „Quadrature Encoder Interface LPC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lpc17xx.ld
/* Linker script for LPC1768 Cortex-M3 ARM MCU */ /* $Id$ */ /* Copyright (C)2013-2014, Philip Munts, President, Munts AM Corp. */ /* */ /* Redistribution and use in source and binary forms, with or without */ /* modification
in „LPC1768 OpenOCD arm-none-eabi-gcc 5.3.0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lpc17xx.ld
/* Linker script for mbed LPC1768 */ /* Linker script to configure memory regions. */ MEMORY { FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 512K RAM (rwx) : ORIGIN = 0x100000C8, LENGTH = 32K USB_RAM(rwx) : ORIGIN = 0x2007C000, LENGTH = 16K ETH_RAM(rwx) : ORIGIN = 0x20080000, LENGTH = 16K } ENTRY(Reset_Handler) /* define a global symbol _stack_end */ _stack_end = 0x40007EDC; /* define heap size */ heap_size = 256; /* define beginning of stack */ _stack_start = ORIGIN(RAM) + LENGTH(RAM); SECTIONS { . = 0; /* Define Section Counter */ /* The startup code goes first into FLASH */ .isr_vector : { . = ALIGN(4
in „lpc1768 arm-non-eabi-gcc printf to uart0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dualMotorPll.c
#include <lpc17/lpc17.h> #include <lpc17/pinConnect.h> #include <lpc17/clock.h> #include <lpc17/usTimer.h> #include <lpc17/uart.h> #include <lpc17/adc.h> #include <lpc17/fc200.h> #include <lpc17/sysTickTime.h> #include <lpc17/simpleI2c.h> #include <lpc17/fc200Ui.h> #include <lpc17/fc200Fram.h> #include <fifoPrint.h> #include <fifoParse.h> #include <macros.h> #include <lpc17/pwm.h> #include <lpc17/nvic.h> #include <sineTables.h
in „Wechselrichter zur Netzeinspeisung bauen?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
lpc24xx_externalmemory.pdf
Reset name when 00 when 01 when 10 when 11 value 1:0 P3[16] GPIO Port 3.16 D16 PWM0[1] TXD1 00 3:2 P3[17] GPIO Port 3.17 D17 PWM0[2] RXD1 00 5:4 P3[18] GPIO Port 3.18 D18 PWM0[3] CTS1 00 7:6 P3[19] GPIO Port 3.19 D19 PWM0[4] DCD1 00 9:8 P3[20] GPIO Port 3.20 D20 PWM0[5] DSR1 00 11:10 P3[21] GPIO Port 3.21
in „LCD Timings - SVGA - LPC2478“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
lpc24xx_externalmemory.pdf
Reset name when 00 when 01 when 10 when 11 value 1:0 P3[16] GPIO Port 3.16 D16 PWM0[1] TXD1 00 3:2 P3[17] GPIO Port 3.17 D17 PWM0[2] RXD1 00 5:4 P3[18] GPIO Port 3.18 D18 PWM0[3] CTS1 00 7:6 P3[19] GPIO Port 3.19 D19 PWM0[4] DCD1 00 9:8 P3[20] GPIO Port 3.20 D20 PWM0[5] DSR1 00 11:10 P3[21] GPIO Port 3.21
in „LPC24xx Timing Diagramm für Memory Controller?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
device2007.txt
P89C51RA2F, P89C51RB2F, P89C51RC2F, P89C51RD2F, P89C60X2, P89C61X2, P89C660, P89C662, P89C664, P89C668, P87LPC759, P87LPC760, P87LPC761, P87LPC762, P87LPC764, P87LPC767, P87LPC768, P87LPC769, P89LPC901, P89LPC902, P89LPC903, P89LPC906, P89LPC907, P89LPC908, P89LPC9107, P89LPC912, P89LPC913, P89LPC914, P89LPC915, P89LPC916, P89LPC917, P89LPC920, P89LPC921, P89LPC922, P89LPC9221, P89LPC924, P89LPC925, P89LPC930, P89LPC931, P89LPC932, P89LPC932A1, P89LPC933, P89LPC934, P89LPC935, P89LPC936, P89LPC938, P89V51RB2, P89V51RC2
in „24C04 beschreiben und auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ov7670.c
#include <stdio.h> #include "LPC17xx.H" #include "Serial.h" #include "i2c.h" #include "ov7670.h" #include "ov7670reg.h" #include "delay.h" #include "type.h" #include "GLCD.h" #define ST_VSYNC (LPC_GPIO2->FIOPIN & (1 << 8)) #define
in „brauche eure Hilfe bei diesem Project“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
timer.c
++; break; case 17 : LPC_GPIO2->FIOSET |=(1<<1); //CLR LPC_GPIO2->FIOCLR |=(1<<6); //SET LPC_GPIO2->FIOCLR |=(1<<2); LPC_GPIO2->FIOSET |=(1<<3); LPC_GPIO2->FIOCLR |=(1<<4); LPC_GPIO2->FIOSET |=(1<<5); LPC_GPIO0->FIOCLR
in „Problem mit Timer Interrupt LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LPC407x_8x_177x_8x.h
define LPC_TIM2 ((LPC_TIM_TypeDef *) LPC_TIM2_BASE ) #define LPC_TIM3 ((LPC_TIM_TypeDef *) LPC_TIM3_BASE ) #define LPC_UART0 ((LPC_UART_TypeDef *) LPC_UART0_BASE ) #define LPC_UART1 ((LPC_UART1_TypeDef *) LPC_UART1
in „Einstieg LPC4088 QuickStart Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LPC11Axx.h
-------------------------------------------- /** * @brief Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_GROUP_INT0) */ typedef struct { __IO uint32_t CTRL; /*!< (@ 0x000) GPIO grouped interrupt control register*/ __I uint32_
in „constexpr Mikrokontroller Pointer Hartwarezugriff“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
USBizi_User_Manual.pdf
-LPC2388- The LPC2387/8 72Mhz ARM7 32-bit processor is the core of USBizi. The processor has a wide range of peripherals that adds a lot of functions and features to USBizi such as PWM, GPIO, LCD Controller
in „Arm7 (Usbizi) über SPI LCD“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dma.c
******************************** * $Id:: dma.c 5795 2010-12-03 00:02:09Z usb00423 $ * Project: NXP LPC17xx DMA example * * Description: * This file contains DMA code example which include DMA * initialization, DMA interrupt handler, and APIs for DMA * transfer. * *************************************
in „DAC+DMA LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iocon.h
/* lpc8/iocon.h Copyright 2013 Marc Prager This file is part of the c-lpc8 library. c-lpc8 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
in „schöner Code ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
pwm.c
******************************** * $Id:: pwm.c 5748 2010-11-30 23:48:37Z usb00423 $ * Project: NXP LPC17xx PWM example * * Description: * This file contains PWM code example which include PWM initialization, * PWM interrupt handler, and APIs for PWM access. * *****************************************
in „LPC1769 PWM Probleme bei Dutycycle“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Vorlage_100x75.pdf
RTCX1 13RTCX1 USB_DM/P0.30 23 VDDIO_2 42 VDD2 B VDDIO_1 21 VDD1 RTCX2 15RTCX2 B VDD(REG) VDD(REG) LPC17xx F 78 VSS6 4 0 66 VSS5 C 1 57 VSS4 VDD(REG) LPC1752_PORT1 N 43 VSS3 F G 33 VSS2 1 0 24 VSS1 D C 1 Port 1 P1.0 76 N VDD(REG) P1.1 74 G P1.4 73 LPC17xx P1.8 72 P1.9 71 P1.10 70 P1.14 69 C P1.15 25
-
PDF
UM10736.pdf
output 11. PIO2_12 35 47 74 [5] I; PU IO PIO2_12 — General purpose port 2 input/output 12. On parts LPC1519/17/18 only. [5] PIO2_13 36 48 75 I; PU IO PIO2_13 — General purpose port 2 input/output 13. On parts LPC1519/17/18 only. UM10736 All information provided in this document is subjec© NXP Semiconductors
in „LPC1549 USB Virtual COM-Port“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
emc.c
_3 = (MD_PLN_FAST | FUNC2); //D15 LPC_SCU->SFSPD_2 = (MD_PLN_FAST | FUNC2); //D16 LPC_SCU->SFSPD_3 = (MD_PLN_FAST | FUNC2); //D17 LPC_SCU->SFSPD_4 = (MD_PLN_FAST | FUNC2); //D18 LPC_SCU->SFSPD_5 = (MD_PLN_FAST | FUNC2); //D19 LPC_SCU->SFSPD
in „LPC1857 ARM Cortex M3 Problem mit EMC und SDRAM“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SCH_CP_JR_ARM7_USB_LPC2148_1_OF_3.pdf
1 2 3 4 OPTION FOR LPC2148 ONLY +3V3 +VUSB +VUSB +VUSB D LPC2138/LPC2148 D 16 19 USB LINK 560 P1.16 12 P1.16/TRACEPKT0 P0.0/TXD0/PWM1 21 P0.0 P1.17 8 P1.17/TRACEPKT1 P0.1/RXD0/PWM3/EINT0 22 P0.1 P0.31 2 P1.18 4 P1.18/TRACEPKT2
in „ARM-USB-OCD mit Eclipse“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ETT_2148.pdf
1 2 3 4 OPTION FOR LPC2148 ONLY +3V3 +VUSB +VUSB +VUSB D LPC2138/LPC2148 D 16 19 USB LINK 560 P1.16 12 P1.16/TRACEPKT0 P0.0/TXD0/PWM1 21 P0.0 P1.17 8 P1.17/TRACEPKT1 P0.1/RXD0/PWM3/EINT0 22 P0.1 P0.31 2 P1.18 4 P1.18/TRACEPKT2
in „Einstieg in die ARM Welt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
pwm.c
******************************** * $Id:: pwm.c 5748 2010-11-30 23:48:37Z usb00423 $ * Project: NXP LPC17xx PWM example * * Description: * This file contains PWM code example which include PWM initialization, * PWM interrupt handler, and APIs for PWM access. * *****************************************
in „LPC1769 PWM Probleme bei Dutycycle“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
P89LPC933_934_935_936_6.pdf
CIN1B/KBI3/AD12 P1.5/RST 6 23 P0.4/CIN1A/KBI4/DAC1/AD13 VSS 7 P89LPC935FDH 22 P0.5/CMPREF/KBI5 P3.1/XTAL1 8 21 VDD P89LPC936FDH P3.0/XTAL2/CLKOUT 9 20 P0.6/CMP1/KBI6 P1.4/INT1 10 19 P0.7/T1/KBI7 P1.3/INT0/SDA 11 18 P1.0/TXD P1.2/T0/SCL 12 17 P1.1/RXD P2.2/MOSI 13 16
in „AD-Wandlung p89lpc936“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Microcontroller_Experimentierboard.pdf
; P89C51RA2xx; P89C51RB2xx; P89C51RC2xx; P89C51RD2xx; P89C60X2; P89C61X2;P89LV51RD2; P89V51RD2; P89LPC901 (requires ICP to ISP bridge); P89LPC902 (requires ICP to ISP bridge); P89LPC903 (requires ICP to ISP bridge); P89LPC906 (requires ICP to ISP bridge); P89LPC907 (requires ICP to ISP bridge); P89LPC908 (requires ICP to ISP bridge); P89LPC912 (requires ICP to ISP bridge); P89LPC913 (requires ICP to ISP bridge); P89LPC914 (requires ICP to ISP bridge); P89LPC920; P89LPC921; P89LPC922; P89LPC930; P89LPC931; P89LPC932; P89LPC933; P89LPC934
in „AT89S52 => Programmierung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ohci.c
*********************************************************************\ * Projekt: * * Ziel-System: LPC17xx * * Autor: Marco Kaminski * * Version: v0.a.003 * * Datum: 09.01.2013 * * * * Beschreibung: * * OHCI-Stack fuer LPC17xx-Prozessoren * * * * Changelog: * * v0.a.002 - Umstellung von Bitschubsen auf
in „USB-Host LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
can.c
************************************************************* * can.c: CAN module API file for NXP LPC17xx Family Microprocessors * * Copyright(C) 2009, NXP Semiconductor * All rights reserved. * * History * 2009.05.27 ver 1.00 Prelimnary version, first Release * 13.10.2010 ver 1.1 Änderung bezüglich CAN2 *****************************************************************************/ #include "lpc17xx.h" #include "type.h" #include "can.h" /* Receive Queue: one queue for each CAN port */ extern CAN_MSG MsgBuf_RX1; extern volatile uint32_t CAN1RxDone; extern volatile uint32_t data[12]; volatile
in „sprintf mehrfach“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
svpwm.c
#ifdef __USE_CMSIS #include "LPC17xx.h" #endif #include "core_cm3.h" // Makros für die GPOIS des LPC1760 ------------------------------------ #define PINSEL ((volatile uint32_t*)&LPC_PINCON->PINSEL0) #define PINMODE ((volatile uint32
in „SVPWM mit LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
UM10398_-_LPC11xx_UserManual.pdf
Description of Deep-sleep and Deep-power down modes updated in Section 3.8 “Power management”. • Chapter 5 “LPC111x/LPC11Cxx Power profiles” added. • WDT changed to 24-bit timer in Chapter 17 “LPC111x/LPC11Cxx WatchDog Timer (WDT)”. • Connection to standard debug connector explained in Section 21.6.2 “Debug connections
in „Cortex-M UART im Polling-Betrieb“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
defines.h
OTYPER&=~(3<<(y*2))// #endif //################################################################ #if zucLPC176x #include "c:\zuc\lpc\LPC176x.h"//error #define RxFliterCtrl #define CCR 2x #define pinSET(portn,pinn) (*(volatile uint32_t*)(0x2009C018UL+(portn*0x20UL)))|=(1UL<<pinn) #define pinCLR(portn,pinn)
in „Header Datei für Konfiguration erstellen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
8051_Programmer.pdf
KBI5 RST / P1.5 P0D303 P0.7 / T1 / KBI7 V P1.7 14 P0.6 / CMP1 / KBI6 S P1.6 9 13 P0D3013 S P0D202 P LPC9xx P0.7 / T1 / KBI7 V P1.7 5 0 P0LPC922 / LPC936 P/0LePxCt9e2r2n /(lLoPnCg93p6re/sse)x0t1ern (long pGNDs)02 0 Reset LPC 5P LPC922 / LPC936 / extern (long press) 3.3V GND GND P0LPC92202 P0LPC9220P10R401 P0R402 P1 P2 3.3V LPC922 R4 P0P1011 P0.0 P0P000 P0P201 1K P0P1022 P0.1 P0P001 P0P202 P0LPC93602 P0LPC9360P10R501 P0R502 P0P1033 P0.2 P0P002 P0P203 ResetRESET P0P1044 P0.3 P0P003 P0P204 R5 P0extern0LED02P0extern0LED01 P0R601
-
PDF
io-controller-hub-9-datasheet.pdf
..................434 13.1.16GC—GPIO Control Register (LPC I/F — D31:F0) ........................................435 13.1.17PIRQ[n]_ROUT—PIRQ[A,B,C,D] Routing Control Register (LPC I/F—D31:F0) ................................................................
in „FLASH Memory Chip im Lenovo X200 von 8 MB auf 16 MB vergroessern“ · PC Hard- und Software ·
-
Datei
main.c
#include <lpc17xx.h> #include <lpc17xx_pinsel.h> #include <lpc17xx_emac.h> #include <lpc17xx_gpio.h> uint8_t MAC_Address[] = {0x01, 0x23, 0x45, 0x67, 0x89, 0xAB}; int main(void) { PINSEL_CFG_Type PinConf; EMAC_CFG_Type
in „LPC1768 Ethernet mit DP83848J“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
seminar_algo_final.pdf
der Filterordnung sind x_hop, die Segmentlänge der Pitchmarkanalyse und block_N, die Blocklänge der LPC einzugeben. Ausgegeben wird das pitchgeshiftete Signal mit und ohne formantsaving und die Matrix mit allen Impulsantworten der LPC. algo_2 OLA SOLA lpc_test psola catch_M lpc_out lpc_out test_lp_psola lp_psola psola catch_M lpc_out 21 algo_2 testet ola oder sola durch einfachen Aufruf dieser. Lpc_test führt entweder eine einmalig lpc_out aus oder ruft catch_M auf, die ihrerseits das Signal zerteilt und die LPC für alle Signalabschnitte
in „Musiktempoänderung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
i2c.c
machine * - adding a return result to the I2CEngine() * 2011.02.08 ver 1.200 J. Harwood - ported to LPC17xx * 2011.03.07 ver 1.210 Larry Viesse - Corrected Buffer Sizes to accommodate writing 32 data bytes (a full page) * *****************************************************************************/ #include "LPC11xx.h" /* LPC17xx Peripheral Registers */ //#include "type.h" #include "string.h" #include "i2c.h" #include "isr.h" volatile uint32_t I2CMasterState = I2CSTATE_IDLE; volatile uint32_t I2CSlaveState
in „CAN UP - Aktor (LPC11Cxx)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
i2c.c
********************************************************************** * i2c.c: I2C C file for NXP LPC17xx Family Microprocessors * * Copyright(C) 2009, NXP Semiconductor * All rights reserved. * * History * 2009.05.26 ver 1.00 Prelimnary version, first Release * *****************************************************************************/ #include "lpc17xx.h" #include "type.h" #include "i2c.h" #include "srf08.h" volatile uint32_t I2CMasterState = I2C_IDLE; volatile uint32_t I2CSlaveState = I2C_IDLE; volatile uint32_t I2CCmd; volatile uint32_t I2CMode
in „LPC1758 Problem mit I2C Bus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
// LPC2103@60MIPS = 17.10µs pa32 = (long*)a; pa32 = (long*)a; for (i=0; i<64; i++) { *pa32++=*pb32++; } // signed Int16/Int16 // PIC18@10MIPS = // PIC24@40MIPS = 0.55µs // dsPIC@30MIPS = 0.73µs // ATMEGA@16MIPS = 16.2µs // LPC2103@60MIPS = 2.47µs r16 = x16/y16; // signed Int32/Int32 // PIC18@10MIPS = // PIC24@40MIPS = 11.73µs // dsPIC@30MIPS = 15.63µs // ATMEGA@16MIPS = 42.19µs // LPC2103@60MIPS = 2.52µs r32 = x32/y32; //
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AOA_Application_Board_revA.pdf
Page 2 LPC1769 Core Page 3 USB interface: Host or Device Page 4 100/10M Ethernet PHY Page 5 CAN and Serial expansion interface Page 6 RF interfaces Page 7 uSD interface Page 8 LPC1769 I/O and Peripherals Page
in „Probleme mit LPC11C24“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
configx.h
if zucAVR==0 #include "C:\zuc\net\wkkstring.h" #endif #include "C:\zuc\net\config_network.h" #if zucLPC176x //#include "C:\zuc\net_lowlevel_lpc\networkdevice.h" #include "C:\zuc\net_lowlevel_lpc\target.h" #include "C:\zuc\net_lowlevel_lpc\lpc17xx_emac.h" #include "C:\zuc\net_lowlevel_lpc\lpc17xx_emac.c.h
in „Header Datei für Konfiguration erstellen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
// Z16F@20MIPS = 23.0µs // LPC2103@60MIPS = 17.10µs pa32 = (long*)a; pa32 = (long*)a; for (i=0; i<64; i++) { *pa32++=*pb32++; } // signed Int16/Int16 // PIC18@10MIPS = // PIC24@40MIPS = 0.55µs // dsPIC@30MIPS = 0.73µs // ATMEGA@16MIPS = 16.2µs // Z16F@20MIPS = 1.0µs // LPC2103@60MIPS = 2.47µs r16 = x16/y16; // signed Int32/Int32 // PIC18@10MIPS = // PIC24@40MIPS = 11.73µs // dsPIC@30MIPS = 15.63µs // ATMEGA@16MIPS = 42.19µs // Z16F@20MIPS = 1.0µs // LPC2103@60MIPS = 2.52µs
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
// Z8Enc!XP@20MIPS = 390µs // Z16F@20MIPS = 23.0µs // LPC2103@60MIPS = 17.10µs pa32 = (long*)a; pb32 = (long*)a; for (i=0; i<64; i++) { *pa32++=*pb32++; } // signed Int16/Int16 // PIC18@10MIPS = // PIC24@40MIPS = 0.55µs // dsPIC@30MIPS = 0.73µs // ATMEGA@16MIPS
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
benchmark.c
// Z8Enc!XP@20MIPS = 390µs // Z16F@20MIPS = 23.0µs // LPC2103@60MIPS = 17.10µs pa32 = (long*)a; pb32 = (long*)a; for (i=0; i<64; i++) { *pa32++=*pb32++; } // signed Int16/Int16 // PIC18@10MIPS = // PIC24@40MIPS = 0.55µs // dsPIC@30MIPS = 0.73µs // ATMEGA@20MIPS
in „LPC2103 63MIPS?“ · Mikrocontroller und Digitale Elektronik ·