Тёмный

Lecture 3: Introduction to AVR I/O Ports and I/O Instructions 

Atmel Studio 7
Подписаться 1,1 тыс.
Просмотров 28 тыс.
50% 1

This video in the series created by Teaching Assistant Ph.D. student specifically for CEEN-1060 (Microcontroller Applications), shows these students about the AVR's I/O ports. Topics include the concept behind the physical ports, the programmer's model and three registers (DDRx, PORTx, and PINx), configuring and maniupulating them via IN/OUT instructions as well as manipulating at the bit-level using the CBI/SBI instructions. Conditional I/O bit-test instructions such as SBIS and SBIC are also discussed. Concepts are then illustrated using Atmel Studio 7 simulator.
While the video might be useful in some respects to the general public, please note the video provides information that is specific to this course.
Students wishing to contact the author may do so directly.
Those wishing to learn about the University of Nebraska-Lincoln's Engineering program, please visit engineering.unl....
Last Edited: Aug. 17, 2017, 2:58 PM CST.

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@photon2724
@photon2724 6 лет назад
you're a legend mate! more universities should allow and fund teachers to make these videos. us students nowadays really appreciate videos explaining the concepts. They are incredibly helpful. I could only imagine how hard it is to actually make these videos. thanks for doing just that.
@simplelyf4072
@simplelyf4072 4 года назад
Thanks so much this clarifies a lot for me. You have a clear and helpful teaching style :)
@gwav1a
@gwav1a 3 года назад
Wonderful. Learnt a lot from this video. Super!!
@lalelanipercy1896
@lalelanipercy1896 4 года назад
Best video so far. It really helped me
@mgbolts
@mgbolts 7 лет назад
Great vids, best I have found so far. BTW, I believe sbrs and sbrc achieve the same as SBIS and SBIC when applied to a register......no need for bit masking with ANDI.
@crptc5707
@crptc5707 3 года назад
Better than MIT open course
@aleksandrekobeshavidze559
@aleksandrekobeshavidze559 3 года назад
I love you so much!
@lahiruwarusavithana
@lahiruwarusavithana 3 года назад
Thank you
@learningexploration4608
@learningexploration4608 4 года назад
Good content
@demetriusdemarcusbartholom8063
ECE 312 UofA
@sivaramarajusiv7826
@sivaramarajusiv7826 7 лет назад
Sir , the black board you mentioned to download the instruction manual was a website..........?
@jamesExiledLegends
@jamesExiledLegends 5 лет назад
CBI/SBI = 2cycles but only sets one bit IN = 1cycle ANDI = 1cycle LDI = 1cycle OUT = 1 cycle 4 cycles total But manipulates 8 bits If you needed to manipulate anything more than 1bit, they would take the same amount of time or more for less data manipulation.
@FreddyBNL
@FreddyBNL 3 года назад
Great. Thnx. Tip: stop saying 'ok'.
@daltonschroeter6347
@daltonschroeter6347 Год назад
stop being Fred
Далее
Lecture 4: The AVR's Status Register (SREG)
37:05
Просмотров 15 тыс.
Lecture 5: Introduction to Procedures
41:42
Просмотров 3,1 тыс.
For my passenger princess ❤️ #tiktok #elsarca
00:24
The world's worst video card?
32:47
Просмотров 6 млн
Level Up Your Arduino Code: Registers
21:09
Просмотров 184 тыс.
The Other Side of AI No One is Talking About
24:55
Просмотров 15 тыс.
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
Просмотров 895 тыс.
How To Think Like A Programmer
1:00:07
Просмотров 2 млн
“Hello, world” from scratch on a 6502 - Part 1
27:25
#1 -- Course Introduction
51:01
Просмотров 96 тыс.
Lecture 2: Importing (existing) Project Templates
25:14