웨비나
C Language Pointer Concept Lecture and Hands-On Seminar for MCU Control!
There are many types of computer languages around us. However, only C language can control all Processors. This is why we create Processors needed for home appliances, automobiles, and so on through C language.
What are the powerful characteristics that C language possesses?
It is pointer arithmetic. So what is pointer arithmetic?
Just as when sending a letter to someone, you write an address number on the envelope, all components inside a Processor are distinguished by address numbers. The process of storing these address numbers and performing arithmetic operations on address values is called pointer arithmetic.
Following the previous lecture, this session is designed for those learning the fundamentals of C language and processors. We will study the pointer concept, which is the most important in C language.
Practical Example: Step-by-step explanation of how address numbers are used in the process of LED blinking through GPIO port using CodeMania

C language can directly allow the Core to access arbitrary peripheral devices it wants to reach through address numbers.
In other words, when looking at the inside of a Processor, it is composed of a Core that interprets instructions and peripheral devices that perform operations according to the Core's commands.
At this time, for the Core to command each peripheral device—for example, a peripheral device connected to an external temperature sensor—to read the current temperature value, the Controller of that peripheral device must be controllable.
Here, controlling a Controller ultimately means setting new values in the Registers that compose the Controller, and it is the address number that is used to identify these Registers.
Therefore, the reason the Core can set new values in a specific Register of a Controller connected to a temperature sensor among many peripheral devices is because it can access the unique, that is, the exclusive address number that the Register possesses.
Key Contents of the Webinar
-Pointer concept in C language
-Understanding of address arithmetic
-Principle of Controller control
-Identification of registers composing the Controller
-Principle of address operation through GPIO
What are the powerful characteristics that C language possesses?
It is pointer arithmetic. So what is pointer arithmetic?
Just as when sending a letter to someone, you write an address number on the envelope, all components inside a Processor are distinguished by address numbers. The process of storing these address numbers and performing arithmetic operations on address values is called pointer arithmetic.
Following the previous lecture, this session is designed for those learning the fundamentals of C language and processors. We will study the pointer concept, which is the most important in C language.
Practical Example: Step-by-step explanation of how address numbers are used in the process of LED blinking through GPIO port using CodeMania
C language can directly allow the Core to access arbitrary peripheral devices it wants to reach through address numbers.
In other words, when looking at the inside of a Processor, it is composed of a Core that interprets instructions and peripheral devices that perform operations according to the Core's commands.
At this time, for the Core to command each peripheral device—for example, a peripheral device connected to an external temperature sensor—to read the current temperature value, the Controller of that peripheral device must be controllable.
Here, controlling a Controller ultimately means setting new values in the Registers that compose the Controller, and it is the address number that is used to identify these Registers.
Therefore, the reason the Core can set new values in a specific Register of a Controller connected to a temperature sensor among many peripheral devices is because it can access the unique, that is, the exclusive address number that the Register possesses.
Key Contents of the Webinar
-Pointer concept in C language
-Understanding of address arithmetic
-Principle of Controller control
-Identification of registers composing the Controller
-Principle of address operation through GPIO


댓글
- 31 Comments
- 이*한 (2020-12-22 오후 6:57:00)
- 참석
- 김*수 (2019-02-25 오전 12:51:21)
- 훌륭한 교육 감사합니다.
- 서*균 (2019-01-09 오전 11:40:09)
- 참석 했습니다.
- 박*선 (2019-01-09 오전 10:51:20)
- 안녕하세요 참석했습니다
- 김*영 (2019-01-09 오전 10:43:07)
- 이번에는 강의자료는없나요?
- 오*용 (2019-01-09 오전 10:38:05)
- 좋은 강의 부탁 합니다~~
- 김*찬 (2019-01-09 오전 10:30:26)
- 강의 참 잘하시는 임종수 강사님, 홧팅...
- 안*철 (2019-01-09 오전 10:16:42)
- 오래전에 다뤄서 새롭게 기대됩니다.
- 정*균 (2019-01-09 오전 10:15:50)
- 유익한 세미나 감사합니다.
- 김*욱 (2019-01-09 오전 10:10:53)
- 좋은 강의 부탁 합니다

.png)