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.
TM4C1230H6PM、TM4C123AH6PM、TM4C123GH6PM这三款芯片有区别吗?我看明明规则说是序列号不用,用相同的程序可以吧?
G的功能最全,A的和0的外设会少一些。详细区别请到我们官网下载选型表对照。
针对一些其他的都有的外设,比如UART, I2C SPI啥的,代码都是一样的。
你好,
下面链接是你需要的TM4C123资料,不论是TM4C123AH6PM还是TM4C123GH6PM,代码都是可共用的。
只是device你需要改一下。
http://www.deyisupport.com/question_answer/microcontrollers/tiva_arm_cortex/f/96/t/82372.aspx
另外,请你安装TIVAWARE软件包,里面有很多驱动例程。
希望我的答案有帮到你。