Elecrow
EZ-USB FX2LP CY7C68013A USB Development Board
This USB 2.0 Evaluation Board for Cypress CY7C68013A-56 USB Microcontroller provides an ideal tool for learning about the Cypress EZ-USB FX2LP Microcontro...
This USB 2.0 Evaluation Board for Cypress CY7C68013A-56 USB Microcontroller provides an ideal tool for learning about the Cypress EZ-USB FX2LP Microcontroller. This development board breakout all the GPIO of the microcontroller, so it will be very convenient for learners to expand their own design. It alao use the actual silicon for the entire development, Cypress's software utilities and example firmware allow the user to generate USB traffic in hours, not weeks! For the very details you can access the EZ-USB® Technical Reference Manual (TRM) at Here. For software collaterals download SuiteUSB.
Features
- High Speed USB2.0 specification at 480Mbps, compatible with USB 1.1
- Enhance Cypress EZUSB FX2LP processor CY7C68013A-56, with USB2.0 Core, high speed 8051 core, 16K RAM, GPIF interface, Slave FIFO interface
- Built in IDE interface for IDE devices
- Powered by USB Port
- Compact Design
Download
CY7C68013A Development Board Demos
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- FIFO
- FIFO stands for “first in, first out” and is a small memory buffer inside the sensor that stores recent readings in order. This matters because it can help capture motion data without the microcontroller needing to read the sensor every single instant.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au