首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
ht66fx0专题
【合泰ht66fx0单片机学习】2_AD采集及外部中断
一、AD采集 include HT66F0185.incds .section 'data';ADC采集SADOL_buffer db ?SADOH_buffer db ?cs .section at 000h 'code';ADC采集clr ADE ; 禁用ADC中断mov a,63Hmov SADC1,a ; 选择fSYS/8作为A/D时钟,关闭VBG电压
阅读更多...