当前位置:网站首页>Notes on hardware design of kt148a voice chip IC
Notes on hardware design of kt148a voice chip IC
2022-07-02 19:41:00 【Qingyue Electronics】
2. chip explain
The chip is SOC programme , Integrated with a 16 Bit MCU, And an audio decoder aDSP, Hard decoding is adopted , It ensures the stability and sound quality of the system . The small package size can better meet the needs of embedding other products

2.1 Pin instructions

Pad No | Pad Name | ATTR | Description describe |
1 | GND | Power | Negative pole of power supply |
2 | PB9 | I/O | Busy The signal = Play output low idle output high Multiplex serial port download , Connect MCU perhaps USB turn TTL Of RX foot |
3 | PB1 | I/O | [ONELINE-DATA] One line serial port input terminal Multiplex serial port download , Connect MCU perhaps USB turn TTL Of TX foot |
4 | PB0 | I/O | KEY Key -- test IO-- Trigger to the ground and play |
5 | SPK1 | Out | There is no difference between positive and negative , Support 8 ohm 0.5W |
6 | SPK2 | Out | There is no difference between positive and negative , Support 8 ohm 0.5W |
7 | VDDIO | Power | Internal to the chip LDO Output , Maximum 100mA |
8 | VBAT | Power | Positive pole of power supply |
1、 Precautions for power supply :
(1)、 It is recommended to supply power to the chip , Achieve 5V Power supply , The higher the voltage, the higher the power of the chip driving the horn , The louder the sound
(2)、 If it is [3.3--4.2V] Lithium battery scenario , The positive pole of the power supply goes directly into the chip 8 Just feet
(3)、 If it is a dry battery power supply scenario , The positive pole of the power supply also goes directly into the chip 8 foot
(4)、 If extra low voltage power supply is required , Such as 2V--3V Between the button batteries , Suggested chip 7 Feet and 8 The pin is directly short circuited , Then connect the positive pole of the power supply
2、 Quick test instructions :
==》 Chip is the first 4 The foot is the test foot , Connect a button or tweezers to the ground to trigger , Will play the next voice
==》 Connect the speaker , Then after the power supply , You can use the second 4 Foot to ground test
2.2 GPIO Electrical characteristics
IO Input features | ||||||
Symbol | Parameters | Minimum | A typical | Maximum | Company | Testing conditions |
VIL | Low-Level Input Voltage | -0.3 | - | 0.3*VDD | V | VDDIO=3.3V |
VIH | High-Level Input Voltage | 0.7VDDIO | - | VDDIO+0.3 | V | VDDIO=3.3V |
IO output characteristic | ||||||
Symbol | Parameters | Minimum | A typical | Maximum | Company | Testing conditions |
VOL | Low-Level Output Voltage | - | - | 0.33 | V | VDDIO=3.3V |
VOH | High-Level Output Voltage | 2.7 | - | - | V | VDDIO=3.3V |
2.3 GPIO The internal characteristics of
Port | General Output | High Drive | Internal Pull-Up Resistor | Internal Pull-Down Resistor | Comment |
PB0,PB1 | 8mA | 64mA | 10K | 60K | 1、PB0 & PB1 default pull down 2、internal pull-up/pull-down resistance | accuracy ±20% |
PB9 | 8mA | 10K | 60K |
边栏推荐
- How to set priorities in C language? Elaborate on C language priorities
- AcWing 903. Expensive bride price solution (the shortest path - building map, Dijkstra)
- Is there any security guarantee for the ranking of stock and securities companies
- 《重构:改善既有代码的设计》读书笔记(上)
- 第七章-类基础
- 使用 Cheat Engine 修改 Kingdom Rush 中的金钱、生命、星
- Advanced performance test series "24. Execute SQL script through JDBC"
- Introduction of Ethernet PHY layer chip lan8720a
- KT148A语音芯片ic的硬件设计注意事项
- KT148A语音芯片ic的软件参考代码C语言,一线串口
猜你喜欢

程序猿入门攻略(十二)——数据的存储

PHP parser badminton reservation applet development requires online system

编写完10万行代码,我发了篇长文吐槽Rust

End-to-End Object Detection with Transformers(DETR)论文阅读与理解

搭建哨兵模式reids、redis从节点脱离哨兵集群

Advanced performance test series "24. Execute SQL script through JDBC"

SQLite 3.39.0 release supports right external connection and all external connection

KS004 基于SSH通讯录系统设计与实现

注解开发方式下AutowiredAnnotationBeanPostProcessor的注册时机

Zabbix5 client installation and configuration
随机推荐
编写完10万行代码,我发了篇长文吐槽Rust
中缀表达式转换为后缀表达式(C语言代码+详解)
搭建主从模式集群redis
《架构整洁之道》读书笔记(下)
AcWing 1129. 热浪 题解(最短路—spfa)
AcWing 1128. Messenger solution (shortest path Floyd)
mysql函数
股票证券公司排名,有安全保障吗
Use cheat engine to modify money, life and stars in Kingdom rush
《重构:改善既有代码的设计》读书笔记(上)
AcWing 1129. Heat wave solution (shortest path SPFA)
JS如何取整数
Golang:[]byte to string
[ERP software] what are the dangers of the secondary development of ERP system?
451 implementation of memcpy, memmove and memset
Golang并发编程——goroutine、channel、sync
自动生成VGG图像注释文件
AcWing 1127. 香甜的黄油 题解(最短路—spfa)
Watchful pioneer world outlook Architecture - (how does a good game come from)
rxjs Observable 自定义 Operator 的开发技巧