(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
FPGA Kit for Students FPGA Development Board Breakout Board Core Board MXO2-4000HC FPGA Development Kit
Product Description
PRODUCT DESCRIPTION
STEP-MXO2 is an ultra-small 40-pin DIP FPGA development board. The core FPGA chip uses the 4000C product of Lattice's MXO2 series. At the same time, the board integrates FT232 programmer and various peripheral resources such as buttons, dial switches, digital tubes and LEDs. The 36 FPGAI0 interfaces on the board are routed through a 2.54mm via pad for use with a breadboard. The board is 52mm x 18mm and can be embedded into a socket or other system. The integrated programmer on the STEP-MXO2 board can perfectly support the Lattice tool Diamond. It only needs a MicroUSB cable to complete the FPGA simulation and download, which is more convenient to use.
For this item, it have MXO2 V2 and MXO2-C two type product, please contact the customer service for the product you want. Otherwise we will default send MXO2 V2
Product Paramenters
Parameter
· Core device: Lattice LCMX02-4000HC-4MG132 · 4320 LUT (look up table) resources ·96Kbit User Flash, 92Kbit RAM; ·2+2 way PLL+DLL; ·Embedded function block (hard core): one way SPl, one way timer, two way I2C · Support DDR/DDR2/LPDDR memory: · Power-on instant start, start time <1ms; onboard resources: ·1 way Micro USB port · 2 digit 7-segment digital tube; · 2 RGB tri-color LEDs; · 4-way dial switch: · 4 way buttons; · 8-channel user LED; · 36 users can expand 1/0 (including one SPI hard core interface and one 12C hard core interface); · Integrated FT232 programmer.