当前位置:网站首页>Some thoughts on the study of 51 single chip microcomputer
Some thoughts on the study of 51 single chip microcomputer
2022-07-06 09:43:00 【Dafang teacher embedded】
51 Some insights of SCM learning

1、51 Single chip microcomputer P0 Mouth is very special .
2、 Yes 51 The operation of single chip microcomputer is essentially the operation of registers , The same is true for other microcontrollers . The library is just an interface , It's just convenient for users .
Here to share with you about learning 51 SCM experience :
1、 I never say 51 Is the foundation , If I say so , Please also understand this sentence that the principle of microcomputer is the foundation .
2、 Yes 51 The operation of single chip microcomputer is essentially the operation of registers , The same is true for other microcontrollers . The library is just an interface , It's just convenient for users .
3、 Assembly language is rarely used in work , Understanding is good. .
4、51 Single chip microcomputer P0 Mouth is very special .
5、C Language is C Language ,51 SCM is 51 Single chip microcomputer , An algorithm is an algorithm , Peripheral circuit is peripheral circuit , Sensors are sensors , Communication devices are communication devices , A circuit diagram is a circuit diagram ,PCB The picture is PCB chart , Simulation is simulation .
When you don't use it anymore 51 了 ,C The knowledge of language is still , The knowledge of algorithm is still , The skill of building the smallest system of single chip microcomputer is still , The use of sensors and communication devices is still , I can also draw circuit diagrams and PCB chart , Of course, it will also simulate .
7、 When the program debugging is not satisfactory , Calm down and check the information carefully ,51 The biggest benefit of single chip microcomputer is that there are many online materials , The problems you encounter must have been encountered by others . As a learner , It may be more convenient to ask people , But it is impossible to cultivate the ability to overcome problems all the time .
8、 Some beginners of single chip microcomputer think it's bad to watch routines , I feel guilty just like looking at the answer . Actually, for beginners , Looking at routines, understanding routines, and then looking at the notes of routines is the best way to learn . It is also possible to transplant programs when doing experiments, curriculum design and entries , There is no need to re realize .( Of course, the homework assigned by the teacher should be completed independently )
however , Be clear , Transplant program is not just learning SCM , The most important thing is to know the framework and implementation method of routines . Which registers are initialized , What pin configurations have been made , Which functions are called , How are those functions implemented , What interrupts are set , What on-chip resources are used (UART、ADC etc. ), What statuses have been queried , If the state changes ( Triggering event ) What will you do and so on . From this, we can sort out a flow chart and know its implementation , Basically, this routine is almost learned .
Keep these four requirements in mind when learning single chip microcomputer with zero foundation , Little detours
One of them , Others can be understood by analogy , Get started quickly . If you have none of these conditions , Then follow me , I suggest you study 51 Single chip microcomputer . Why study 51 Single chip microcomputer : Although there are many kinds and models of single chip computers at this time , Each model has a ?
Whose blackboard eraser are you
边栏推荐
- Redis core configuration
- 解决小文件处过多
- 为什么大学单片机课上51+汇编,为什么不直接来STM32
- 学习单片机对社会的帮助是很大的
- What are the models of data modeling
- [deep learning] semantic segmentation: paper reading: (CVPR 2022) mpvit (cnn+transformer): multipath visual transformer for dense prediction
- 英雄联盟轮播图自动轮播
- Activiti7工作流的使用
- Mapreduce实例(七):单表join
- Mapreduce实例(六):倒排索引
猜你喜欢

MapReduce instance (VIII): Map end join

英雄联盟轮播图手动轮播

Redis' bitmap

Redis connection redis service command

In order to get an offer, "I believe that hard work will make great achievements

Design and implementation of online snack sales system based on b/s (attached: source code paper SQL file)

Design and implementation of film and television creation forum based on b/s (attached: source code paper SQL file project deployment tutorial)

Mapreduce实例(六):倒排索引

I2C summary (single host and multi host)

运维,放过监控-也放过自己吧
随机推荐
Redis分布式锁实现Redisson 15问
Solve the problem of too many small files
[Yu Yue education] reference materials of complex variable function and integral transformation of Shenyang University of Technology
Global and Chinese market of metallized flexible packaging 2022-2028: Research Report on technology, participants, trends, market size and share
【深度学习】语义分割:论文阅读(NeurIPS 2021)MaskFormer: per-pixel classification is not all you need
嵌入式中的合作开发--函数指针
MapReduce instance (VII): single table join
Mapreduce实例(十):ChainMapReduce
Design and implementation of film and television creation forum based on b/s (attached: source code paper SQL file project deployment tutorial)
Hero League rotation chart manual rotation
Segmentation sémantique de l'apprentissage profond - résumé du code source
DCDC power ripple test
Kratos ares microservice framework (I)
Servlet learning diary 7 -- servlet forwarding and redirection
为什么大学单片机课上51+汇编,为什么不直接来STM32
Mysql database recovery (using mysqlbinlog command)
Global and Chinese markets for small seed seeders 2022-2028: Research Report on technology, participants, trends, market size and share
leetcode-14. Longest common prefix JS longitudinal scanning method
What is an R-value reference and what is the difference between it and an l-value?
软件负载均衡和硬件负载均衡的选择