4013 views|0 replies

1782

Posts

0

Resources
The OP
 

Now learning single chip microcomputer is learning its control theory [Copy link]

There is not much difference in developing programs for different microcontrollers. If you spend too much time on the programming language of 89c51 and feel that you cannot learn the programming language for DSP, I think you are wasting your energy in the wrong direction. If you learn the programming language for data structure, you will find that all program structures can be described by a standard language, and the difference is the specific implementation statement (such as the difference between getch() and printf()). The language is common in function, but different in description or form. So I think learning microcontrollers is learning control theory or data results and the rational use of resources under a fixed hardware structure, rather than spending a lot of time trying to figure out the programming language. Of course, I am not saying that programming language is not important. What I mean above is to show that programming languages have strong commonality, so you should learn to find commonalities between a new language and it from a programming language you have already learned, and expand it. I have learned assembly language, C++ and C language before, but I could never understand VC++. Finally, after learning VB, I found many similarities. Then I learned C and C++ in turn. I think my programming level has improved a lot. I will feel familiar with the assembly language of MSP430F series and TMS320F2000 series. The only difference is the name of the instruction and the change of hardware results. Of course, I am only understanding the programming language, and my familiarity with the hardware is still relatively poor.

(Reprinted)
This post is from MCU
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list