Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
例程修改了什么地方吗?
贴一下烧录工具的日志看一下
是这个意思,内容上没改变
【有道云笔记】bin+音频合成工具 https://share.note.youdao.com/s/YVoRVUgE 直接参考一下我这种方式吧。
demo里面的例程是直接放在尾部。通过bin.s和tone.h实现的
具体出现了什么问题
参考一下这个目录中的工程,里面邮adc的例程
@lugg 在 FR801x外部中断 中说:
counter
不设置,没影响,默认是电平触发
看一下这个例程里面的demo,ext_int_set_type 这个函数是配置触发模式的
是的........... yes
clk和 counter算出采样频率,10比1000快是怎么得出来的
参考一下这里面的demo,io的模式好像配置错了