当前位置:网站首页>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
边栏推荐
- MapReduce working mechanism
- Compilation of libwebsocket
- 五月刷题03——排序
- Design and implementation of online snack sales system based on b/s (attached: source code paper SQL file)
- Mapreduce实例(五):二次排序
- Yarn organizational structure
- Redis distributed lock implementation redison 15 questions
- June brush question 01 - array
- Global and Chinese market of appointment reminder software 2022-2028: Research Report on technology, participants, trends, market size and share
- 为什么要数据分层
猜你喜欢
[Yu Yue education] Wuhan University of science and technology securities investment reference

MapReduce instance (x): chainmapreduce

Redis' performance indicators and monitoring methods

Withdrawal of wechat applet (enterprise payment to change)

运维,放过监控-也放过自己吧

大学想要选择学习自动化专业,可以看什么书去提前了解?

MapReduce instance (VII): single table join

嵌入式开发比单片机要难很多?谈谈单片机和嵌入式开发设计经历

IDS cache preheating, avalanche, penetration

DCDC power ripple test
随机推荐
一文读懂,DDD落地数据库设计实战
Global and Chinese market of cup masks 2022-2028: Research Report on technology, participants, trends, market size and share
Heap (priority queue) topic
Use of activiti7 workflow
【深度学习】语义分割:论文阅读:(2021-12)Mask2Former
基于B/S的影视创作论坛的设计与实现(附:源码 论文 sql文件 项目部署教程)
Segmentation sémantique de l'apprentissage profond - résumé du code source
嵌入式开发中的防御性C语言编程
Publish and subscribe to redis
May brush question 01 - array
Full stack development of quartz distributed timed task scheduling cluster
小白带你重游Spark生态圈!
Sentinel mode of redis
YARN组织架构
学习单片机对社会的帮助是很大的
手把手教您怎么编写第一个单片机程序
Master slave replication of redis
Mapreduce实例(八):Map端join
Global and Chinese markets for hardware based encryption 2022-2028: Research Report on technology, participants, trends, market size and share
Servlet learning diary 7 -- servlet forwarding and redirection