zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[Tutorialsplanet.NET] Udemy - Mastering Microcontroller with Embedded Driver Development
magnet:?xt=urn:btih:3d0b20250b7c46bfd2c61f7ab72b4b09d6b906c6&dn=[Tutorialsplanet.NET] Udemy - Mastering Microcontroller with Embedded Driver Development
磁力链接详情
Hash值:
3d0b20250b7c46bfd2c61f7ab72b4b09d6b906c6
点击数:
67
文件大小:
13.94 GB
文件数量:
263
创建日期:
2024-9-3 03:18
最后访问:
2024-11-1 13:32
访问标签:
Tutorialsplanet
NET
Udemy
-
Mastering
Microcontroller
with
Embedded
Driver
Development
文件列表详情
10. Understanding MCU Memory Map/1. Understanding Memory Map of the MCU Part 1.mp4 12.63 MB
10. Understanding MCU Memory Map/2. Understanding Memory Map of the MCU Part 2.mp4 32.04 MB
10. Understanding MCU Memory Map/3. Understanding Memory Map of the MCU Part 3.mp4 91.1 MB
11. MCU Bus Interfaces/1. MCU Bus Interfaces Explanation Part 1 I-CodeD-CodeS-Bus.mp4 44.49 MB
11. MCU Bus Interfaces/2. MCU Bus Interfaces Explanation Part 2 AHBAPB1APB2.mp4 25.54 MB
11. MCU Bus Interfaces/3. MCU Bus Interfaces Explanation Part 3 QA session.mp4 124.65 MB
11. MCU Bus Interfaces/4. Understanding MCU Bus Matrix.mp4 15.24 MB
12. Understanding MCU Clocks and Details/1. Understanding MCU Clocking SystemPart1.mp4 44.66 MB
12. Understanding MCU Clocks and Details/2. Understanding MCU Clocking System Part2.mp4 91.19 MB
12. Understanding MCU Clocks and Details/3. Exercise-Using HSI Clock and Clock MeasurementPart 1.mp4 45.85 MB
12. Understanding MCU Clocks and Details/4. Exercise-Using HSI Clock and Clock Measurement Part 2.mp4 41.11 MB
13. Understanding MCU Peripheral Clock Control/1. Understanding MCU Peripheral Clock control.mp4 16.68 MB
13. Understanding MCU Peripheral Clock Control/2. Exercise EnablingDisabling Peripheral Clock.mp4 34.9 MB
13. Understanding MCU Peripheral Clock Control/3. Exercise-Making HSE as System Clock.mp4 72.82 MB
13. Understanding MCU Peripheral Clock Control/4. Exercise-Making HSE as System Clock Contd..mp4 56.91 MB
14. Understanding MCU Vector table/1. Understanding MCU Vector Table Part-1.mp4 39.56 MB
14. Understanding MCU Vector table/2. Understanding MCU Vector Table Part-2.mp4 37.28 MB
15/1. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 1.mp4 35.94 MB
15/2. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 2.mp4 142.22 MB
15/3. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 3.mp4 18.34 MB
15/4. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 4.mp4 14.98 MB
16. Understanding MCU Specific Header file/1. Understanding MCU Specific header file Part 1.mp4 89.18 MB
16. Understanding MCU Specific Header file/2. Understanding MCU Specific header file Part 2.mp4 154.43 MB
17. Importance of Volatile Keyword/1. Importance of Volatile Keyword Part-1.mp4 27.08 MB
17. Importance of Volatile Keyword/2. Importance of Volatile Keyword-Part 2.mp4 21.9 MB
18. GPIO Must know concepts/1. GPIO pin and GPIO port.mp4 5.37 MB
18. GPIO Must know concepts/2. GPIO behind the scene.mp4 5.94 MB
18. GPIO Must know concepts/3. GPIO input mode with high impedance state.mp4 2.91 MB
18. GPIO Must know concepts/4. GPIO input mode with pull-updown state.mp4 2.78 MB
18. GPIO Must know concepts/5. GPIO output mode with open drain state.mp4 11.39 MB
18. GPIO Must know concepts/6. GPIO output mode with push pull state.mp4 5.74 MB
18. GPIO Must know concepts/7. Optimizing IO power consumption.mp4 6.87 MB
19. GPIO Programming structure and Registers/1. GPIO programming structure.mp4 8.16 MB
19. GPIO Programming structure and Registers/2. Exploring GPIO PORT and pins of STM32F4xx Discovery board.mp4 2.5 MB
19. GPIO Programming structure and Registers/3. GPIO Mode register(used to set mode for a pin).mp4 58.17 MB
19. GPIO Programming structure and Registers/4. Input configuration of a Microcontroller's GPIO Pin.mp4 95.14 MB
19. GPIO Programming structure and Registers/5. Output Configuration of a GPIO Pin in Push pull mode.mp4 20.9 MB
19. GPIO Programming structure and Registers/6. Output Configuration of a GPIO Pin in open drain mode.mp4 41.67 MB
19. GPIO Programming structure and Registers/7. Input stage of a GPIO pin during output configuration.mp4 4.79 MB
19. GPIO Programming structure and Registers/8. Alternate functionality Configuration of a GPIO pin.mp4 25.45 MB
19. GPIO Programming structure and Registers/9. GPIO out put type register explanation.mp4 9.72 MB
2. Development board used in our courses/1. About MCU Development board.mp4 50.57 MB
2. Development board used in our courses/2. STM32F4 Discovery and Nucleo Board Details.mp4 114.2 MB
2. Development board used in our courses/3. ST-Link Driver Installation.mp4 32.3 MB
2. Development board used in our courses/4. ST Link Firmware Upgrade.mp4 32.3 MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/1. GPIO output speed register and its applicability.mp4 53.88 MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/2. GPIO Pull up and Pull down register.mp4 9.6 MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/3. GPIO input data register.mp4 9.94 MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/4. GPIO output data register and summary of various modes discussed.mp4 25.47 MB
21/1. Alternate functionality settings of a GPIO pin with example Part 1.mp4 48.24 MB
21/2. Alternate functionality settings of a GPIO pin with example Part 1.mp4 54.71 MB
22. GPIO peripheral clock control/1. Enabling and disabling GPIO peripheral clock.mp4 13.3 MB
24. GPIO driver development overview and Project creation/1. GPIO driver development overview.mp4 26.21 MB
24. GPIO driver development overview and Project creation/2. MCU Specific header file and its contents.mp4 30.84 MB
24. GPIO driver development overview and Project creation/3. New project creation and creating MCU specific headerfile.mp4 27.33 MB
25/1. Writing base address C macros for MCU's embedded memories Part 1.mp4 30.45 MB
25/2. Writing base address C macros for MCU's embedded memories Part 2.mp4 21.12 MB
25/3. Defining base addresses of different bus domains.mp4 60.2 MB
25/4. Defining base addresses of AHB1 Peripherals.mp4 26.43 MB
25/5. Defining base addresses of APB1 and APB2 Peripherals.mp4 20.34 MB
25/6. Defining base addresses conclusion.mp4 49.1 MB
26. Structuring peripheral registers/1. Address of peripheral registers.mp4 19.09 MB
26. Structuring peripheral registers/2. Structuring peripheral registers.mp4 149.46 MB
26. Structuring peripheral registers/3. Peripheral definition macros.mp4 44.48 MB
27. Writing Clock enable and disable macros/1. Writing peripheral clock enable and disable C Macros.mp4 84.63 MB
27. Writing Clock enable and disable macros/2. Project include settings and build.mp4 36.8 MB
28. GPIO driver API requirements and handle structure/1. Creating GPIO driver header and source file.mp4 18.03 MB
28. GPIO driver API requirements and handle structure/2. Defining GPIO handle and configuration structure.mp4 43.89 MB
28. GPIO driver API requirements and handle structure/3. Driver API requirements and adding API prototypes.mp4 63.48 MB
28. GPIO driver API requirements and handle structure/4. Driver API input parameters and return types.mp4 86.73 MB
28. GPIO driver API requirements and handle structure/5. Driver empty API implementation and documentation.mp4 27.49 MB
29. GPIO driver API Implementation Clock control/1. Implementation of GPIO peripheral clock control API.mp4 21.64 MB
30. GPIO driver API Implementation GPIO init and de-init/1. Writing user configurable macros.mp4 77.16 MB
30. GPIO driver API Implementation GPIO init and de-init/2. Implementation of GPIO init API.mp4 64.67 MB
30. GPIO driver API Implementation GPIO init and de-init/3. Implementation of GPIO init API contd..mp4 25.26 MB
30. GPIO driver API Implementation GPIO init and de-init/4. Configuring Alternate function registers.mp4 97.68 MB
30. GPIO driver API Implementation GPIO init and de-init/5. GPIO de-init API implementation.mp4 46.42 MB
31. GPIO driver API Implementation GPIO data read and write/1. Implementation of GPIO input port read and input pin read APIs.mp4 36.59 MB
31. GPIO driver API Implementation GPIO data read and write/2. Implementation of GPIO output port write and output pin write APIs.mp4 23.44 MB
31. GPIO driver API Implementation GPIO data read and write/3. Implementation of GPIO pin toggle API.mp4 12.4 MB
32. Exercise/1. Exercise LED toggling with PUSH PULL configuration.mp4 122.43 MB
32. Exercise/2. Exercise LED toggling with OPEN DRAIN configuration.mp4 67.38 MB
32. Exercise/3. Exercise Handling on board LED and Button.mp4 122.35 MB
32. Exercise/4. Exercise Connecting external button and circuit explanation.mp4 102.26 MB
32. Exercise/5. Exercise Testing button interface.mp4 35.88 MB
32. Exercise/6. Exercise Button interrupt introduction.mp4 10.56 MB
33. GPIO pin Interrupt configuration/1. GPIO pin Interrupt configuration coding Part 1.mp4 80.02 MB
33. GPIO pin Interrupt configuration/2. GPIO pin Interrupt configuration coding Part 2.mp4 64.1 MB
33. GPIO pin Interrupt configuration/3. GPIO pin Interrupt configuration coding Part 3.mp4 12.45 MB
33. GPIO pin Interrupt configuration/4. GPIO pin Interrupt configuration coding Part 4.mp4 156.54 MB
33. GPIO pin Interrupt configuration/5. GPIO pin Interrupt configuration coding Part 5.mp4 96.98 MB
33. GPIO pin Interrupt configuration/6. GPIO pin Interrupt configuration coding Part 6.mp4 98.68 MB
33. GPIO pin Interrupt configuration/7. GPIO pin Interrupt configuration coding Part 7.mp4 139.23 MB
34. Exercise GPIO interrupts/1. Exercise External button interrupt implementation.mp4 261.08 MB
34. Exercise GPIO interrupts/2. Exercise Debugging the application Part 1.mp4 117.98 MB
34. Exercise GPIO interrupts/3. Exercise Debugging the application Part 2.mp4 50.72 MB
35. SPI introduction and bus details/1. Introduction to SPI Bus.mp4 64.93 MB
35. SPI introduction and bus details/2. SPI comparison with other protocols.mp4 40.12 MB
35. SPI introduction and bus details/3. Importance of SPI slave select pin.mp4 17.41 MB
35. SPI introduction and bus details/4. SPI Minimum bus configuration.mp4 27.81 MB
35. SPI introduction and bus details/5. SPI behind the scene data communication principle.mp4 36.89 MB
36. SPI bus configuration and functional block diagram/1. SPI bus configuration discussion full duplex, half duplex and simplex.mp4 48.42 MB
36. SPI bus configuration and functional block diagram/2. SPI functional block diagram explanation.mp4 61.88 MB
37. STM32 NSS pin settings and management/1. NSS settings in STM32 master and slave modes.mp4 26.47 MB
37. STM32 NSS pin settings and management/2. STM32 SPI hardware and software slave managements.mp4 48.15 MB
38. SPI CPOL and CPHA discussion/1. SPI CPOL and CPHA discussion.mp4 99.69 MB
38. SPI CPOL and CPHA discussion/2. SPI CPOL and CPHA waveform example.mp4 66.7 MB
39. SPI serial clock discussion/1. SPI peripherals of your Microcontroller.mp4 11.19 MB
39. SPI serial clock discussion/2. SPI Serial clock frequency.mp4 39.86 MB
4. OpenSTM32 System Workbench installation/2. Downloading and Installing OpenSTM32 System-Workbench.mp4 69.08 MB
4. OpenSTM32 System Workbench installation/3. Installing OpenSTM32 System-Workbench.mp4 21.55 MB
4. OpenSTM32 System Workbench installation/5. STM32CubeMX Installation.mp4 39.25 MB
40. SPI Driver API requirements and configuration structure/1. SPI API requirements and configuration items.mp4 60.16 MB
40. SPI Driver API requirements and configuration structure/2. updating MCU specific header file with SPI related details.mp4 24.41 MB
40. SPI Driver API requirements and configuration structure/3. SPI adding API prototypes to driver header file.mp4 57.15 MB
41. SPI Driver API Implementation Clock control/1. Implementation of SPI peripheral clock control API.mp4 52.83 MB
42. SPI Driver API Implementation SPI init/1. SPI user configuration options writing and register bit definition macros.mp4 184.91 MB
42. SPI Driver API Implementation SPI init/2. Implementation of SPI init API Part 1.mp4 33.28 MB
42. SPI Driver API Implementation SPI init/3. Implementation of SPI init API Part 2.mp4 52.77 MB
43. SPI Driver API Implementation Send Data/1. Implementation of SPI send data API Part 1.mp4 73.96 MB
43. SPI Driver API Implementation Send Data/2. Implementation of SPI send data API Part 2.mp4 50.49 MB
43. SPI Driver API Implementation Send Data/3. Implementation of SPI send data API Part 3.mp4 59.64 MB
43. SPI Driver API Implementation Send Data/4. Implementation of SPI send data API Part 4.mp4 12.31 MB
44. Exercise SPI Send Data/1. Exercise to test SPI Send Data API.mp4 19.63 MB
44. Exercise SPI Send Data/2. Finding out microcontroller pins to communicate over SPI2.mp4 39.89 MB
44. Exercise SPI Send Data/3. Exercise Code implementation Part 1.mp4 45.27 MB
44. Exercise SPI Send Data/4. Exercise Code implementation Part 2.mp4 83.12 MB
44. Exercise SPI Send Data/5. Exercise Code implementation Part 3.mp4 54.68 MB
44. Exercise SPI Send Data/6. Exercise Testing.mp4 162.88 MB
45. Exercise STM32 master and Arduino Slave communication/1. Exercise Communicating with Arduino slave.mp4 61.88 MB
45. Exercise STM32 master and Arduino Slave communication/2. Exercise Coding Part 1.mp4 70.92 MB
45. Exercise STM32 master and Arduino Slave communication/3. Exercise Coding Part 2.mp4 39.64 MB
45. Exercise STM32 master and Arduino Slave communication/4. Exercise Coding Part 3.mp4 43.11 MB
45. Exercise STM32 master and Arduino Slave communication/5. Exercise Testing.mp4 94.31 MB
46. SPI Driver API Receive data/1. Implementation of SPI data receive API Part 1.mp4 18.22 MB
46. SPI Driver API Receive data/2. Implementation of SPI data receive API Part 2.mp4 22.54 MB
47. Exercise SPI receive data/1. Exercise SPI command and response based communication.mp4 73.07 MB
47. Exercise SPI receive data/2. Exercise Coding Part 1.mp4 123.96 MB
47. Exercise SPI receive data/3. Exercise Coding Part 2.mp4 96.33 MB
47. Exercise SPI receive data/4. Exercise Coding Part 3.mp4 154.18 MB
48. SPI interrupts/1. SPI peripheral interrupting the processor.mp4 65.23 MB
49. SPI interrupt mode APIs/1. SPI interrupt mode API implementation and changes to handle structure.mp4 54.09 MB
49. SPI interrupt mode APIs/2. SPI send data with interrupt API implementation.mp4 52.92 MB
49. SPI interrupt mode APIs/3. SPI receive data with interrupt implementation.mp4 18.22 MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/2. KEIL-MDK-5 Installation.mp4 65.72 MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/3. KEIL-MDK-5 Installation Contd..mp4 10.58 MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/4. KEIL-MDK-5 Pack Installation.mp4 58.82 MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/5. Locating Pack Installation files.mp4 8.62 MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/6. Creating a KEIL Project.mp4 37.94 MB
50. SPI Driver API IRQ handling/1. SPI Handling of interrupts.mp4 42.29 MB
50. SPI Driver API IRQ handling/2. SPI IRQ handler implementation Part 1.mp4 77.66 MB
50. SPI Driver API IRQ handling/3. SPI IRQ handler implementation Part 2.mp4 119.14 MB
50. SPI Driver API IRQ handling/4. SPI IRQ handler implementation Part 3.mp4 133.72 MB
51. Common problems in SPI/1. Common problems in SPI and Debugging Tips.mp4 11.23 MB
52. I2C introduction and I2C signals/1. I2C introduction and differences with SPI.mp4 107.11 MB
52. I2C introduction and I2C signals/2. I2C SDA and SCL signals.mp4 35.24 MB
53. I2C modes/1. I2C standard and fast mode.mp4 36.47 MB
54. Understanding I2C Protocol/1. I2C Protocol explanation.mp4 58.42 MB
54. Understanding I2C Protocol/2. I2C START and STOP conditions.mp4 85.8 MB
54. Understanding I2C Protocol/3. I2C ACK and NACK.mp4 32.05 MB
54. Understanding I2C Protocol/4. I2C Data validity.mp4 33.03 MB
55. I2C master and slave communication/1. Example of master writing to slave.mp4 28.17 MB
55. I2C master and slave communication/2. Understanding repeated START condition.mp4 51.08 MB
56. STM32 I2C functional block diagram/1. I2C functional block diagram.mp4 30.3 MB
57. I2C driver API requirements and config structures/1. I2C driver API requirements.mp4 63.82 MB
57. I2C driver API requirements and config structures/2. I2C handle and configuration structure.mp4 4.18 MB
57. I2C driver API requirements and config structures/3. I2C user configurable macros.mp4 57.03 MB
57. I2C driver API requirements and config structures/4. I2C API prototypes.mp4 38.2 MB
57. I2C driver API requirements and config structures/5. Steps for I2C init implementation.mp4 35.82 MB
58. I2C serial clock discussion(SCLK)/1. I2C serial clock settings with explanation.mp4 103.33 MB
58. I2C serial clock discussion(SCLK)/2. Clock Stretching.mp4 8.7 MB
59. I2C Driver API I2C Init/1. Implementation of I2C init API Part 1.mp4 113.81 MB
59. I2C Driver API I2C Init/2. Implementation of I2C init API Part 2.mp4 51.29 MB
59. I2C Driver API I2C Init/3. Implementation of I2C init API Part 3.mp4 82.77 MB
6. About the board/1. Understaning The Discovery Board.mp4 22.31 MB
6. About the board/2. About USB logic analyzer.mp4 55.9 MB
60. I2C Driver API I2C Master send data/1. I2C transfer sequence diagram for master sending data.mp4 120.17 MB
60. I2C Driver API I2C Master send data/2. Implementation of I2C master sending data API Part 1.mp4 69.78 MB
60. I2C Driver API I2C Master send data/3. Implementation of I2C master sending data API Part 2.mp4 28.19 MB
60. I2C Driver API I2C Master send data/4. Implementation of I2C master sending data API Part 3.mp4 52.13 MB
60. I2C Driver API I2C Master send data/5. Implementation of I2C master sending data API Part 4.mp4 38.42 MB
60. I2C Driver API I2C Master send data/6. Implementation of I2C master sending data API Part 5.mp4 28.14 MB
61. I2C pull up resistance , rise time and bus capacitance/1. I2C pull up resistance , rise time and bus capacitance discussion.mp4 176.94 MB
61. I2C pull up resistance , rise time and bus capacitance/2. I2C rise time calculation.mp4 44.71 MB
62. Exercise/1. Exercise Introduction.mp4 36.43 MB
62. Exercise/2. Exercise Coding Part 1.mp4 120.63 MB
62. Exercise/3. Exercise Coding Part 2.mp4 40.66 MB
62. Exercise/4. Exercise Testing.mp4 55.22 MB
63. I2C Driver API I2C Master receive data/1. I2C transfer sequence diagram for master receiving data.mp4 131.57 MB
63. I2C Driver API I2C Master receive data/2. Assignment I2C master receive data API implementation.mp4 21.19 MB
63. I2C Driver API I2C Master receive data/3. Implementation of I2C master receive data API Part 1.mp4 102.2 MB
63. I2C Driver API I2C Master receive data/4. Implementation of I2C master receive data API Part 2.mp4 39.5 MB
64. Exercise/1. Exercise Reading data from the I2C slave.mp4 48.8 MB
64. Exercise/2. Exercise Coding Part 1.mp4 55.46 MB
64. Exercise/3. Exercise Coding Part 2.mp4 162.26 MB
64. Exercise/4. Exercise Coding Part 3.mp4 41.53 MB
64. Exercise/5. Exercise Testing repeated start.mp4 87.27 MB
65. I2C Interrupts and IRQ numbers/1. I2C IRQ and interrupt discussion.mp4 41.63 MB
65. I2C Interrupts and IRQ numbers/2. I2C errors and importance of BUSY flag.mp4 86.06 MB
65. I2C Interrupts and IRQ numbers/3. I2C handle structure modification.mp4 27.32 MB
65. I2C Interrupts and IRQ numbers/4. I2C adding interrupt related macros and interrupt APIs.mp4 39.69 MB
66. I2C interrupt based APIs/1. Assignment I2C interrupt APIs implementation.mp4 23.74 MB
66. I2C interrupt based APIs/2. Implementation of I2C interrupt based APIs.mp4 24.96 MB
67. I2C IRQ handler implementation/1. I2C IRQ handler implementation Part 1.mp4 108.36 MB
67. I2C IRQ handler implementation/2. I2C IRQ handler implementation Part 2.mp4 57.04 MB
67. I2C IRQ handler implementation/3. I2C IRQ handler implementation Part 3.mp4 99.03 MB
67. I2C IRQ handler implementation/4. I2C IRQ handler implementation Part 4.mp4 34.41 MB
67. I2C IRQ handler implementation/5. I2C IRQ handler implementation Part 5.mp4 42.49 MB
67. I2C IRQ handler implementation/6. I2C IRQ handler implementation Part 6.mp4 136.98 MB
67. I2C IRQ handler implementation/7. I2C IRQ handler implementation Part 7.mp4 51.83 MB
67. I2C IRQ handler implementation/8. I2C IRQ handler implementation Part 8.mp4 52.69 MB
67. I2C IRQ handler implementation/9. I2C error IRQ handler implementation.mp4 39.49 MB
68. Exercise/1. Exercise Testing I2C interrupt APIs part 1.mp4 230.83 MB
68. Exercise/2. Exercise Testing I2C interrupt APIs part 2.mp4 24.48 MB
69. I2C slave programming/1. I2C slave programming discussion.mp4 56.08 MB
69. I2C slave programming/2. I2C transfer sequence diagram for slave transmitter.mp4 86.96 MB
69. I2C slave programming/3. I2C slave support in driver.mp4 70.36 MB
7. LEDButton Exercises using BSPs/2. Exercise LED Toggling App using Board BSP APIs.mp4 63.49 MB
7. LEDButton Exercises using BSPs/3. Exercise LED Toggling App using Board BSP APIs-Nucleo.mp4 17.41 MB
7. LEDButton Exercises using BSPs/4. Exercise Adding button support using board BSP APIs(Nucleo).mp4 23.63 MB
70. Exercise/1. Exercise I2C slave programming.mp4 24.99 MB
70. Exercise/2. Exercise Coding Part 1.mp4 172.61 MB
70. Exercise/3. Exercise Testing.mp4 26.26 MB
70. Exercise/4. Exercise Modifying I2C transactions.mp4 41.24 MB
71. Common problems in I2C/1. Common Problems in I2C and Debugging Tips.mp4 7.02 MB
72. UART Essentials/1. Intro UART vs USART.mp4 7.05 MB
72. UART Essentials/2. Understanding UART pins.mp4 5.71 MB
72. UART Essentials/3. UART frame formats.mp4 4.3 MB
72. UART Essentials/4. Baud Rate.mp4 5.13 MB
72. UART Essentials/5. Synchronization bits.mp4 4.08 MB
72. UART Essentials/6. UART Parity.mp4 7.85 MB
73. UART functional block and Peripheral Clock/1. Exploring UART functional block.mp4 8.14 MB
73. UART functional block and Peripheral Clock/2. UART peripheral clock.mp4 7.21 MB
74. UART Communication/1. UART Transmitter.mp4 7.15 MB
74. UART Communication/2. Uart Receiver.mp4 10.11 MB
75. USART driver development/1. USART driver development confiugrable items.mp4 46.9 MB
75. USART driver development/2. USART driver APIs prototypes.mp4 26.79 MB
75. USART driver development/3. Configuration options and USART registers.mp4 114.59 MB
75. USART driver development/4. USART Driver API USART Init.mp4 21.89 MB
75. USART driver development/5. USART Driver API Tx and Rx assignment.mp4 16.98 MB
75. USART driver development/6. USART Driver API Send data.mp4 56.25 MB
76. USART oversampling and baudrate/1. USART oversampling.mp4 68.2 MB
76. USART oversampling and baudrate/2. USART Baud rate calculation Part-2.mp4 67.1 MB
76. USART oversampling and baudrate/3. USART Baud rate calculation Part-2.mp4 28.17 MB
76. USART oversampling and baudrate/4. USART baudrate coding.mp4 73.17 MB
77. Exercise/1. Exercise USART send data to arduino.mp4 159.87 MB
77. Exercise/2. communicating with PC over UART.mp4 28.76 MB
78. USART interrupts/1. USART interrupt discussion.mp4 22.11 MB
78. USART interrupts/2. Exercise.mp4 44.07 MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/1. Creating First project using OpenSTM32 System workbench LED Toggling App.mp4 100.2 MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/2. Writing LED Toggling Application ( For Nucleo).mp4 68.28 MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/3. Downloading and testing LED Toggling Application ( For Nucleo).mp4 24.45 MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/4. Writing LED Toggling Application ( For Discovery).mp4 73.68 MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/5. Adding button support.mp4 94.95 MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/6. OpenSTM32 System Workbench Debugging.mp4 54.34 MB
9. Embedded Code Debugging Tools n Tips/1. Embedded Code Debugging Part-1.mp4 15.51 MB
9. Embedded Code Debugging Tools n Tips/2. Embedded Code Debugging Part-2 Break points.mp4 5.42 MB
9. Embedded Code Debugging Tools n Tips/3. Embedded Code Debugging Part-3 Step InStep OverStep Out.mp4 14.2 MB
9. Embedded Code Debugging Tools n Tips/4. Embedded Code Debugging Part-4 DisableKill all Bkpts..mp4 24.1 MB
9. Embedded Code Debugging Tools n Tips/5. Embedded Code Debugging Part-5 Call Stack Usage.mp4 73.17 MB
9. Embedded Code Debugging Tools n Tips/6. Embedded Code Debugging Part-6 Watch Windows.mp4 39.79 MB
9. Embedded Code Debugging Tools n Tips/7. Embedded Code Debugging Part-7 Memory Windows.mp4 169.04 MB
9. Embedded Code Debugging Tools n Tips/8. Exercise-Copying data from Flash to RAM.mp4 98.49 MB
其他位置