Create Tool:
Create Time:2024-06-09 17:29:45
File Size:7.63 GB
File Count:338
File Hash:723233d63bb82cab19863b59591baaed96664f10
Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 80- Programming - Implementing the Initialization Function.mp4 |
Section 1- Getting Started, Lecture 2- Installing our Integrated Development Environment (IDE).mp4 |
Section 1- Getting Started, Lecture 3- Programming - Writing a simple assembly program.mp4 |
Section 1- Getting Started, Lecture 4- Programming - Writing a simple assembly program without a startup file.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 5- The Computing Device.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 6- Number Systems.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 7- Translating Bits to Commands.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 8- The RISC Design Philosophy.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 9- The ARM Design Philosophy.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 10- Von Nuemann and Harvard architecture.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 11- ARM Cortex-M Registers.mp4 |
Section 2- Introduction to Arm Architecture, Lecture 12- ARM Cortex-M Vector Table.mp4 |
Section 3- Assembler Rules and Directives, Lecture 13- The ARM,Thumb and Thumb-2 Instruction Sets.mp4 |
Section 3- Assembler Rules and Directives, Lecture 14- Predefined Register Names.mp4 |
Section 3- Assembler Rules and Directives, Lecture 15- Frequently used Directives.mp4 |
Section 3- Assembler Rules and Directives, Lecture 16- Overview of Binary Operators.mp4 |
Section 3- Assembler Rules and Directives, Lecture 17- Programming - Renaming Registers.mp4 |
Section 3- Assembler Rules and Directives, Lecture 18- Programming - Allocating space in memory with the SPACE Directive.mp4 |
Section 3- Assembler Rules and Directives, Lecture 19- Programming - Swapping Register Content.mp4 |
Section 3- Assembler Rules and Directives, Lecture 20 - Source.zip |
Section 4- Load-Store Instructions, Lecture 21- Memory Demarcations.mp4 |
Section 4- Load-Store Instructions, Lecture 22- Frequently used Load_Store Instructions (Part I).mp4 |
Section 4- Load-Store Instructions, Lecture 23- Frequently used Load_Store Instructions (Part II).mp4 |
Section 4- Load-Store Instructions, Lecture 24- Notice.docx |
Section 4- Load-Store Instructions, Lecture 25- Frequently used Load_Store Instructions (Part III).mp4 |
Section 4- Load-Store Instructions, Lecture 26- Pre-Indexed Addressing.mp4 |
Section 4- Load-Store Instructions, Lecture 27- Post-Indexed Addressing.mp4 |
Section 4- Load-Store Instructions, Lecture 28- Endianness.mp4 |
Section 4- Load-Store Instructions, Lecture 29- Defining Memory Areas.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 30- The Encoding of the MOV Instruction.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 31- Loading Constants with the LDR Instruction.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 32- Loading Constants with the MOVW and MOVT Instructions.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 33- Loading Labels with ADR, ADRL and LDR Instructions.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 34- Programming - Solving a Simple Equation.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 35- Programming - Importing from C to Assembly.mp4 |
Section 5- Dealing with Constants and Literals, Lecture 36- Programming - Exporting from Assembly to C.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 37- Flags.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 38- The N and V Flags.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 39- The Z and C Flags.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 40- Compare_Test Instructions.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 41- Overview of Boolean Operations.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 42- Introduction to Shifts and Rotations.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 43- Understanding Logical Shifts.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 44- Understanding Rotations.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 45- Some Shift and Rotate Examples.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 46- Overview Addition and Subtraction Instructions.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 47- Overview of Multiplication Instructions.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 48- Multiplying by Constants.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 49- Overview of the Division Instruction.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 50- Bit Manipulation Instructions.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 51- Programming - Finding the Maximum Value in an Array.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 52- Programming - Experimenting with the LSL Instruction.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 53- Programming - Adding Signed Numbers.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 54- Programming - Finding the Minimum Value in an Array.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 55- Programming - Solving a More Complex Equation.mp4 |
Section 6- Arithmetic and Logic Instructions, Lecture 56- Programming - Performing Division by Subtraction.mp4 |
Section 7- Branch and Loop Instructions, Lecture 57- Introduction to Branches and Loops.mp4 |
Section 7- Branch and Loop Instructions, Lecture 58- Branching.mp4 |
Section 7- Branch and Loop Instructions, Lecture 59- Compare and Branch.mp4 |
Section 7- Branch and Loop Instructions, Lecture 60- Loops in Assembly.mp4 |
Section 7- Branch and Loop Instructions, Lecture 61- Conditional Execution.mp4 |
Section 7- Branch and Loop Instructions, Lecture 62- The IF-THEN Block.mp4 |
Section 7- Branch and Loop Instructions, Lecture 63- Programming - Computing the Factorial of a Number using the IF-THEN Block.mp4 |
Section 8- Stack Instructions, Lecture 64- Introduction to the Stack.mp4 |
Section 8- Stack Instructions, Lecture 65- The LDM and STM Instructions.mp4 |
Section 8- Stack Instructions, Lecture 66- Syntax of the PUSH and POP Instructions.mp4 |
Section 8- Stack Instructions, Lecture 67- Programming - Pushing and Popping a Stack.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 68- Overview of ARM Cortex-M General Purpose Input_Output Module.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 69- Getting the right Documentation.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 70- Programming - Analyzing the Chip's Memory Map.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 71- Programming - Defining Addresses for Registers.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 72- Programming - Setting the Pin as an Output Pin.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 73- Programming - Toggling a Pin using the Output Data Register (ODR).mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 74- Programming - Toggling a Pin using the Bit Set _Reset Register (BSRR).mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 75- Programming - Defining Registers for Input Driver.mp4 |
Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 76- Programming - Implementing the Input Driver.mp4 |
Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 77- Introduction to Analog to Digital Conversion.mp4 |
Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 78- Understanding ADC Independents Modes.mp4 |
Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 79- Programming - Planning the Project.mp4 |
Section 1- Getting Started, Lecture 1- Downloading our Integrated Development Environment (IDE).mp4 |
Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 81- Programming- Implementing the ADC Read Function.mp4 |
Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 82- Programming - Testing the ADC Driver.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 83- Overview of the UART Protocol.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 84- Programming - Planning the Project.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 85- Programming - Configuring the GPIO Pins for the UART.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 86- Programming - Configuring the UART Parameters.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 87- Programming - Sending Characters.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 88- Programming - Retargeting Printf_2.mp4 |
Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 89- Programming - Developing the UART RX Driver.mp4 |
Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 90- Overview of the System Tick Timer.mp4 |
Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 91- Programming - Implementing the Initialization Function.mp4 |
Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 92- Programming - Implementing the Delay Function.mp4 |
Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 93- Programming - Implementing Milliseconds Delay.mp4 |
Section 13- Developing the General Purpose Timer Driver, Lecture 94- Overview of General Purpose Timers.mp4 |
Section 13- Developing the General Purpose Timer Driver, Lecture 95- Programming - Planning the Project.mp4 |
Section 13- Developing the General Purpose Timer Driver, Lecture 96- Programming - Implementing the Initialization Function.mp4 |
Section 13- Developing the General Purpose Timer Driver, Lecture 97- Programming - Testing the Driver.mp4 |
Section 14- Working with Data Structures, Lecture 98- Introduction to FIFOs.mp4 |
Section 14- Working with Data Structures, Lecture 99- Notice.jpg |
Section 14- Working with Data Structures, Lecture 100- [OPTIONAL] Implementing the FIFO in C (Part I).mp4 |
Section 14- Working with Data Structures, Lecture 101- [OPTIONAL] Implementing the FIFO in C (Part II).mp4 |
Section 14- Working with Data Structures, Lecture 102- Programming - Implementing the Initialization Function.mp4 |
Section 14- Working with Data Structures, Lecture 103- Programming - Implementing the FIO Put Function.mp4 |
Section 14- Working with Data Structures, Lecture 104- Programming - Implementing the FIO Get Function.mp4 |
Section 14- Working with Data Structures, Lecture 105- Programming - Implementing the FIO Size Function.mp4 |
Section 14- Working with Data Structures, Lecture 106- Programming - Testing the FIFO.mp4 |
Section 15- Working with State Machines, Lecture 107- Introduction to Moore and Mealy FSM.mp4 |
Section 15- Working with State Machines, Lecture 108- Designing Traffic Light System using Moore FSM.mp4 |
Section 15- Working with State Machines, Lecture 109- Notice.jpg |
Section 15- Working with State Machines, Lecture 110- [OPTIONAL] Implementing a Traffic Light System using Moore FSM (Part I).mp4 |
Section 15- Working with State Machines, Lecture 111- [OPTIONAL] Implementing a Traffic Light System using Moore FSM in C (Part II).mp4 |
Section 15- Working with State Machines, Lecture 112- [OPTIONAL] Implementing Moore FSM using Pointers.mp4 |
Section 15- Working with State Machines, Lecture 113- Programming - Configuring the Required Pins.mp4 |
Section 15- Working with State Machines, Lecture 114- Programming - Implementing the State Machine.mp4 |
Section 15- Working with State Machines, Lecture 115- Programming - Testing the State Machine.mp4 |
Section 15- Working with State Machines, Lecture 116- Remarks.jpg |
Субтитры eng/ Section 1- Getting Started, Lecture 1- Downloading our Integrated Development Environment (IDE).vtt |
Субтитры eng/ Section 1- Getting Started, Lecture 2- Installing our Integrated Development Environment (IDE).vtt |
Субтитры eng/ Section 1- Getting Started, Lecture 3- Programming - Writing a simple assembly program.vtt |
Субтитры eng/ Section 1- Getting Started, Lecture 4- Programming - Writing a simple assembly program without a startup file.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 5- The Computing Device.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 6- Number Systems.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 7- Translating Bits to Commands.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 8- The RISC Design Philosophy.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 9- The ARM Design Philosophy.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 10- Von Nuemann and Harvard architecture.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 11- ARM Cortex-M Registers.vtt |
Субтитры eng/ Section 2- Introduction to Arm Architecture, Lecture 12- ARM Cortex-M Vector Table.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 13- The ARM,Thumb and Thumb-2 Instruction Sets.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 14- Predefined Register Names.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 15- Frequently used Directives.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 16- Overview of Binary Operators.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 17- Programming - Renaming Registers.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 18- Programming - Allocating space in memory with the SPACE Directive.vtt |
Субтитры eng/ Section 3- Assembler Rules and Directives, Lecture 19- Programming - Swapping Register Content.vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 21- Memory Demarcations.vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 22- Frequently used Load_Store Instructions (Part I).vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 23- Frequently used Load_Store Instructions (Part II).vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 25- Frequently used Load_Store Instructions (Part III).vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 26- Pre-Indexed Addressing.vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 27- Post-Indexed Addressing.vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 28- Endianness.vtt |
Субтитры eng/ Section 4- Load-Store Instructions, Lecture 29- Defining Memory Areas.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 30- The Encoding of the MOV Instruction.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 31- Loading Constants with the LDR Instruction.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 32- Loading Constants with the MOVW and MOVT Instructions.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 33- Loading Labels with ADR, ADRL and LDR Instructions.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 34- Programming - Solving a Simple Equation.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 35- Programming - Importing from C to Assembly.vtt |
Субтитры eng/ Section 5- Dealing with Constants and Literals, Lecture 36- Programming - Exporting from Assembly to C.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 37- Flags.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 38- The N and V Flags.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 39- The Z and C Flags.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 40- Compare_Test Instructions.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 41- Overview of Boolean Operations.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 42- Introduction to Shifts and Rotations.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 43- Understanding Logical Shifts.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 44- Understanding Rotations.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 45- Some Shift and Rotate Examples.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 46- Overview Addition and Subtraction Instructions.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 47- Overview of Multiplication Instructions.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 48- Multiplying by Constants.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 49- Overview of the Division Instruction.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 50- Bit Manipulation Instructions.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 51- Programming - Finding the Maximum Value in an Array.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 52- Programming - Experimenting with the LSL Instruction.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 53- Programming - Adding Signed Numbers.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 54- Programming - Finding the Minimum Value in an Array.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 55- Programming - Solving a More Complex Equation.vtt |
Субтитры eng/ Section 6- Arithmetic and Logic Instructions, Lecture 56- Programming - Performing Division by Subtraction.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 57- Introduction to Branches and Loops.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 58- Branching.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 59- Compare and Branch.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 60- Loops in Assembly.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 61- Conditional Execution.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 62- The IF-THEN Block.vtt |
Субтитры eng/ Section 7- Branch and Loop Instructions, Lecture 63- Programming - Computing the Factorial of a Number using the IF-THEN Block.vtt |
Субтитры eng/ Section 8- Stack Instructions, Lecture 64- Introduction to the Stack.vtt |
Субтитры eng/ Section 8- Stack Instructions, Lecture 65- The LDM and STM Instructions.vtt |
Субтитры eng/ Section 8- Stack Instructions, Lecture 66- Syntax of the PUSH and POP Instructions.vtt |
Субтитры eng/ Section 8- Stack Instructions, Lecture 67- Programming - Pushing and Popping a Stack.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 68- Overview of ARM Cortex-M General Purpose Input_Output Module.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 69- Getting the right Documentation.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 70- Programming - Analyzing the Chip's Memory Map.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 71- Programming - Defining Addresses for Registers.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 72- Programming - Setting the Pin as an Output Pin.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 73- Programming - Toggling a Pin using the Output Data Register (ODR).vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 74- Programming - Toggling a Pin using the Bit Set _Reset Register (BSRR).vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 75- Programming - Defining Registers for Input Driver.vtt |
Субтитры eng/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 76- Programming - Implementing the Input Driver.vtt |
Субтитры eng/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 77- Introduction to Analog to Digital Conversion.vtt |
Субтитры eng/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 78- Understanding ADC Independents Modes.vtt |
Субтитры eng/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 79- Programming - Planning the Project.vtt |
Субтитры eng/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 80- Programming - Implementing the Initialization Function.vtt |
Субтитры eng/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 81- Programming- Implementing the ADC Read Function.vtt |
Субтитры eng/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 82- Programming - Testing the ADC Driver.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 83- Overview of the UART Protocol.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 84- Programming - Planning the Project.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 85- Programming - Configuring the GPIO Pins for the UART.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 86- Programming - Configuring the UART Parameters.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 87- Programming - Sending Characters.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 88- Programming - Retargeting Printf_2.vtt |
Субтитры eng/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 89- Programming - Developing the UART RX Driver.vtt |
Субтитры eng/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 90- Overview of the System Tick Timer.vtt |
Субтитры eng/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 91- Programming - Implementing the Initialization Function.vtt |
Субтитры eng/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 92- Programming - Implementing the Delay Function.vtt |
Субтитры eng/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 93- Programming - Implementing Milliseconds Delay.vtt |
Субтитры eng/ Section 13- Developing the General Purpose Timer Driver, Lecture 94- Overview of General Purpose Timers.vtt |
Субтитры eng/ Section 13- Developing the General Purpose Timer Driver, Lecture 95- Programming - Planning the Project.vtt |
Субтитры eng/ Section 13- Developing the General Purpose Timer Driver, Lecture 96- Programming - Implementing the Initialization Function.vtt |
Субтитры eng/ Section 13- Developing the General Purpose Timer Driver, Lecture 97- Programming - Testing the Driver.vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 98- Introduction to FIFOs.vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 100- [OPTIONAL] Implementing the FIFO in C (Part I).vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 101- [OPTIONAL] Implementing the FIFO in C (Part II).vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 102- Programming - Implementing the Initialization Function.vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 103- Programming - Implementing the FIO Put Function.vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 104- Programming - Implementing the FIO Get Function.vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 105- Programming - Implementing the FIO Size Function.vtt |
Субтитры eng/ Section 14- Working with Data Structures, Lecture 106- Programming - Testing the FIFO.vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 107- Introduction to Moore and Mealy FSM.vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 108- Designing Traffic Light System using Moore FSM.vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 110- [OPTIONAL] Implementing a Traffic Light System using Moore FSM (Part I).vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 111- [OPTIONAL] Implementing a Traffic Light System using Moore FSM in C (Part II).vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 112- [OPTIONAL] Implementing Moore FSM using Pointers.vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 113- Programming - Configuring the Required Pins.vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 114- Programming - Implementing the State Machine.vtt |
Субтитры eng/ Section 15- Working with State Machines, Lecture 115- Programming - Testing the State Machine.vtt |
Субтитры ru/ Section 1- Getting Started, Lecture 1- Downloading our Integrated Development Environment (IDE).vtt |
Субтитры ru/ Section 1- Getting Started, Lecture 2- Installing our Integrated Development Environment (IDE).vtt |
Субтитры ru/ Section 1- Getting Started, Lecture 3- Programming - Writing a simple assembly program.vtt |
Субтитры ru/ Section 1- Getting Started, Lecture 4- Programming - Writing a simple assembly program without a startup file.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 5- The Computing Device.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 6- Number Systems.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 7- Translating Bits to Commands.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 8- The RISC Design Philosophy.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 9- The ARM Design Philosophy.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 10- Von Nuemann and Harvard architecture.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 11- ARM Cortex-M Registers.vtt |
Субтитры ru/ Section 2- Introduction to Arm Architecture, Lecture 12- ARM Cortex-M Vector Table.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 13- The ARM,Thumb and Thumb-2 Instruction Sets.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 14- Predefined Register Names.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 15- Frequently used Directives.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 16- Overview of Binary Operators.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 17- Programming - Renaming Registers.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 18- Programming - Allocating space in memory with the SPACE Directive.vtt |
Субтитры ru/ Section 3- Assembler Rules and Directives, Lecture 19- Programming - Swapping Register Content.vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 21- Memory Demarcations.vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 22- Frequently used Load_Store Instructions (Part I).vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 23- Frequently used Load_Store Instructions (Part II).vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 25- Frequently used Load_Store Instructions (Part III).vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 26- Pre-Indexed Addressing.vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 27- Post-Indexed Addressing.vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 28- Endianness.vtt |
Субтитры ru/ Section 4- Load-Store Instructions, Lecture 29- Defining Memory Areas.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 30- The Encoding of the MOV Instruction.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 31- Loading Constants with the LDR Instruction.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 32- Loading Constants with the MOVW and MOVT Instructions.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 33- Loading Labels with ADR, ADRL and LDR Instructions.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 34- Programming - Solving a Simple Equation.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 35- Programming - Importing from C to Assembly.vtt |
Субтитры ru/ Section 5- Dealing with Constants and Literals, Lecture 36- Programming - Exporting from Assembly to C.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 37- Flags.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 38- The N and V Flags.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 39- The Z and C Flags.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 40- Compare_Test Instructions.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 41- Overview of Boolean Operations.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 42- Introduction to Shifts and Rotations.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 43- Understanding Logical Shifts.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 44- Understanding Rotations.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 45- Some Shift and Rotate Examples.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 46- Overview Addition and Subtraction Instructions.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 47- Overview of Multiplication Instructions.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 48- Multiplying by Constants.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 49- Overview of the Division Instruction.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 50- Bit Manipulation Instructions.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 51- Programming - Finding the Maximum Value in an Array.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 52- Programming - Experimenting with the LSL Instruction.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 53- Programming - Adding Signed Numbers.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 54- Programming - Finding the Minimum Value in an Array.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 55- Programming - Solving a More Complex Equation.vtt |
Субтитры ru/ Section 6- Arithmetic and Logic Instructions, Lecture 56- Programming - Performing Division by Subtraction.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 57- Introduction to Branches and Loops.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 58- Branching.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 59- Compare and Branch.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 60- Loops in Assembly.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 61- Conditional Execution.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 62- The IF-THEN Block.vtt |
Субтитры ru/ Section 7- Branch and Loop Instructions, Lecture 63- Programming - Computing the Factorial of a Number using the IF-THEN Block.vtt |
Субтитры ru/ Section 8- Stack Instructions, Lecture 64- Introduction to the Stack.vtt |
Субтитры ru/ Section 8- Stack Instructions, Lecture 65- The LDM and STM Instructions.vtt |
Субтитры ru/ Section 8- Stack Instructions, Lecture 66- Syntax of the PUSH and POP Instructions.vtt |
Субтитры ru/ Section 8- Stack Instructions, Lecture 67- Programming - Pushing and Popping a Stack.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 68- Overview of ARM Cortex-M General Purpose Input_Output Module.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 69- Getting the right Documentation.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 70- Programming - Analyzing the Chip's Memory Map.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 71- Programming - Defining Addresses for Registers.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 72- Programming - Setting the Pin as an Output Pin.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 73- Programming - Toggling a Pin using the Output Data Register (ODR).vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 74- Programming - Toggling a Pin using the Bit Set _Reset Register (BSRR).vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 75- Programming - Defining Registers for Input Driver.vtt |
Субтитры ru/ Section 9- Developing the General Purpose Input_Output(GPIO) Driver, Lecture 76- Programming - Implementing the Input Driver.vtt |
Субтитры ru/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 77- Introduction to Analog to Digital Conversion.vtt |
Субтитры ru/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 78- Understanding ADC Independents Modes.vtt |
Субтитры ru/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 79- Programming - Planning the Project.vtt |
Субтитры ru/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 80- Programming - Implementing the Initialization Function.vtt |
Субтитры ru/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 81- Programming- Implementing the ADC Read Function.vtt |
Субтитры ru/ Section 10- Developing the Analog to Digital Conversion (ADC) Driver, Lecture 82- Programming - Testing the ADC Driver.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 83- Overview of the UART Protocol.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 84- Programming - Planning the Project.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 85- Programming - Configuring the GPIO Pins for the UART.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 86- Programming - Configuring the UART Parameters.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 87- Programming - Sending Characters.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 88- Programming - Retargeting Printf_2.vtt |
Субтитры ru/ Section 11- Developing Universal Asynchronous Receiver-Transmitter(UART) Driver, Lecture 89- Programming - Developing the UART RX Driver.vtt |
Субтитры ru/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 90- Overview of the System Tick Timer.vtt |
Субтитры ru/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 91- Programming - Implementing the Initialization Function.vtt |
Субтитры ru/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 92- Programming - Implementing the Delay Function.vtt |
Субтитры ru/ Section 12- Developing the System Tick (SysTick) Timer Driver, Lecture 93- Programming - Implementing Milliseconds Delay.vtt |
Субтитры ru/ Section 13- Developing the General Purpose Timer Driver, Lecture 94- Overview of General Purpose Timers.vtt |
Субтитры ru/ Section 13- Developing the General Purpose Timer Driver, Lecture 95- Programming - Planning the Project.vtt |
Субтитры ru/ Section 13- Developing the General Purpose Timer Driver, Lecture 96- Programming - Implementing the Initialization Function.vtt |
Субтитры ru/ Section 13- Developing the General Purpose Timer Driver, Lecture 97- Programming - Testing the Driver.vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 98- Introduction to FIFOs.vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 100- [OPTIONAL] Implementing the FIFO in C (Part I).vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 101- [OPTIONAL] Implementing the FIFO in C (Part II).vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 102- Programming - Implementing the Initialization Function.vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 103- Programming - Implementing the FIO Put Function.vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 104- Programming - Implementing the FIO Get Function.vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 105- Programming - Implementing the FIO Size Function.vtt |
Субтитры ru/ Section 14- Working with Data Structures, Lecture 106- Programming - Testing the FIFO.vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 107- Introduction to Moore and Mealy FSM.vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 108- Designing Traffic Light System using Moore FSM.vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 110- [OPTIONAL] Implementing a Traffic Light System using Moore FSM (Part I).vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 111- [OPTIONAL] Implementing a Traffic Light System using Moore FSM in C (Part II).vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 112- [OPTIONAL] Implementing Moore FSM using Pointers.vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 113- Programming - Configuring the Required Pins.vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 114- Programming - Implementing the State Machine.vtt |
Субтитры ru/ Section 15- Working with State Machines, Lecture 115- Programming - Testing the State Machine.vtt |
TorrentBank
Copyright © 2024