初学51,是从汇编语言开始还是直接c语言?

2020-02-05 08:52发布

rt。望各位指点指点
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
92条回答
millwood0
2020-02-09 12:32
C all the way.

your assembler skills are far less transferable to another mcu than your c skills.

you do  not know all the intricate things that a mcu does inside its core. instead, focus on the peripherals and programming skills, as long as you don't intend to work on the designs of a mcu.

I would take a really good class in C and English, and learn to read and understand datasheets.

一周热门 更多>