- 雷电竞官网登录
- Power Management
- rayapp
- L竞技
- Sensors
- 灯光
- Custom Mixed-Signal ICs (ASICs)
- Power Conversion
- Power Switching
- Memory
- Silicon IP
- GreenPAK Configurable Mixed-Signal
- 定时
- Communications
- IO-Link.
- Industrial and Automotive ASICs
- 系统和软件
- IzoT Commissioning Tool (CT)
- IzoT Net Server
- IzoT SDK 2
- izot shortstack sdk.
- LNS DDE Server
- LON Upgrade
- LonScanner FX Protocol Analyzer
- 智能边缘平台
- SmartServer IoT
- SmartServer IoT™合作伙伴计划
- SmartServer™ IoT Edge Server
- U10 USB网络接口
- U20 USB Network Interface
- U60 DIN USB Expansion Modules
- U60 FT USB网络接口模块
- U70 PL-20 USB Network Interface
- Current Control
- Motor Control
- Display
- Modules
- 长寿计划
- Product Selector
- Document Search
- 雷竞技安卓下载
- Application Solution Diagrams
- Smart Lighting
- Wearables
- Configurable Mixed-signal IC Solutions
- Smart Home
- Home Appliances
- 联网
- Automotive
- Industrial
- Smart Meters
- SOC PMIC解决方案
- Communications
- Connected Medical
- Transportation
- Application Solution Diagrams
- Support
- 雷电竞下载app
You are here
7-segment Display Using I2C
7-segment Display Using I2C
通信协议应用程序
7段指示器是一个常见的数值显示。GreenPak异步状态机和我2C可用于向段提供指示应显示哪个号码。提供的示例与4位数4位小数显示兼容。
Ingredients
- Any GreenPAK with I2C和ASM
- 7-segment display
- Eight resistors
GreenPak图
Design Steps
- Configure GPIO pins as output and connect them to the ASM output.
- Add shift register usingTechnique: Building a Shift Register.
- Create a logic generator using the PGEN block, corresponding the required number of digits.
- Add and configure Asynchronous State Machine (ASM) to match the initial digital sequence.
- Update one or more digits to an ASM state via I2C.
资源
GreenPAK Designer files
- 7-segment Display Using I2C GP(5.44 KB)