Other
Mastering Microcontroller and Embedded Driver Development
Torrent info
Name:Mastering Microcontroller and Embedded Driver Development
Infohash: A75789D06A758CE8C1CA9CB8006772528CC97CB9
Total Size: 10.37 GB
Magnet: Magnet Download
Seeds: 10
Leechers: 1
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-12-15 23:48:33 (Update Now)
Torrent added: 2023-03-23 05:00:17
Torrent Files List
[TutsNode.net] - Mastering Microcontroller and Embedded Driver Development (Size: 10.37 GB) (Files: 850)
[TutsNode.net] - Mastering Microcontroller and Embedded Driver Development
75 - Exercise RTC on LCD
015 Testing.mp4
001 RTC-and-LCD-interfacing.pdf
001 HD44780.pdf
001 DS1307.pdf
003 RTC code implementation_en.srt
001 Real time clock on LCD_en.srt
002 DS1307 RTC registers_en.srt
015 Testing_en.srt
007 Writing RTC application_en.srt
014 Creating LCD command code_en.srt
013 Sending command and data to LCD_en.srt
008 RTC and Systick_en.srt
012 LCD initialization flowchart_en.srt
006 BCD and Binary manipulation functions_en.srt
011 LCD initialization_en.srt
010 Significance of LCD pins_en.srt
004 RTC coding for set time and date_en.srt
005 RTC coding for get time and date_en.srt
009 LCD connections_en.srt
008 systick.txt
003 RTC code implementation.mp4
002 DS1307 RTC registers.mp4
001 Real time clock on LCD.mp4
014 Creating LCD command code.mp4
013 Sending command and data to LCD.mp4
012 LCD initialization flowchart.mp4
007 Writing RTC application.mp4
011 LCD initialization.mp4
008 RTC and Systick.mp4
004 RTC coding for set time and date.mp4
005 RTC coding for get time and date.mp4
006 BCD and Binary manipulation functions.mp4
010 Significance of LCD pins.mp4
009 LCD connections.mp4
01 - Notes and Information
001 About the instructor.html
002 Important Note.html
004 Source Code and Slides.html
005 Rating and Review.html
003 What is this course all about_en.srt
003 What is this course all about.mp4
004 PPT.pdf
59 - I2C Driver API I2C Master receive data
003 Implementation of I2C master receive data API Part 1_en.srt
001 I2C transfer sequence diagram for master receiving data_en.srt
004 Implementation of I2C master receive data API Part 2_en.srt
002 Assignment I2C master receive data API implementation_en.srt
003 Implementation of I2C master receive data API Part 1.mp4
001 I2C transfer sequence diagram for master receiving data.mp4
004 Implementation of I2C master receive data API Part 2.mp4
002 Assignment I2C master receive data API implementation.mp4
02 - Development board used in our courses
001 Board-details.url
external-links.txt
001 About MCU Development board_en.srt
001 About MCU Development board.mp4
13 - Importance of Volatile Keyword
002 volatile-experiment-Keil.zip
001 Importance of Volatile Keyword Part-1_en.srt
002 volatile-experiment-Eclipse.zip
002 Importance of Volatile Keyword-Part 2_en.srt
001 Importance of Volatile Keyword Part-1.mp4
002 Importance of Volatile Keyword-Part 2.mp4
03 - HardwareSoftware Requirements
001 Hardware-and-software-used-in-MCU1.pdf
001 HardwareSoftware Requirements.html
11 - Understanding MCU Vector table
001 Understanding MCU Vector Table_en.srt
001 Bare-metal-embedded.url
external-links.txt
001 Understanding MCU Vector Table.mp4
29 - Exercise GPIO interrupts
001 Exercise External button interrupt implementation_en.srt
001 Exercise External button interrupt implementation.mp4
002 Exercise Debugging the application Part 1_en.srt
003 Exercise Debugging the application Part 2_en.srt
002 Exercise Debugging the application Part 1.mp4
003 Exercise Debugging the application Part 2.mp4
04 - IDE installation
001 Downloading STM32CUBEIDE_en.srt
001 IDE.url
002 Installation-Windows_en.srt
003 Installation-Ubuntu_en.srt
external-links.txt
005 Documents required_en.srt
004 Embedded Target_en.srt
001 Downloading STM32CUBEIDE.mp4
005 Documents required.mp4
004 Embedded Target.mp4
003 Installation-Ubuntu.mp4
002 Installation-Windows.mp4
38 - SPI Driver API Implementation SPI init
001 SPI user configuration options writing and register bit definition macros_en.srt
003 Implementation of SPI init API Part 2_en.srt
002 Implementation of SPI init API Part 1_en.srt
001 SPI user configuration options writing and register bit definition macros.mp4
003 Implementation of SPI init API Part 2.mp4
002 Implementation of SPI init API Part 1.mp4
57 - I2C pull up resistance , rise time and bus capacitance
001 I2C pull up resistance , rise time and bus capacitance discussion_en.srt
002 I2C rise time calculation_en.srt
001 I2C pull up resistance , rise time and bus capacitance discussion.mp4
002 I2C rise time calculation.mp4
64 - Exercise
001 Exercise Testing I2C interrupt APIs part 1_en.srt
001 Exercise Testing I2C interrupt APIs part 1.mp4
002 Exercise Testing I2C interrupt APIs part 2_en.srt
002 Exercise Testing I2C interrupt APIs part 2.mp4
40 - Exercise SPI Send Data
006 Exercise Testing_en.srt
004 Exercise Code implementation Part 2_en.srt
005 Exercise Code implementation Part 3_en.srt
003 Exercise Code implementation Part 1_en.srt
002 Finding out microcontroller pins to communicate over SPI2_en.srt
001 Exercise to test SPI Send Data API_en.srt
006 Exercise Testing.mp4
004 Exercise Code implementation Part 2.mp4
005 Exercise Code implementation Part 3.mp4
002 Finding out microcontroller pins to communicate over SPI2.mp4
003 Exercise Code implementation Part 1.mp4
001 Exercise to test SPI Send Data API.mp4
73 - Exercise
001 Exercise USART send data to arduino_en.srt
002 communicating with PC over UART_en.srt
001 Exercise USART send data to arduino.mp4
002 communicating with PC over UART.mp4
05 - Creating a project using STM32CUBEIDE
003 ITM-code.url
004 openocd-semihosting-commands.txt
external-links.txt
001 Creating Hello-World project_en.srt
002 SWV working principle_en.srt
004 OpenOCD and Semihosting to use printf_en.srt
003 Testing Hello-World through SWV_en.srt
003 Testing Hello-World through SWV.mp4
001 Creating Hello-World project.mp4
004 OpenOCD and Semihosting to use printf.mp4
002 SWV working principle.mp4
21 - Structuring peripheral registers
002 Structuring peripheral registers_en.srt
001 Address of peripheral registers_en.srt
003 Peripheral definition macros_en.srt
002 Structuring peripheral registers.mp4
003 Peripheral definition macros.mp4
001 Address of peripheral registers.mp4
10 - Understanding MCU Clock tree
003 Peripheral clock configuration_en.srt
006 Code implementation_en.srt
001 Understanding MCU clock sources and HSE_en.srt
002 HSI and RCC registers_en.srt
007 Exercise HSE measurements_en.srt
004 Exercise HSI measurements_en.srt
003 main.c
006 main.c
007 main.c
005 About USB logic analyzer_en.srt
006 Code implementation.mp4
001 Understanding MCU clock sources and HSE.mp4
003 Peripheral clock configuration.mp4
002 HSI and RCC registers.mp4
007 Exercise HSE measurements.mp4
004 Exercise HSI measurements.mp4
005 About USB logic analyzer.mp4
30 - MCU IO Pin specifications
003 Logic levels_en.srt
001 STM32 Pin specifications_en.srt
002 Pin current characteristics_en.srt
003 Logic levels.mp4
001 STM32 Pin specifications.mp4
002 Pin current characteristics.mp4
66 - Exercise
002 Exercise Coding Part 1_en.srt
004 Exercise Modifying I2C transactions_en.srt
001 Exercise I2C slave programming_en.srt
003 Exercise Testing_en.srt
002 Exercise Coding Part 1.mp4
004 Exercise Modifying I2C transactions.mp4
003 Exercise Testing.mp4
001 Exercise I2C slave programming.mp4
12 - Understanding MCU interrupt Design , NVIC, Interrupt handling
003 Understanding MCU interrupt Design , NVIC, Interrupt handling Part 3_en.srt
001 Understanding MCU interrupt Design , NVIC, Interrupt handling Part 1_en.srt
002 Understanding MCU interrupt Design , NVIC, Interrupt handling Part 2_en.srt
001 Understanding MCU interrupt Design , NVIC, Interrupt handling Part 1.mp4
003 Understanding MCU interrupt Design , NVIC, Interrupt handling Part 3.mp4
002 Understanding MCU interrupt Design , NVIC, Interrupt handling Part 2.mp4
06 - Embedded Code Debugging Tips and tricks
001 main.c
002 Single stepping_en.srt
006 Memory browser windows_en.srt
007 Call stack and fault analyzers_en.srt
004 Breakpoints_en.srt
005 Expression and variable windows_en.srt
010 Other basic features of IDE_en.srt
001 Debugging options_en.srt
008 Data watch-points_en.srt
009 SFR windows_en.srt
003 Disassembly and Register windows_en.srt
007 Call stack and fault analyzers.mp4
004 Breakpoints.mp4
006 Memory browser windows.mp4
002 Single stepping.mp4
008 Data watch-points.mp4
009 SFR windows.mp4
005 Expression and variable windows.mp4
010 Other basic features of IDE.mp4
001 Debugging options.mp4
003 Disassembly and Register windows.mp4
46 - SPI Driver API IRQ handling
005 Exercise_en.srt
004 SPI IRQ handler implementation Part 3_en.srt
003 SPI IRQ handler implementation Part 2_en.srt
002 SPI IRQ handler implementation Part 1_en.srt
001 SPI Handling of interrupts_en.srt
003 SPI IRQ handler implementation Part 2.mp4
005 Exercise.mp4
004 SPI IRQ handler implementation Part 3.mp4
001 SPI Handling of interrupts.mp4
002 SPI IRQ handler implementation Part 1.mp4
60 - Exercise
003 Exercise Coding Part 2_en.srt
005 Exercise Testing repeated start_en.srt
001 Exercise Reading data from the I2C slave_en.srt
002 Exercise Coding Part 1_en.srt
004 Exercise Coding Part 3_en.srt
003 Exercise Coding Part 2.mp4
002 Exercise Coding Part 1.mp4
005 Exercise Testing repeated start.mp4
004 Exercise Coding Part 3.mp4
001 Exercise Reading data from the I2C slave.mp4
15 - GPIO Programming structure and Registers
004 Input configuration of a Microcontroller's GPIO Pin_en.srt
001 GPIO programming structure_en.srt
002 Exploring GPIO PORT and pins of STM32F4xx Discovery board_en.srt
007 Input stage of a GPIO pin during output configuration_en.srt
009 GPIO out put type register explanation_en.srt
003 GPIO Mode register(used to set mode for a pin)_en.srt
006 Output Configuration of a GPIO Pin in open drain mode_en.srt
005 Output Configuration of a GPIO Pin in Push pull mode_en.srt
008 Alternate functionality Configuration of a GPIO pin_en.srt
004 Input configuration of a Microcontroller's GPIO Pin.mp4
003 GPIO Mode register(used to set mode for a pin).mp4
001 GPIO programming structure.mp4
006 Output Configuration of a GPIO Pin in open drain mode.mp4
008 Alternate functionality Configuration of a GPIO pin.mp4
005 Output Configuration of a GPIO Pin in Push pull mode.mp4
009 GPIO out put type register explanation.mp4
002 Exploring GPIO PORT and pins of STM32F4xx Discovery board.mp4
007 Input stage of a GPIO pin during output configuration.mp4
28 - GPIO pin Interrupt configuration
004 GPIO pin Interrupt configuration coding Part 4_en.srt
007 GPIO pin Interrupt configuration coding Part 7_en.srt
006 GPIO pin Interrupt configuration coding Part 6_en.srt
005 GPIO pin Interrupt configuration coding Part 5_en.srt
001 GPIO pin Interrupt configuration coding Part 1_en.srt
002 GPIO pin Interrupt configuration coding Part 2_en.srt
003 GPIO pin Interrupt configuration coding Part 3_en.srt
004 GPIO pin Interrupt configuration coding Part 4.mp4
007 GPIO pin Interrupt configuration coding Part 7.mp4
005 GPIO pin Interrupt configuration coding Part 5.mp4
006 GPIO pin Interrupt configuration coding Part 6.mp4
001 GPIO pin Interrupt configuration coding Part 1.mp4
002 GPIO pin Interrupt configuration coding Part 2.mp4
003 GPIO pin Interrupt configuration coding Part 3.mp4
43 - Exercise SPI receive data
004 Exercise Coding Part 3_en.srt
002 Exercise Coding Part 1_en.srt
003 Exercise Coding Part 2_en.srt
001 Exercise SPI command and response based communication_en.srt
004 Exercise Coding Part 3.mp4
003 Exercise Coding Part 2.mp4
002 Exercise Coding Part 1.mp4
001 Exercise SPI command and response based communication.mp4
08 - MCU Bus Interfaces
001 MCU Bus Interfaces Explanation Part 1 I-CodeD-CodeS-Bus_en.srt
003 MCU Bus Interfaces Explanation Part 3 QA session_en.srt
002 MCU Bus Interfaces Explanation Part 2 AHBAPB1APB2_en.srt
004 Understanding MCU Bus Matrix_en.srt
003 MCU Bus Interfaces Explanation Part 3 QA session.mp4
001 MCU Bus Interfaces Explanation Part 1 I-CodeD-CodeS-Bus.mp4
002 MCU Bus Interfaces Explanation Part 2 AHBAPB1APB2.mp4
004 Understanding MCU Bus Matrix.mp4
004 Using-the-STM32F2-and-STM32F4-DMA-controller.pdf
55 - I2C Driver API I2C Init
001 Implementation of I2C init API Part 1_en.srt
003 Implementation of I2C init API Part 3_en.srt
002 Implementation of I2C init API Part 2_en.srt
001 Implementation of I2C init API Part 1.mp4
003 Implementation of I2C init API Part 3.mp4
002 Implementation of I2C init API Part 2.mp4
41 - Exercise STM32 master and Arduino Slave communication
001 Exercise Communicating with Arduino slave_en.srt
005 Exercise Testing_en.srt
002 Exercise Coding Part 1_en.srt
004 Exercise Coding Part 3_en.srt
003 Exercise Coding Part 2_en.srt
001 Exercise Communicating with Arduino slave.mp4
005 Exercise Testing.mp4
002 Exercise Coding Part 1.mp4
004 Exercise Coding Part 3.mp4
003 Exercise Coding Part 2.mp4
56 - I2C Driver API I2C Master send data
001 I2C transfer sequence diagram for master sending data_en.srt
002 Implementation of I2C master sending data API Part 1_en.srt
004 Implementation of I2C master sending data API Part 3_en.srt
005 Implementation of I2C master sending data API Part 4_en.srt
003 Implementation of I2C master sending data API Part 2_en.srt
006 Implementation of I2C master sending data API Part 5_en.srt
001 I2C transfer sequence diagram for master sending data.mp4
004 Implementation of I2C master sending data API Part 3.mp4
002 Implementation of I2C master sending data API Part 1.mp4
003 Implementation of I2C master sending data API Part 2.mp4
006 Implementation of I2C master sending data API Part 5.mp4
005 Implementation of I2C master sending data API Part 4.mp4
48 - I2C introduction and I2C signals
001 I2C introduction and differences with SPI_en.srt
002 I2C SDA and SCL signals_en.srt
001 I2C introduction and differences with SPI.mp4
002 I2C SDA and SCL signals.mp4
34 - SPI CPOL and CPHA discussion
001 SPI CPOL and CPHA discussion_en.srt
002 SPI CPOL and CPHA waveform example_en.srt
001 SPI CPOL and CPHA discussion.mp4
002 SPI CPOL and CPHA waveform example.mp4
27 - Exercise
001 Exercise LED toggling with PUSH PULL configuration_en.srt
003 Exercise Handling on board LED and Button_en.srt
004 Exercise Connecting external button and circuit explanation_en.srt
002 Exercise LED toggling with OPEN DRAIN configuration_en.srt
006 Exercise Button interrupt introduction_en.srt
005 Exercise Testing button interface_en.srt
003 Exercise Handling on board LED and Button.mp4
004 Exercise Connecting external button and circuit explanation.mp4
001 Exercise LED toggling with PUSH PULL configuration.mp4
002 Exercise LED toggling with OPEN DRAIN configuration.mp4
005 Exercise Testing button interface.mp4
006 Exercise Button interrupt introduction.mp4
58 - Exercise
002 Exercise Coding Part 1_en.srt
001 Exercise Introduction_en.srt
004 Exercise Testing_en.srt
003 Exercise Coding Part 2_en.srt
002 Exercise Coding Part 1.mp4
001 Exercise Introduction.mp4
004 Exercise Testing.mp4
003 Exercise Coding Part 2.mp4
63 - I2C IRQ handler implementation
006 I2C IRQ handler implementation Part 6_en.srt
001 I2C IRQ handler implementation Part 1_en.srt
003 I2C IRQ handler implementation Part 3_en.srt
008 I2C IRQ handler implementation Part 8_en.srt
002 I2C IRQ handler implementation Part 2_en.srt
005 I2C IRQ handler implementation Part 5_en.srt
007 I2C IRQ handler implementation Part 7_en.srt
009 I2C error IRQ handler implementation_en.srt
004 I2C IRQ handler implementation Part 4_en.srt
009 I2C-ER-IRQHandling.c
001 I2C-EV-IRQHandling.c
006 I2C IRQ handler implementation Part 6.mp4
001 I2C IRQ handler implementation Part 1.mp4
003 I2C IRQ handler implementation Part 3.mp4
008 I2C IRQ handler implementation Part 8.mp4
009 I2C error IRQ handler implementation.mp4
005 I2C IRQ handler implementation Part 5.mp4
007 I2C IRQ handler implementation Part 7.mp4
002 I2C IRQ handler implementation Part 2.mp4
004 I2C IRQ handler implementation Part 4.mp4
71 - USART driver development
003 Configuration options and USART registers_en.srt
006 USART Driver API Send data_en.srt
001 USART driver development confiugrable items_en.srt
005 USART-DataTxRxAPIs.c
002 USART-API-prototype.h
004 USART-Init.c
004 USART Driver API USART Init_en.srt
002 USART driver APIs prototypes_en.srt
005 USART Driver API Tx and Rx assignment_en.srt
003 Configuration options and USART registers.mp4
006 USART Driver API Send data.mp4
001 USART driver development confiugrable items.mp4
004 USART Driver API USART Init.mp4
002 USART driver APIs prototypes.mp4
005 USART Driver API Tx and Rx assignment.mp4
54 - I2C serial clock discussion(SCLK)
001 I2C serial clock settings with explanation_en.srt
002 Clock Stretching_en.srt
001 I2C serial clock settings with explanation.mp4
002 Clock Stretching.mp4
23 - GPIO driver API requirements and handle structure
004 Driver API input parameters and return types_en.srt
003 Driver API requirements and adding API prototypes_en.srt
002 Defining GPIO handle and configuration structure_en.srt
001 Creating GPIO driver header and source file_en.srt
005 Driver empty API implementation and documentation_en.srt
004 Driver API input parameters and return types.mp4
003 Driver API requirements and adding API prototypes.mp4
002 Defining GPIO handle and configuration structure.mp4
005 Driver empty API implementation and documentation.mp4
001 Creating GPIO driver header and source file.mp4
72 - USART oversampling and baudrate
002 USART Baud rate calculation Part-2_en.srt
001 USART oversampling_en.srt
004 USART baudrate coding_en.srt
003 USART Baud rate calculation Part-2_en.srt
004 USART-BaudCalculation.c
001 USART oversampling.mp4
004 USART baudrate coding.mp4
002 USART Baud rate calculation Part-2.mp4
003 USART Baud rate calculation Part-2.mp4
74 - USART interrupts
003 USART IRQ handler implementation Assignment.html
003 USART-IRQHandling.c
002 Exercise_en.srt
001 USART interrupt discussion_en.srt
002 Exercise.mp4
001 USART interrupt discussion.mp4
50 - Understanding I2C Protocol
002 I2C START and STOP conditions_en.srt
001 I2C Protocol explanation_en.srt
004 I2C Data validity_en.srt
003 I2C ACK and NACK_en.srt
002 I2C START and STOP conditions.mp4
001 I2C Protocol explanation.mp4
004 I2C Data validity.mp4
003 I2C ACK and NACK.mp4
39 - SPI Driver API Implementation Send Data
001 Implementation of SPI send data API Part 1_en.srt
003 Implementation of SPI send data API Part 3_en.srt
002 Implementation of SPI send data API Part 2_en.srt
004 Implementation of SPI send data API Part 4_en.srt
001 Implementation of SPI send data API Part 1.mp4
003 Implementation of SPI send data API Part 3.mp4
002 Implementation of SPI send data API Part 2.mp4
004 Implementation of SPI send data API Part 4.mp4
61 - I2C Interrupts and IRQ numbers
002 I2C errors and importance of BUSY flag_en.srt
001 I2C IRQ and interrupt discussion_en.srt
004 I2C adding interrupt related macros and interrupt APIs_en.srt
003 I2C handle structure modification_en.srt
002 I2C errors and importance of BUSY flag.mp4
004 I2C adding interrupt related macros and interrupt APIs.mp4
001 I2C IRQ and interrupt discussion.mp4
003 I2C handle structure modification.mp4
25 - GPIO driver API Implementation GPIO init and de-init
004 Configuring Alternate function registers_en.srt
001 Writing user configurable macros_en.srt
002 Implementation of GPIO init API_en.srt
005 GPIO de-init API implementation_en.srt
003 Implementation of GPIO init API contd_en.srt
001 Writing user configurable macros.mp4
004 Configuring Alternate function registers.mp4
002 Implementation of GPIO init API.mp4
005 GPIO de-init API implementation.mp4
003 Implementation of GPIO init API contd.mp4
36 - SPI Driver API requirements and configuration structure
001 SPI API requirements and configuration items_en.srt
003 SPI adding API prototypes to driver header file_en.srt
002 updating MCU specific header file with SPI related details_en.srt
003 SPI adding API prototypes to driver header file.mp4
001 SPI API requirements and configuration items.mp4
002 updating MCU specific header file with SPI related details.mp4
22 - Writing Clock enable and disable macros
001 Writing peripheral clock enable and disable C Macros_en.srt
002 Project include settings and build_en.srt
001 Writing peripheral clock enable and disable C Macros.mp4
002 Project include settings and build.mp4
14 - GPIO Must know concepts
001 GPIO pin and GPIO port_en.srt
003 GPIO input mode with high impedance state_en.srt
004 GPIO input mode with pull-updown state_en.srt
005 GPIO output mode with open drain state_en.srt
007 Optimizing IO power consumption_en.srt
002 GPIO behind the scene_en.srt
006 GPIO output mode with push pull state_en.srt
005 GPIO output mode with open drain state.mp4
002 GPIO behind the scene.mp4
007 Optimizing IO power consumption.mp4
001 GPIO pin and GPIO port.mp4
006 GPIO output mode with push pull state.mp4
003 GPIO input mode with high impedance state.mp4
004 GPIO input mode with pull-updown state.mp4
32 - SPI bus configuration and functional block diagram
002 SPI functional block diagram explanation_en.srt
001 SPI bus configuration discussion full duplex, half duplex and simplex_en.srt
002 SPI functional block diagram explanation.mp4
001 SPI bus configuration discussion full duplex, half duplex and simplex.mp4
33 - STM32 NSS pin settings and management
002 STM32 SPI hardware and software slave managements_en.srt
001 NSS settings in STM32 master and slave modes_en.srt
002 STM32 SPI hardware and software slave managements.mp4
001 NSS settings in STM32 master and slave modes.mp4
07 - Understanding MCU Memory Map
003 Understanding Memory Map of the MCU Part 3_en.srt
001 Understanding Memory Map of the MCU Part 1_en.srt
002 Understanding Memory Map of the MCU Part 2_en.srt
003 Understanding Memory Map of the MCU Part 3.mp4
001 Understanding Memory Map of the MCU Part 1.mp4
002 Understanding Memory Map of the MCU Part 2.mp4
65 - I2C slave programming
002 I2C transfer sequence diagram for slave transmitter_en.srt
001 I2C slave programming discussion_en.srt
003 I2C slave support in driver_en.srt
003 I2C slave support in driver.mp4
001 I2C slave programming discussion.mp4
002 I2C transfer sequence diagram for slave transmitter.mp4
31 - SPI introduction and bus details
001 Introduction to SPI Bus_en.srt
005 SPI behind the scene data communication principle_en.srt
002 SPI comparison with other protocols_en.srt
003 Importance of SPI slave select pin_en.srt
004 SPI Minimum bus configuration_en.srt
005 SPI behind the scene data communication principle.mp4
001 Introduction to SPI Bus.mp4
002 SPI comparison with other protocols.mp4
004 SPI Minimum bus configuration.mp4
003 Importance of SPI slave select pin.mp4
44 - SPI interrupts
001 SPI peripheral interrupting the processor_en.srt
001 SPI peripheral interrupting the processor.mp4
16 - GPIO Registers SPEED, PULL UPDOWN, IDR and ODR
002 GPIO Pull up and Pull down register_en.srt
003 GPIO input data register_en.srt
001 GPIO output speed register and its applicability_en.srt
004 GPIO output data register and summary of various modes discussed_en.srt
001 GPIO output speed register and its applicability.mp4
004 GPIO output data register and summary of various modes discussed.mp4
002 GPIO Pull up and Pull down register.mp4
003 GPIO input data register.mp4
17 - GPIO Alternate functionality register and example of usage
002 Alternate functionality settings of a GPIO pin with example Part 1_en.srt
003 Request for Review.html
001 Alternate functionality settings of a GPIO pin with example Part 1_en.srt
002 Alternate functionality settings of a GPIO pin with example Part 1.mp4
001 Alternate functionality settings of a GPIO pin with example Part 1.mp4
20 - Updating MCU specific header file with bus domain and peripheral details
003 Defining base addresses of different bus domains_en.srt
002 Writing base address C macros for MCU's embedded memories Part 2_en.srt
005 Defining base addresses of APB1 and APB2 Peripherals_en.srt
006 Defining base addresses conclusion_en.srt
001 Writing base address C macros for MCU's embedded memories Part 1_en.srt
004 Defining base addresses of AHB1 Peripherals_en.srt
003 Defining base addresses of different bus domains.mp4
001 Writing base address C macros for MCU's embedded memories Part 1.mp4
006 Defining base addresses conclusion.mp4
004 Defining base addresses of AHB1 Peripherals.mp4
002 Writing base address C macros for MCU's embedded memories Part 2.mp4
005 Defining base addresses of APB1 and APB2 Peripherals.mp4
53 - I2C driver API requirements and config structures
001 I2C driver API requirements_en.srt
003 I2C user configurable macros_en.srt
005 Steps for I2C init implementation_en.srt
004 I2C API prototypes_en.srt
002 I2C handle and configuration structure_en.srt
003 I2C user configurable macros.mp4
001 I2C driver API requirements.mp4
004 I2C API prototypes.mp4
005 Steps for I2C init implementation.mp4
002 I2C handle and configuration structure.mp4
18 - GPIO peripheral clock control
001 Enabling and disabling GPIO peripheral clock_en.srt
001 Enabling and disabling GPIO peripheral clock.mp4
19 - GPIO driver development overview and Project creation
004 Include path settings_en.srt
005 Important note on IDE usage.html
001 GPIO driver development overview_en.srt
003 New project creation and creating MCU specific headerfile_en.srt
002 MCU Specific header file and its contents_en.srt
003 New project creation and creating MCU specific headerfile.mp4
004 Include path settings.mp4
001 GPIO driver development overview.mp4
002 MCU Specific header file and its contents.mp4
47 - Common problems in SPI
001 Common problems in SPI and Debugging Tips_en.srt
001 Common problems in SPI and Debugging Tips.mp4
09 - Understanding MCU Clocks and Details
001 Understanding MCU Clocking SystemPart1_en.srt
001 Understanding MCU Clocking SystemPart1.mp4
37 - SPI Driver API Implementation Clock control
001 Implementation of SPI peripheral clock control API_en.srt
001 Implementation of SPI peripheral clock control API.mp4
35 - SPI serial clock discussion
002 SPI Serial clock frequency_en.srt
001 SPI peripherals of your Microcontroller_en.srt
002 SPI Serial clock frequency.mp4
001 SPI peripherals of your Microcontroller.mp4
51 - I2C master and slave communication
002 Understanding repeated START condition_en.srt
001 Example of master writing to slave_en.srt
002 Understanding repeated START condition.mp4
001 Example of master writing to slave.mp4
45 - SPI interrupt mode APIs
001 SPI interrupt mode API implementation and changes to handle structure_en.srt
002 SPI send data with interrupt API implementation_en.srt
003 SPI receive data with interrupt implementation_en.srt
002 SPI send data with interrupt API implementation.mp4
001 SPI interrupt mode API implementation and changes to handle structure.mp4
003 SPI receive data with interrupt implementation.mp4
26 - GPIO driver API Implementation GPIO data read and write
003 Implementation of GPIO pin toggle API_en.srt
001 Implementation of GPIO input port read and input pin read APIs_en.srt
002 Implementation of GPIO output port write and output pin write APIs_en.srt
002 Implementation of GPIO output port write and output pin write APIs.mp4
001 Implementation of GPIO input port read and input pin read APIs.mp4
003 Implementation of GPIO pin toggle API.mp4
49 - I2C modes
001 I2C standard and fast mode_en.srt
001 I2C standard and fast mode.mp4
52 - STM32 I2C functional block diagram
001 I2C functional block diagram_en.srt
001 I2C functional block diagram.mp4
76 - BONUS LECTURE
001 BONUS LECTURE.html
70 - UART Communication
002 Uart Receiver_en.srt
001 UART Transmitter_en.srt
002 Uart Receiver.mp4
001 UART Transmitter.mp4
67 - Common problems in I2C
001 Common Problems in I2C and Debugging Tips_en.srt
001 Common Problems in I2C and Debugging Tips.mp4
68 - UART Essentials
006 UART Parity_en.srt
001 Intro UART vs USART_en.srt
004 Baud Rate_en.srt
002 Understanding UART pins_en.srt
003 UART frame formats_en.srt
005 Synchronization bits_en.srt
003 UART frame formats.mp4
006 UART Parity.mp4
001 Intro UART vs USART.mp4
002 Understanding UART pins.mp4
004 Baud Rate.mp4
005 Synchronization bits.mp4
24 - GPIO driver API Implementation Clock control
001 Implementation of GPIO peripheral clock control API_en.srt
001 Implementation of GPIO peripheral clock control API.mp4
62 - I2C interrupt based APIs
002 Implementation of I2C interrupt based APIs_en.srt
001 Assignment I2C interrupt APIs implementation_en.srt
001 I2C-MasterReceiveDataIT.c
001 I2C-MasterSendDataIT.c
001 Assignment I2C interrupt APIs implementation.mp4
002 Implementation of I2C interrupt based APIs.mp4
42 - SPI Driver API Receive data
001 Implementation of SPI data receive API Part 1_en.srt
002 Implementation of SPI data receive API Part 2_en.srt
002 Implementation of SPI data receive API Part 2.mp4
001 Implementation of SPI data receive API Part 1.mp4
69 - UART functional block and Peripheral Clock
001 Exploring UART functional block_en.srt
002 UART peripheral clock_en.srt
001 Exploring UART functional block.mp4
002 UART peripheral clock.mp4
TutsNode.net.txt
.pad
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
[TGx]Downloaded from torrentgalaxy.to .txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch Mastering Microcontroller and Embedded Driver Development Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size






