Vous êtes sur la page 1sur 5

MYD-LPC435X

-- NXP LPC4357/LPC4350 ARM Cortex-M4/M0, 204MHZ


-- 32MB SDRAM, 2MB NorFlash, 4MB SPI FLASH
-- Ethernet, CAN, USB Host/OTG, uart, RS485, Audio
-- KEIL MDK example code
-- Support 4.3/7.0 TFT LCD Module
-- Tags: evaluation board, kit, SBC Board, eval kit.



The MYD-LPC435X development board is a full function evaluation platform base NXP
LPC4350/4357 ARM Cortex-M4 processor working at 204MHZ; The MYD-LPC435X board integrate
all core components, memory, interfaces and tested software source code, which enable users make
a reliable product prototype base it. The board help users to make quick software application and
evaluation for NXP LPC4357/LPC4350 ARM Cortex-M4/M0 processor.
The MYD-LPC435X board may carry one of the two processors (NXP LPC4350 and LPC 4357) as to
make corresponding types:
MYD-LPC4350 Development board (base NXP LPC4350)
MYD-LPC4357 Development board (base NXP LPC4357)
The MYD-LPC435X board deliver a rich set of memory resource and periphery interfaces, include
32MB SDRAM, 2MB NorFlash and 4MB SPI FLASH, Hi-speed USB Host/Otg, audio input/output,
10/100Mbps Ethernet, CAN,JTAG,4.3/7.0 TFT LCD Module, UART, MicroSD and user GPIO pins.
These peripheries interfaces and user extension connector working with full tested example source
code to build a develop platform helps users evaluate, learning and make prototype base NXP
LPC4350/4357 ARM Cortex-M4 processor at a fast period.

The LPC4350/4357 is NXP new released asymmetrical dual-core digital signal controller architecture,
featuring ARM Cortex-M4 and Cortex-M0 processors, brings the advantage of developing DSP
and MCU applications within a single architecture and development environment.Cover on
LPC4350/4357s features and advantages, MYD-LPC435X Development board enables customers to
develop a wide range of applications such as motor control, power management, industrial
automation, robotics, medical, automotive accessories, and embedded audio.
MYD-LPC435X development board specifications
PCB Size: 115mm x 90mm
PCB layers: 4
Power supply: 5V/2A
Debug interface: 20-pin,2.54mm JTAG connector
Working temperature-40~+85
ROHS Compliance
Hardware features
Processor
NXP LPC4350FET256/ LPC4357FET256, Cortext-M4, Cortext-M0 dual-core , working at
204MHZ
204 MHz, 32-bit ARM Cortex-M4
204 MHz, 32-bit ARM Cortex-M0 asymmetrical coprocessor
200 kB SRAM for code and data use
64 kB ROM containing boot code and on-chip software drivers
32/128-bit One-Time Programmable (OTP) memory for general-purpose use.
External memory
32MB SDRAM
2MB NorFlash
4MB SPI FLASH

Audio interface
Audio 3.5mm input
Dual track audio 3.5mm output
TFT LCD
24 Bit color
80x272 pixel support 1024 x 768
Data interface
3 x UART (UART0,UART2 and UART3, UART2 need external MAX3232)
1x Hi-speed USB HOST
1x Mini USB OTG
1x Ethernet interface
2x CAN interface
1x RS485(reuse with UART1)
LED
1x Power indicator
6x User LED
Hardware resource
Product MYD-LPC4350 MYD-LPC4357
Processor
MCU NXP LPC4350 NXP LPC4357
Core ARM Cortex-M4,Cortex-M0 coprocessor, working at 204MHZ
Internal SRAM 264KB 136KB
Internal ROM 64KB 64KB
Internal OTP 32bit 128bit
Internal FLASH 0 1MB
Internal EEPROM 0 16KB
External memory
SDRAM 32MB
NorFlash 2MB
SPI Flash 4MB
Micro SD 1
Periphery interfaces
USB HOST 1
USB OTG 1
Ethernet 1
Serial port (UART03) 2
RS485(reuse with UART1) 1
CAN 2
Interact Modules
4.3 TFT LCD 1
Audio input 1
Audio oput 1
User button 4
System button 1
System interface
RTC 1
JTAG interface 1
User extend interface (Please refer to user manual for GPIO reuse setting)
Serial port(UART2) 1
ADC converter 8
DAC converter 1
SPI 1
I2C 2
GPIO Pins 20


Software resource
MDK example code list
Items Name Description
ADC
Adc_Burst ADC converting under Burst Mode
Adc_Dma ADC converting via DMA
Adc_Interrup ADC converting under interrupt mode
Adc_Polling ADC converting under polling mode
ATIMER Atimer_Wic Alarm Timer wake up system
BOOTFAST Fast_Gpio_LedBlinky Blinking LED by system working at 204MHZ
CCAN CCan_SimpleTxRx CAN communicationg (Connect CAN0 and CAN1)
Cortex-M4
CortexM4_Bitband Cortex-M4 bit field test
CortexM4_Mpu MPU test
CortexM4_Privilege Switch privilege and non-privilege mode
DUALCORE
Int_Demo Communication between M4 and M0
Mbx_Demo Communication between M4 and M0
Queue_Demo Communication between M4 and M0
EMAC Emac_EasyWeb Demonstrate WEB application running
EMC
Emc_NorFlash External NorFlash read/write test
Emc_Sdram External SDRAM read/write test
GPDMA
Gpdma_Flash2Ram GDMA testing, from FLASH to RAM
Gpdma_LinkList Use GPDMA Link-list
Gpdma_Ram2Ram GPDMA,RAM to RAM
GPIO Gpio_LedBlinky GPIO driver LED blinking
I2C I2c_Master Read/Write UDA1380 via I2C
I2S I2s_Audio Output audio via I2S
LCD Lcd_Demo Display color streak, icon moved by touch
NVIC
Nvic_Priorities
Configure NVIC priority level test tail-chaining/Late-
arriving interrupt mode
Nvic_VectorTableRelocationVector table relocation
OTP OTP_API
OTP downloading test (development board can only
boot from running code, SPIFI boot, please do it by
carefully )
PWR
Pwr_DeepPowerDown Fall into deep sleep mode and wake up from RTC
Pwr_DeepSleep Fall into deep sleep mode and wake up from WIC
Pwr_PowerDown Wake up by EVRT from power down mode
Pwr_Sleep Wake up by WIC from sleep mode
RIT Rit_Interrupt Driver LED by RIT timer interrupt
RTC
Rtc_Alarm Generate 1min and 30s Alarm interrupt
Rtc_Calibration Calibration RTC
SDIO sdio_readwrite SDCard Read/Write test
SPIFI SPIFI_Test Read/Write external SPIFI Flash
SSP
Ssp_Master SSP transfer data as host
Ssp_Slave SSP transfer data as slave

TIMER
Timer_Capture Timer capture
Timer_FreqMeasure Timer measure frequency
Timer_MatchInterrupt Timer interrupt test
Timer_MatchPolling Timer match Polling
UART
Uart_Autobaud UART auto-baud test
Uart_Dma UART data via DMA test
Uart_Interrupt UART interrupt
Uart_Polling UART polling test
Uart_Rs485Master RS485 host test
Uart_Rs485Slave RS485 slave test
USBDEV
Usb_Cdc USB simulate COM
Usb_MassStorage Read/Write mass storage memory
USBDEV_ROM
Usb_Composite
Read/Write USB composite device(Mass Storage,
HID,DFU)
Usb_Dfu To be updated
Usb_Hid Writing USB HID device
Usb_MassStorage Writing USB Mass Storage
WDT Wdt_Interrupt Interrupt by WTD by setted time

Packing list
NO Name Qty Description
1 MYD-LPC435x development board 1 MYD-LPC4350/MYD-LPC4357
2 1.5M Ethernet cable 1
3 1.5M mini USB 2.0 cable 1
4 3V button battery 1
5 Serial cable 1
6 DVD 1 User manual, source code

Vous aimerez peut-être aussi