-
Datei
main.vhd
= '1' then -- 1MHz taster1 <= taster; if taster1 = '0' and taster = '1' then start <= true; state_lpc <= 0; elsif addr = '1' & x"00000000" and state_lpc = 39 then start <= false; end if; if start then if set_counter_to_27 then state_lpc <= 27; elsif set_counter_to_37 then state_lpc <= 37; elsif set_counter_to_40 then state_lpc <= 40; else state_lpc <= state_lpc + 1; end if; end if; end if; end if; end process state_lpc_bus; -- wenn bei übernahme des busses der mc warten muss set_counter_to_27 <= ((state_lpc = 27) AND ((lad_in
-
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 „ATMEL billiger und leistungsfähiger als PIC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_LPC17xx.S
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „Cortex M3 Reset fehlerhaft, Reset nur sporadisch erfolgreich“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_LPC17xx.s
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „LPC1768 - Linker Script / Startupfile benötigt bzw. Error“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
-
Datei
startup_LPC17xx.S
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „Aufruf der main()-Funktion aus einem Startup-File“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_LPC17xx.S
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „Unterschiede beim Aufruf der main()-Funktion aus einem Startup-File“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
LPC3130_31.pdf
reset (see UM10314 JTAG chapter for details). Table 8hows the various boot modes supported on the LPC3130/3131: LPC3130_3131 All information provided in this document is subject to © NXP B.V. 2012. All rights reserved. Product data sheet Rev. 2 — 29 May 2012 17 of 67 NXP Semiconductors LPC3130/3131
in „LCD-Interface LPC3131“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sct.c
none *********************************************************************/ void sct_init (void) { //LPC_SCT->CONFIG = (1<<0) | (1<<17); /* UNIFIED */ LPC_SCT->CONFIG = (LPC_SCT->CONFIG & ~0x00060001) | 0x00020001; /* MATCH/CAPTURE registers */ /* Unified counter - register side L is used and accessed
in „LPC810 SCT-PWM Projekt Fehler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
settings.xml
/> <lpc1768 file="target/lpc1768.cfg" /> <lpc1769 file="target/lpc1769.cfg" /> <lpc1788 file="target/lpc1788.cfg" /> <lpc17xx file="target/lpc17xx.cfg" /> <lpc1850 file="target/lpc1850.cfg" /> <lpc2103 file
in „STM32 - Code-Blocks + GCC + GDB“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sdmm.c
(LPC_GPIO, MMC_DI_PORT, MMC_DI_PIN) /* Set MMC DI "high" */ #define DI_H() \ Chip_GPIO_SetPinOutHigh(LPC_GPIO, MMC_DI_PORT, MMC_DI_PIN) /* Set MMC DI "low" */ #define DI_L() \ Chip_GPIO_SetPinOutLow(LPC_GPIO
in „SD Karte shutdown“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
new_ili9225.h
0x00,0xce); } //============================================================================+ void LPC17xx_SPI_SendRecvByte (unsigned char byte_s) {SPDR=byte_s; while(!(SPSR & (1<<SPIF))); } void LCD_WriteIndex(unsigned char index) { SPI_CS_LOW; LPC17xx_SPI_SendRecvByte(SPI_START | SPI_WR | SPI_INDEX);//write:RS=0,RW=0 LPC17xx_SPI_SendRecvByte(0); LPC17xx_SPI_SendRecvByte(index); SPI_CS_HIGH; } void LCD_WriteData( unsigned short data) { SPI_CS_LOW; LPC17xx_SPI_SendRecvByte(SPI_START | SPI_WR | SPI_DATA); LPC17xx_SPI_SendRecvByte
in „Treiber für TFT LCD Display“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.txt
#include "LPC17xx.h" #include "GPIO_LPC17xx.h" #include "GPDMA_LPC17xx.h" #include "Global.h" #include <stdio.h> //*****************************************// // //*** Define fuer Eingabe von Binary // //********
in „LPC1769 USB einschalten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_device.c
(uint32_t endpt, uint32_t psize) { LPC_USB->ReEp = (1UL << endpt); LPC_USB->EpInd = endpt; LPC_USB->MaxPSize = psize; LPC_USB->DevIntClr = EP_RLZED; while(!(LPC_USB->DevIntSt & EP_RLZED)); LPC_USB->DevIntClr = EP_RLZED; } uint8_t USB_SIE_ReadWrite
in „LPC1788 USB Device“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Schaltung_LPC.pdf
-4 RESET 2 220 TCK 9 10 SWD Stecker 100uF 1 22uF RTCK 11 12 SV2-5 ISP C14 TDO 15 16 SWD 18pF RESET 17 18 GND GND GND GND GND +5V_JLINK 19 20 1JP1 GND 2 SV1 6 0 7 0 8 0 R 1 R 1 R 1 9 0 R 1 B GND GND GND GND GND B USB Buttons Mikrocontroller LPC1756 +3V3 +3V3 IC1 LPC1756 3 37 76 B1 J R16 R19 R21 38 P0[
in „LPC1756 - WS2812B und Schaltplankontrolle“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test_DMA2.c
================================================================== */ #ifdef __USE_CMSIS #include "LPC17xx.h" #endif #include <cr_section_macros.h> #include <string.h> #define BUFFER_SIZE 4095 typedef uint32_t DataBuffer_t[BUFFER_SIZE]; DataBuffer_t buf1; __BSS(RAM2) DataBuffer_t buf2; volatile uint8
in „ARM LPC 1769 DMA Problem nach power-on“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
an10493_LPC214x_powerdown.pdf
LPC2100 system and have a USB interface for both power and serial communication. The Keil MCB2140 Evaluation Board connects to your PC using the serial port (for Flash download using the Philips LPC210x
in „LPC2148 Powerdown“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
hyoklinux uClinux-dist]# gzip -dc ~/incoming/linux-2.6.5-hsc2.patch.gz | patch -p0 III. Add Philips LPC22xx patch Now it's time to add Philips LPC22xx patch to the uClinux package. Untar the downloaded Philips LPC22xx patch package, [root@hyoklinux incoming]# tar -zxvf uClinux-philips-lpc22xx.tar.gz [
in „uCLinux Bootloader + Kernel für ARM LPC2294“ · Projekte & Code ·
-
Datei
0005_lpc313x_ADC_PWM.patch
33.000000000 +0100 +++ gnublin-linux-2.6.33/drivers/Makefile 2012-01-03 09:47:18.000000000 +0100 @@ -17,6 +17,9 @@ obj-$(CONFIG_SFI) += sfi/ obj-$(CONFIG_PNP) += pnp/ obj-$(CONFIG_ARM_AMBA) += amba/ + +obj-$(CONFIG_LPC313x_ADC) += lpc313x_io/ + obj-$(CONFIG_XEN) += xen/ # regulators early, since some subsystems
in „GNUBLIN www.gnublin.org“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
0006_lpc313x_ADC_PWM.patch
33.000000000 +0100 +++ gnublin-linux-2.6.33/drivers/Makefile 2012-01-03 09:47:18.000000000 +0100 @@ -17,6 +17,9 @@ obj-$(CONFIG_SFI) += sfi/ obj-$(CONFIG_PNP) += pnp/ obj-$(CONFIG_ARM_AMBA) += amba/ + +obj-$(CONFIG_LPC313x_ADC) += lpc313x_io/ + obj-$(CONFIG_XEN) += xen/ # regulators early, since some subsystems
in „GNUBLIN www.gnublin.org“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
eclipse_-_fehlermedlung.pdf
es}""/> » es}""/> -+ » <listOptionValue builtIn » ="false" value=""${workspace_loc:/LPC1700C » MSIS/Core/CM3/CoreSupport}""/> Beyond Compare v3.3.2 08.11.2011 02:17:11 Textvergleich Seite 4 Datei: (Fortsetzung) = » <listOptionValue builtIn » <listOptionValue builtIn » ="false" value=""${workspace_loc:/LPC1700C » ="false" value=""${workspace_loc:/LPC1700C » MSIS/Core/CM3/DeviceSupport/NXP/LPC17xx}"" » MSIS/Core/CM3/DeviceSupport/NXP/LPC17xx}"" » /> » /> » <listOptionValue builtIn » <listOptionValue
in „eclipse + gnu arm --> gleiches projekt kann nicht mehr erstellt werden“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
init_ili9225.h
| SPI_WR | SPI_INDEX); /* Write : RS = 0, RW = 0 */ LPC17xx_SPI_SendRecvByte(0); LPC17xx_SPI_SendRecvByte(index); SPI_CS_HIGH; } void LCD_WriteData( unsigned short data) { SPI_CS_LOW; LPC17xx_SPI_SendRecvByte(SPI_START | SPI_WR | SPI_DATA); /* Write : RS = 1, RW = 0 */ LPC17xx_SPI_SendRecvByte((data >> 8)); /* Write D8..D15 */ LPC17xx_SPI_SendRecvByte((data & 0xFF)); /* Write D0..D7 */ SPI_CS_HIGH; } void LCD_WriteReg( unsigned short LCD_Reg, unsigned short LCD_RegValue
in „2.2" 176x220 SPI TFT - Kennt jemand dieses Modell?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
apple_macbook_pro_a1286_mlb_d1_051-9216_13.3_retina_a1425_820-3462_sch.pdf
75 75 39 17BI LPC_AD<0> 5 6 SPIROM_USE_MLB BI 7 20 50 7 8 75 39 17 7 LPC_AD<2> 9 10 PM_CLKRUN_L 7 18 39 IN 11 12 OUT 75 39 17 OUT LPC_AD<1> SPI_ALT_CLK IN 7 41 75 39 17IN LPC_AD<3> 13 14 SPI_ALT_CS_L IN 7 41 41
in „Macbook Schaltpläne“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include<lpc17xx.h> #include "sdcard.h" #include "uart.h" #include "fat32.h" #include "stdutils.h" #include "delay.h" //User defined library which contains the delay routines #include "spi.h" #include "lcd.h" //
in „Count external pulses using LPC1768“ · µC & Digital Electronics ·
-
Datei
ccan_rom.c
, }; SystemCoreClockUpdate(); Board_Init(); /*UART!! */ Init_UART_PinMux(); Chip_UART_Init(LPC_USART); Chip_UART_SetBaud(LPC_USART, 19200); Chip_UART_ConfigData(LPC_USART, (UART_LCR_WLEN8 | UART_LCR_SBS_1BIT)); Chip_UART_SetupFIFOS(LPC_USART, (UART_FCR_FIFO_EN | UART_FCR_TRG_LEV2)); Chip_UART_TXEnable(LPC_USART); /* Setup UART for 115.2K8N1 */ Chip_UART_Init(LPC_USART); Chip_UART_SetBaud(LPC_USART, 19200); Chip_UART_ConfigData(LPC_USART, (UART_LCR_WLEN8 | UART_LCR_SBS_1BIT)); Chip_UART_SetupFIFOS(LPC_USART
in „Weiterhin Probleme mit CAN auf LPC11C22“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AN10496-NXP.pdf
AN10496 Vacuum cleaner with Philips P89LPC901 Rev. 01 — 10 August 2006 Application note Document information Info Content Keywords P89LPC901, Vacuum Cleaner, Soft start, Harmonic suppression, Low cost Abstract A low cost P89LPC901 based vacuum
in „Controller an 230VAC wie realisieren?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Vorlage_100x75.pdf
P0.16/P1.20-HALL0/PHA L U$18G$1 A U$9 H U$18G$2 P0.16/P1.20-HALL0/PHA A GND H P +5V PMD3001D K 3 P0.17/P1.23-HALL1/PHB L 1 R A U$13 0 3 H PH20100S 1 R D P0.17/P1.23-HALL1/PHB B 10E PMGD400UN D P R4 BAS21 PMGD400UN P1.26-MCOB1 U$17G$1 P0.18/P1.24-HALL2/IDX L U$10 A 3 U$17G$2 H GND V P0.18/P1.24-HALL2/IDX
-
PDF
lpc2468_evb.PDF
RESET 1PIX101 PIX102 R1E 1 6 D1D1 D7 3 4 D8 PIR106 PIX103 PIX104 R1F 1 PIR107 2 5 6 5 1 8 4 LPC2468FBD208 D6 5PIX105 PIX106 D9 X2X2 R1G 1 PIR108 1 6 7 8 1 1 1 1 1 1 2 8 1 3 2 2 D5 7PIX107 PIX108 D10 PIX202 PIX201 R1H 1 PIR109 15P6P17P09I2P05I4615P8PD8 P I6PD6I74 P 18 P 14 P D2 D4 9PIX109 PIX1010
in „Kann sich jemand mein Schema anschauen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
EU_Price_List_2011.pdf
NXP LPC1343 (Cortex-M3) 140.00 www.keil.com/mcb1000 MCB17xx Evaluation Board for NXP LPC175x and LPC 176x series (Cortex-M3) 250.00 MCB1800 Evaluation Board for NXP LPC1800 series (Cortex-M3) NEW! Available Q3,2011 260.00 MCB2140 Evaluation Board for NXP LPC214x series (ARM7TDMI) 170.00 MCB23xx Evaluation Board for NXP LPC2378 & LPC2388 (ARM7TDMI) 200.00 MCB24xx Evaluation Board for NXP LPC2460 & LPC2470 series (ARM7TDMI) 295.00 MCB2929 Evaluation Board
in „TFT240320TP an Savvy128v1.2“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dac_test_.c
#include "lpc17xx.h" #include "lpc_types.h" #include "dac_test_.h" void DACInit( void ) { /* setup the related pin to DAC output */ LPC_PINCON->PINSEL1 = 0x00200000; /* set p0.26 to DAC output */ LPC_DAC->DACCNTVAL = 0x00FF; LPC_DAC->DACCTRL = (0x1<<1)|(0x1<<2); // enable counter, enable double buffer /*alternativ * LPC_PINCON->PINSEL1 = 0x00200000; * LPC_DAC->DACCTRL |= 0x1; alternativ */ return; }
in „DAC+DMA LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
UM08001_JLinkARM.pdf
LPC2148 NXP LPC2194 LPC2194 NXP LPC2212 LPC2212 NXP LPC2214 LPC2214 NXP LPC2292 LPC2292 NXP LPC2294 LPC2294 NXP LPC2364 LPC2364 NXP* LPC2365 LPC2365 NXP LPC2366 LPC2366 NXP* LPC2367 LPC2367 NXP LPC2368
in „[V] J-Link JTAG Adapter USB für ARM abzugeben“ · Markt ·
-
PDF
P87LPC767BN.pdf
make the stop condition. ATN = 1. Based on DRDY, ARL, STR, and STP, and on the current 2001 Aug 07 17 Philips Semiconductors Product data Low power, low price, low pin count (20 pin) 87LPC767 microcontroller with 4-kbyte OTP and 8-bit A/D converter I2CFG Address: C8h Reset Value: 00h Not Bit Addressable
in „uC P87LPC767 ,ports als schmitt-trigger eingänge“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
cr_startup_lpc17_old.s
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „LPC17xx (Cortex M3) mit FreeRTOS“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
cr_startup_lpc17_old.s
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „LPC17xx (Cortex M3) mit FreeRTOS“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
cr_startup_lpc17_old.s
/*****************************************************************************/ /* startup_LPC17xx.s: Startup file for LPC17xx device series */ /*****************************************************************************/ /* Version: CodeSourcery Sourcery G++ Lite (with CS3) */ /***********
in „LPC17xx (Cortex M3) mit FreeRTOS“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
final_board.pdf
with GND Pin's A R21 IC1 10k LPC1768or LPC1769 4 95 46 2 TRST_N P1.0/5.1B 94 P1.0/ENET-TXD0 P0.0/CAN_RX1/TXD3/SDA1 47 SDA1/2.3B 3 TDI P1.1/5.1B 93 P1.1/ENET-TXD1 P0.1/CAN_TX1/RXD3/SCL1 98 SCL1/2.4B TMS/SWDIO P1.4/5.2B P1.4/ENET-TX_EN
in „Schaltplan Prüfung/Kritik LPC1769 + IMU + Bluetooth“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AdCoCom_UMTS_kit.pdf
Power Coverage Extender Low Power Coverage Extender Mini d > output power (dBm) output power (dBm) r 17 10 I low power consumption very low power consumption Hard-top case Size cm 56 x 47 x 17 Product protection Foam material Cable ties and belts Can be re-used RF cable 1/4 with N female connectors (optional
-
Datei
emac.c
FreeRTOS.h" #include "task.h" #include "semphr.h" /* Hardware specific includes. */ #include "EthDev_LPC17xx.h" /* Time to wait between each inspection of the link status. */ #define emacWAIT_FOR_LINK_TO_ESTABLISH ( 500 / portTICK_RATE_MS ) /* Short delay used in several places during the initialisation
in „uIP doppelte Replys“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Verschiedene Mikrocontroller-Entwicklungsboards auf blauem Untergrund
ST Nucleo XNUCLEO F103RB ARM Cortex-M3/M4 mbed 16. Waveshare XNUCLEO F103RB 17. HAOYOU LPC1768-Mini-DK2 18. NXP LPC1549xpresso V2 19. Panutt LPC1768 20. NXP LPC-Link 2 (LPC XPresso) 19.02.2024
in „[V] Sammlung diverser Entwicklungsboards“ · Markt · · Platinenfotos
-
Datei
main.c
#include <cr_section_macros.h> #include <NXP/crp.h> #include "lpc17xx.h" #include "lpc_types.h" #include "dac_test_.h" #include "dma.h" extern volatile uint32_t DACDMA0Done, DACDMA1Done; /****************************************************************************
in „DAC+DMA LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lpc43xx_cgu.c
**************/ uint32_t CGU_SetPLL0(void){ // Setup PLL550 to generate 480MHz from 12 MHz crystal LPC_CGU->PLL0USB_CTRL |= 1; // Power down PLL // P N LPC_CGU->PLL0USB_NP_DIV = (98<<0) | (514<<12); // SELP SELI SELR MDEC LPC_CGU->PLL0USB_MDIV = (0xB<<17)|(0x10<<22)|(0<<28)|(0x7FFA<<0); LPC_CGU->PLL0USB_CTRL
in „Cortex M0/M4 SPI nach CMSIS ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
LPC2300_I2S_Intro_ARM_Devcon_Demo.pdf
I2S connection has one master, which is always the master, and one slave. • The I2S interface on the LPC2300 provides a separate transmit and receive channel, each of which can operate as either a master or a slave. 2 I2S Format 3 LPC2300 I2S Interface • The I2S input can operate in both master and slave
in „Audio DAC für LPC2378“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
svpwm_db.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
in „SVPWM mit LPC1769“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
philips_chassis_qfu2.1e_la.pdf
7EF0 1UA0 +12Va B01b +2V5 +2V5 AR8030 3 B06h 8,27 VDDH-2V5 T 3.0A ENABLE-1V5-1V1 PSU ETHERNET B07A LPC-DEBUG 7 7 1UA1 +12V 7GS2 1GS1 +VDISP 6,11,17 AVDDL-1V1 8 8 +12Vb B04h,B06h, B01a B04b 1NA2 7NA0 B07a B01F MISCELLANEOUS T 3.0A 1 +3V3-LPC 9 9 T 3.0A +12V-AUDIO +3V3-STANDBY +3V3-STANDBY +5V-LPC VOLT
in „Netzteil Philips LED TV reparieren??“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
Elektronikladen07.pdf
, bestückt mit LPC2129 58,40 EUR LPCH2138 LPC2000 Header Board, bestückt mit LPC2138 58,40 EUR LPCH2148 LPC2000 Header Board, bestückt mit LPC2148 37,40 EUR LPCH2214 LPC2000 Header Board, bestückt mit LPC2214 81,50 EUR
in „MC68000 von Motorolla“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
cantest.c
****************************Header Dateien einbinden***********************************/ #include "lpc17xx.h" #include "type.h" #include "can.h" CAN_MSG MsgBuf_TX1, MsgBuf_TX2; /* TX and RX Buffers for CAN message */ CAN_MSG MsgBuf_RX1, MsgBuf_RX2; /* TX and RX Buffers for CAN message */ volatile uint32
in „sprintf mehrfach“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
UM_10120_LPC213x_User_Manual.pdf
A A P 4 . 0 . / 0 P / 0 0 . P X 0 A K O S E P / P D C I O S . 3 4 / / 7 P 0 0 . . 0 P P P P P Fig 17. LPC2134/6/8 64-pin package 6.2 Pin description for LPC2131/2/4/6/8 Pin description for LPC2131/2/4/6/8 and a brief explanation of corresponding functions are shown in the following table. © Koninklijke
in „Zeichen im Interrupt empfangen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
UM10120_1.pdf
A A P 4 . 0 . / 0 P / 0 0 . P X 0 A K O S E P / P D C I O S . 3 4 / / 7 P 0 0 . . 0 P P P P P Fig 17. LPC2134/6/8 64-pin package 6.2 Pin description for LPC2131/2/4/6/8 Pin description for LPC2131/2/4/6/8 and a brief explanation of corresponding functions are shown in the following table. © Koninklijke
in „Baudrate Abtastfrequenz“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Porting_ucOSII_to_ARM.pdf
section size. The following linker script can be used to compile the examples 13 AR1803 May 10, 2006 /∗ lpc2138 flash . ld ∗ ∗ Linker script for Philips LPC2138 ARM microcontroller ∗ applications that execute from Flash . ∗/ /∗ The LPC2138 has 512kB of Flash , and 32kB SRAM ∗/ MEMORY { flash ( rx) : org =
in „uC/OS-II portieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
startup_gnu.S
*************************************************************** @* startup.s: startup file for NXP LPC230x Family Microprocessors @* @* Copyright(C) 2006, NXP Semiconductor @* All rights reserved. @* @* History @* 2006.09.01 ver 1.00 Prelimnary version, first Release @* @*****************************
in „LPC2378 - region RAM is full“ · Mikrocontroller und Digitale Elektronik ·