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.
新出的TM4C是在lm4f的基础上修改bug,还是又重新设计的?
如果用tm4c的pwm模拟dac精度大概能到几位?
tm4c的flash能不能做为配置信息,保存可更改的数据?
楼主您好,
1. 新的TM4C和lm4f本质上是一样的
2. PWM本身的精度是16bit,但模拟DAC精度还是受到滤波电路的影响,应该没办法达到这么高,得根据后端具体分析
3. 可以。 但tm4c中还有2K EEPROM不知道能否满足楼主需求