当前位置:网站首页>STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于GPIO)
STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于GPIO)
2022-07-04 12:52:00 【视觉智能】
MAX7219驱动8位7段数码管(基于GPIO)
1、MAX7219介绍
MAX7219/MAX7221是紧凑型串行输入/输出共阴极显示驱动器,可将微处理器(μPs)连接至多达8位的7段数字LED显示器、条形图显示器或64个独立LED。 片上包括 BCD 代码 B 解码器、多路扫描电路、段和数字驱动器以及存储每个数字的 8x8 静态 RAM。 只需要一个外部电阻来设置所有 LED 的段电流。 MAX7221 与 SPI、QSPI 和 MICROWIRE 兼容,并具有限摆率的段驱动器以降低 EMI。
一个方便的 4 线串行接口连接到所有常见的 μP。 可以在不重写整个显示的情况下寻址和更新单个数字。 MAX7219还允许用户为每个数字选择code-B解码或不解码。
这些器件包括一个 150μA 低功耗关断模式、模拟和数字亮度控制、一个允许用户显示 1 到 8 位数字的扫描限制寄存器,以及一个强制所有 LED 亮起的测试模式。
MAX7219具有如下特性:
- 10MHz 串行接口
- 单独的 LED 段控制
- 解码/无解码数字选择
- 150μA 低功耗关断(数据保留)
- 数字和模拟亮度控制
- 上电时显示空白
- 驱动共阴极LED显示屏
- 用于降低 EMI 的限摆率分段驱动器 (MAX7221)
- SPI、QSP
边栏推荐
- R language dplyr package summary_ If function calculates the mean and median of all numerical data columns in dataframe data, and summarizes all numerical variables based on conditions
- Abnormal value detection using shap value
- Understand chisel language thoroughly 04. Chisel Foundation (I) - signal type and constant
- 【FAQ】華為帳號服務報錯 907135701的常見原因總結和解决方法
- Excel快速合并多行数据
- [FAQ] summary of common causes and solutions of Huawei account service error 907135701
- Data warehouse interview question preparation
- nowcoder重排链表
- [MySQL from introduction to proficiency] [advanced chapter] (V) SQL statement execution process of MySQL
- 聊聊保证线程安全的 10 个小技巧
猜你喜欢
[antd] how to set antd in form There is input in item Get input when gourp Value of each input of gourp
92.(cesium篇)cesium楼栋分层
数据仓库面试问题准备
【FAQ】華為帳號服務報錯 907135701的常見原因總結和解决方法
C# wpf 实现截屏框实时截屏功能
聊聊保证线程安全的 10 个小技巧
Chapter 17 process memory
【信息检索】链接分析
[FAQ] summary of common causes and solutions of Huawei account service error 907135701
去除重复字母[贪心+单调栈(用数组+len来维持单调序列)]
随机推荐
PHP log debugging
Leetcode 61: 旋转链表
第十七章 进程内存
数据埋点的一些问题和想法
IP lab monthly resumption · issue 5
opencv3.2 和opencv2.4安装
gin集成支付宝支付
Introducing testfixture into unittest framework
AI and Life Sciences
Migration from go vendor project to mod project
The game goes to sea and operates globally
MySQL的存储过程练习题
R语言使用epiDisplay包的followup.plot函数可视化多个ID(病例)监测指标的纵向随访图、使用stress.col参数指定强调线的id子集的颜色(色彩)
【算法leetcode】面试题 04.03. 特定深度节点链表(多语言实现)
瑞吉外卖笔记
Basic mode of service mesh
Idea shortcut keys
按照功能对Boost库进行分类
Whether the loyalty agreement has legal effect
Understand chisel language thoroughly 11. Chisel project construction, operation and test (III) -- scalatest of chisel test