This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
ADC的结果寄存器也是16位的,只是在保存结果的时候高12位有效而已he liu1 说:F28335的寄存器是16位的,ADC是12位的,我想知道是12位寄存器能产生Unit16量么?
你好,ADC的模块可以输出很多数据类型,如double, single, uint32,uint16, 但是ADC只有12位,它是怎么实现输出比如double数据类型的呢,是不是需要多个存储单元。