首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[Tutorialsplanet.NET] Udemy - Mastering Microcontroller with Embedded Driver Development
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2024-9-3 03:18
2024-11-10 02:16
76
13.94 GB
263
磁力链接
magnet:?xt=urn:btih:3d0b20250b7c46bfd2c61f7ab72b4b09d6b906c6
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjNkMGIyMDI1MGI3YzQ2YmZkMmM2MWY3YWI3MmI0YjA5ZDZiOTA2YzZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
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.63MB
10. Understanding MCU Memory Map/2. Understanding Memory Map of the MCU Part 2.mp4
32.04MB
10. Understanding MCU Memory Map/3. Understanding Memory Map of the MCU Part 3.mp4
91.1MB
11. MCU Bus Interfaces/1. MCU Bus Interfaces Explanation Part 1 I-CodeD-CodeS-Bus.mp4
44.49MB
11. MCU Bus Interfaces/2. MCU Bus Interfaces Explanation Part 2 AHBAPB1APB2.mp4
25.54MB
11. MCU Bus Interfaces/3. MCU Bus Interfaces Explanation Part 3 QA session.mp4
124.65MB
11. MCU Bus Interfaces/4. Understanding MCU Bus Matrix.mp4
15.24MB
12. Understanding MCU Clocks and Details/1. Understanding MCU Clocking SystemPart1.mp4
44.66MB
12. Understanding MCU Clocks and Details/2. Understanding MCU Clocking System Part2.mp4
91.19MB
12. Understanding MCU Clocks and Details/3. Exercise-Using HSI Clock and Clock MeasurementPart 1.mp4
45.85MB
12. Understanding MCU Clocks and Details/4. Exercise-Using HSI Clock and Clock Measurement Part 2.mp4
41.11MB
13. Understanding MCU Peripheral Clock Control/1. Understanding MCU Peripheral Clock control.mp4
16.68MB
13. Understanding MCU Peripheral Clock Control/2. Exercise EnablingDisabling Peripheral Clock.mp4
34.9MB
13. Understanding MCU Peripheral Clock Control/3. Exercise-Making HSE as System Clock.mp4
72.82MB
13. Understanding MCU Peripheral Clock Control/4. Exercise-Making HSE as System Clock Contd..mp4
56.91MB
14. Understanding MCU Vector table/1. Understanding MCU Vector Table Part-1.mp4
39.56MB
14. Understanding MCU Vector table/2. Understanding MCU Vector Table Part-2.mp4
37.28MB
15/1. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 1.mp4
35.94MB
15/2. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 2.mp4
142.22MB
15/3. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 3.mp4
18.34MB
15/4. Understanding MCU interrupt Design , NVIC, Interrupt handling Part 4.mp4
14.98MB
16. Understanding MCU Specific Header file/1. Understanding MCU Specific header file Part 1.mp4
89.18MB
16. Understanding MCU Specific Header file/2. Understanding MCU Specific header file Part 2.mp4
154.43MB
17. Importance of Volatile Keyword/1. Importance of Volatile Keyword Part-1.mp4
27.08MB
17. Importance of Volatile Keyword/2. Importance of Volatile Keyword-Part 2.mp4
21.9MB
18. GPIO Must know concepts/1. GPIO pin and GPIO port.mp4
5.37MB
18. GPIO Must know concepts/2. GPIO behind the scene.mp4
5.94MB
18. GPIO Must know concepts/3. GPIO input mode with high impedance state.mp4
2.91MB
18. GPIO Must know concepts/4. GPIO input mode with pull-updown state.mp4
2.78MB
18. GPIO Must know concepts/5. GPIO output mode with open drain state.mp4
11.39MB
18. GPIO Must know concepts/6. GPIO output mode with push pull state.mp4
5.74MB
18. GPIO Must know concepts/7. Optimizing IO power consumption.mp4
6.87MB
19. GPIO Programming structure and Registers/1. GPIO programming structure.mp4
8.16MB
19. GPIO Programming structure and Registers/2. Exploring GPIO PORT and pins of STM32F4xx Discovery board.mp4
2.5MB
19. GPIO Programming structure and Registers/3. GPIO Mode register(used to set mode for a pin).mp4
58.17MB
19. GPIO Programming structure and Registers/4. Input configuration of a Microcontroller's GPIO Pin.mp4
95.14MB
19. GPIO Programming structure and Registers/5. Output Configuration of a GPIO Pin in Push pull mode.mp4
20.9MB
19. GPIO Programming structure and Registers/6. Output Configuration of a GPIO Pin in open drain mode.mp4
41.67MB
19. GPIO Programming structure and Registers/7. Input stage of a GPIO pin during output configuration.mp4
4.79MB
19. GPIO Programming structure and Registers/8. Alternate functionality Configuration of a GPIO pin.mp4
25.45MB
19. GPIO Programming structure and Registers/9. GPIO out put type register explanation.mp4
9.72MB
2. Development board used in our courses/1. About MCU Development board.mp4
50.57MB
2. Development board used in our courses/2. STM32F4 Discovery and Nucleo Board Details.mp4
114.2MB
2. Development board used in our courses/3. ST-Link Driver Installation.mp4
32.3MB
2. Development board used in our courses/4. ST Link Firmware Upgrade.mp4
32.3MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/1. GPIO output speed register and its applicability.mp4
53.88MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/2. GPIO Pull up and Pull down register.mp4
9.6MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/3. GPIO input data register.mp4
9.94MB
20. GPIO Registers SPEED, PULL UPDOWN, IDR and ODR/4. GPIO output data register and summary of various modes discussed.mp4
25.47MB
21/1. Alternate functionality settings of a GPIO pin with example Part 1.mp4
48.24MB
21/2. Alternate functionality settings of a GPIO pin with example Part 1.mp4
54.71MB
22. GPIO peripheral clock control/1. Enabling and disabling GPIO peripheral clock.mp4
13.3MB
24. GPIO driver development overview and Project creation/1. GPIO driver development overview.mp4
26.21MB
24. GPIO driver development overview and Project creation/2. MCU Specific header file and its contents.mp4
30.84MB
24. GPIO driver development overview and Project creation/3. New project creation and creating MCU specific headerfile.mp4
27.33MB
25/1. Writing base address C macros for MCU's embedded memories Part 1.mp4
30.45MB
25/2. Writing base address C macros for MCU's embedded memories Part 2.mp4
21.12MB
25/3. Defining base addresses of different bus domains.mp4
60.2MB
25/4. Defining base addresses of AHB1 Peripherals.mp4
26.43MB
25/5. Defining base addresses of APB1 and APB2 Peripherals.mp4
20.34MB
25/6. Defining base addresses conclusion.mp4
49.1MB
26. Structuring peripheral registers/1. Address of peripheral registers.mp4
19.09MB
26. Structuring peripheral registers/2. Structuring peripheral registers.mp4
149.46MB
26. Structuring peripheral registers/3. Peripheral definition macros.mp4
44.48MB
27. Writing Clock enable and disable macros/1. Writing peripheral clock enable and disable C Macros.mp4
84.63MB
27. Writing Clock enable and disable macros/2. Project include settings and build.mp4
36.8MB
28. GPIO driver API requirements and handle structure/1. Creating GPIO driver header and source file.mp4
18.03MB
28. GPIO driver API requirements and handle structure/2. Defining GPIO handle and configuration structure.mp4
43.89MB
28. GPIO driver API requirements and handle structure/3. Driver API requirements and adding API prototypes.mp4
63.48MB
28. GPIO driver API requirements and handle structure/4. Driver API input parameters and return types.mp4
86.73MB
28. GPIO driver API requirements and handle structure/5. Driver empty API implementation and documentation.mp4
27.49MB
29. GPIO driver API Implementation Clock control/1. Implementation of GPIO peripheral clock control API.mp4
21.64MB
30. GPIO driver API Implementation GPIO init and de-init/1. Writing user configurable macros.mp4
77.16MB
30. GPIO driver API Implementation GPIO init and de-init/2. Implementation of GPIO init API.mp4
64.67MB
30. GPIO driver API Implementation GPIO init and de-init/3. Implementation of GPIO init API contd..mp4
25.26MB
30. GPIO driver API Implementation GPIO init and de-init/4. Configuring Alternate function registers.mp4
97.68MB
30. GPIO driver API Implementation GPIO init and de-init/5. GPIO de-init API implementation.mp4
46.42MB
31. GPIO driver API Implementation GPIO data read and write/1. Implementation of GPIO input port read and input pin read APIs.mp4
36.59MB
31. GPIO driver API Implementation GPIO data read and write/2. Implementation of GPIO output port write and output pin write APIs.mp4
23.44MB
31. GPIO driver API Implementation GPIO data read and write/3. Implementation of GPIO pin toggle API.mp4
12.4MB
32. Exercise/1. Exercise LED toggling with PUSH PULL configuration.mp4
122.43MB
32. Exercise/2. Exercise LED toggling with OPEN DRAIN configuration.mp4
67.38MB
32. Exercise/3. Exercise Handling on board LED and Button.mp4
122.35MB
32. Exercise/4. Exercise Connecting external button and circuit explanation.mp4
102.26MB
32. Exercise/5. Exercise Testing button interface.mp4
35.88MB
32. Exercise/6. Exercise Button interrupt introduction.mp4
10.56MB
33. GPIO pin Interrupt configuration/1. GPIO pin Interrupt configuration coding Part 1.mp4
80.02MB
33. GPIO pin Interrupt configuration/2. GPIO pin Interrupt configuration coding Part 2.mp4
64.1MB
33. GPIO pin Interrupt configuration/3. GPIO pin Interrupt configuration coding Part 3.mp4
12.45MB
33. GPIO pin Interrupt configuration/4. GPIO pin Interrupt configuration coding Part 4.mp4
156.54MB
33. GPIO pin Interrupt configuration/5. GPIO pin Interrupt configuration coding Part 5.mp4
96.98MB
33. GPIO pin Interrupt configuration/6. GPIO pin Interrupt configuration coding Part 6.mp4
98.68MB
33. GPIO pin Interrupt configuration/7. GPIO pin Interrupt configuration coding Part 7.mp4
139.23MB
34. Exercise GPIO interrupts/1. Exercise External button interrupt implementation.mp4
261.08MB
34. Exercise GPIO interrupts/2. Exercise Debugging the application Part 1.mp4
117.98MB
34. Exercise GPIO interrupts/3. Exercise Debugging the application Part 2.mp4
50.72MB
35. SPI introduction and bus details/1. Introduction to SPI Bus.mp4
64.93MB
35. SPI introduction and bus details/2. SPI comparison with other protocols.mp4
40.12MB
35. SPI introduction and bus details/3. Importance of SPI slave select pin.mp4
17.41MB
35. SPI introduction and bus details/4. SPI Minimum bus configuration.mp4
27.81MB
35. SPI introduction and bus details/5. SPI behind the scene data communication principle.mp4
36.89MB
36. SPI bus configuration and functional block diagram/1. SPI bus configuration discussion full duplex, half duplex and simplex.mp4
48.42MB
36. SPI bus configuration and functional block diagram/2. SPI functional block diagram explanation.mp4
61.88MB
37. STM32 NSS pin settings and management/1. NSS settings in STM32 master and slave modes.mp4
26.47MB
37. STM32 NSS pin settings and management/2. STM32 SPI hardware and software slave managements.mp4
48.15MB
38. SPI CPOL and CPHA discussion/1. SPI CPOL and CPHA discussion.mp4
99.69MB
38. SPI CPOL and CPHA discussion/2. SPI CPOL and CPHA waveform example.mp4
66.7MB
39. SPI serial clock discussion/1. SPI peripherals of your Microcontroller.mp4
11.19MB
39. SPI serial clock discussion/2. SPI Serial clock frequency.mp4
39.86MB
4. OpenSTM32 System Workbench installation/2. Downloading and Installing OpenSTM32 System-Workbench.mp4
69.08MB
4. OpenSTM32 System Workbench installation/3. Installing OpenSTM32 System-Workbench.mp4
21.55MB
4. OpenSTM32 System Workbench installation/5. STM32CubeMX Installation.mp4
39.25MB
40. SPI Driver API requirements and configuration structure/1. SPI API requirements and configuration items.mp4
60.16MB
40. SPI Driver API requirements and configuration structure/2. updating MCU specific header file with SPI related details.mp4
24.41MB
40. SPI Driver API requirements and configuration structure/3. SPI adding API prototypes to driver header file.mp4
57.15MB
41. SPI Driver API Implementation Clock control/1. Implementation of SPI peripheral clock control API.mp4
52.83MB
42. SPI Driver API Implementation SPI init/1. SPI user configuration options writing and register bit definition macros.mp4
184.91MB
42. SPI Driver API Implementation SPI init/2. Implementation of SPI init API Part 1.mp4
33.28MB
42. SPI Driver API Implementation SPI init/3. Implementation of SPI init API Part 2.mp4
52.77MB
43. SPI Driver API Implementation Send Data/1. Implementation of SPI send data API Part 1.mp4
73.96MB
43. SPI Driver API Implementation Send Data/2. Implementation of SPI send data API Part 2.mp4
50.49MB
43. SPI Driver API Implementation Send Data/3. Implementation of SPI send data API Part 3.mp4
59.64MB
43. SPI Driver API Implementation Send Data/4. Implementation of SPI send data API Part 4.mp4
12.31MB
44. Exercise SPI Send Data/1. Exercise to test SPI Send Data API.mp4
19.63MB
44. Exercise SPI Send Data/2. Finding out microcontroller pins to communicate over SPI2.mp4
39.89MB
44. Exercise SPI Send Data/3. Exercise Code implementation Part 1.mp4
45.27MB
44. Exercise SPI Send Data/4. Exercise Code implementation Part 2.mp4
83.12MB
44. Exercise SPI Send Data/5. Exercise Code implementation Part 3.mp4
54.68MB
44. Exercise SPI Send Data/6. Exercise Testing.mp4
162.88MB
45. Exercise STM32 master and Arduino Slave communication/1. Exercise Communicating with Arduino slave.mp4
61.88MB
45. Exercise STM32 master and Arduino Slave communication/2. Exercise Coding Part 1.mp4
70.92MB
45. Exercise STM32 master and Arduino Slave communication/3. Exercise Coding Part 2.mp4
39.64MB
45. Exercise STM32 master and Arduino Slave communication/4. Exercise Coding Part 3.mp4
43.11MB
45. Exercise STM32 master and Arduino Slave communication/5. Exercise Testing.mp4
94.31MB
46. SPI Driver API Receive data/1. Implementation of SPI data receive API Part 1.mp4
18.22MB
46. SPI Driver API Receive data/2. Implementation of SPI data receive API Part 2.mp4
22.54MB
47. Exercise SPI receive data/1. Exercise SPI command and response based communication.mp4
73.07MB
47. Exercise SPI receive data/2. Exercise Coding Part 1.mp4
123.96MB
47. Exercise SPI receive data/3. Exercise Coding Part 2.mp4
96.33MB
47. Exercise SPI receive data/4. Exercise Coding Part 3.mp4
154.18MB
48. SPI interrupts/1. SPI peripheral interrupting the processor.mp4
65.23MB
49. SPI interrupt mode APIs/1. SPI interrupt mode API implementation and changes to handle structure.mp4
54.09MB
49. SPI interrupt mode APIs/2. SPI send data with interrupt API implementation.mp4
52.92MB
49. SPI interrupt mode APIs/3. SPI receive data with interrupt implementation.mp4
18.22MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/2. KEIL-MDK-5 Installation.mp4
65.72MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/3. KEIL-MDK-5 Installation Contd..mp4
10.58MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/4. KEIL-MDK-5 Pack Installation.mp4
58.82MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/5. Locating Pack Installation files.mp4
8.62MB
5. KEIL-MDK-5 Setup For ARM Cortex M based MCUs/6. Creating a KEIL Project.mp4
37.94MB
50. SPI Driver API IRQ handling/1. SPI Handling of interrupts.mp4
42.29MB
50. SPI Driver API IRQ handling/2. SPI IRQ handler implementation Part 1.mp4
77.66MB
50. SPI Driver API IRQ handling/3. SPI IRQ handler implementation Part 2.mp4
119.14MB
50. SPI Driver API IRQ handling/4. SPI IRQ handler implementation Part 3.mp4
133.72MB
51. Common problems in SPI/1. Common problems in SPI and Debugging Tips.mp4
11.23MB
52. I2C introduction and I2C signals/1. I2C introduction and differences with SPI.mp4
107.11MB
52. I2C introduction and I2C signals/2. I2C SDA and SCL signals.mp4
35.24MB
53. I2C modes/1. I2C standard and fast mode.mp4
36.47MB
54. Understanding I2C Protocol/1. I2C Protocol explanation.mp4
58.42MB
54. Understanding I2C Protocol/2. I2C START and STOP conditions.mp4
85.8MB
54. Understanding I2C Protocol/3. I2C ACK and NACK.mp4
32.05MB
54. Understanding I2C Protocol/4. I2C Data validity.mp4
33.03MB
55. I2C master and slave communication/1. Example of master writing to slave.mp4
28.17MB
55. I2C master and slave communication/2. Understanding repeated START condition.mp4
51.08MB
56. STM32 I2C functional block diagram/1. I2C functional block diagram.mp4
30.3MB
57. I2C driver API requirements and config structures/1. I2C driver API requirements.mp4
63.82MB
57. I2C driver API requirements and config structures/2. I2C handle and configuration structure.mp4
4.18MB
57. I2C driver API requirements and config structures/3. I2C user configurable macros.mp4
57.03MB
57. I2C driver API requirements and config structures/4. I2C API prototypes.mp4
38.2MB
57. I2C driver API requirements and config structures/5. Steps for I2C init implementation.mp4
35.82MB
58. I2C serial clock discussion(SCLK)/1. I2C serial clock settings with explanation.mp4
103.33MB
58. I2C serial clock discussion(SCLK)/2. Clock Stretching.mp4
8.7MB
59. I2C Driver API I2C Init/1. Implementation of I2C init API Part 1.mp4
113.81MB
59. I2C Driver API I2C Init/2. Implementation of I2C init API Part 2.mp4
51.29MB
59. I2C Driver API I2C Init/3. Implementation of I2C init API Part 3.mp4
82.77MB
6. About the board/1. Understaning The Discovery Board.mp4
22.31MB
6. About the board/2. About USB logic analyzer.mp4
55.9MB
60. I2C Driver API I2C Master send data/1. I2C transfer sequence diagram for master sending data.mp4
120.17MB
60. I2C Driver API I2C Master send data/2. Implementation of I2C master sending data API Part 1.mp4
69.78MB
60. I2C Driver API I2C Master send data/3. Implementation of I2C master sending data API Part 2.mp4
28.19MB
60. I2C Driver API I2C Master send data/4. Implementation of I2C master sending data API Part 3.mp4
52.13MB
60. I2C Driver API I2C Master send data/5. Implementation of I2C master sending data API Part 4.mp4
38.42MB
60. I2C Driver API I2C Master send data/6. Implementation of I2C master sending data API Part 5.mp4
28.14MB
61. I2C pull up resistance , rise time and bus capacitance/1. I2C pull up resistance , rise time and bus capacitance discussion.mp4
176.94MB
61. I2C pull up resistance , rise time and bus capacitance/2. I2C rise time calculation.mp4
44.71MB
62. Exercise/1. Exercise Introduction.mp4
36.43MB
62. Exercise/2. Exercise Coding Part 1.mp4
120.63MB
62. Exercise/3. Exercise Coding Part 2.mp4
40.66MB
62. Exercise/4. Exercise Testing.mp4
55.22MB
63. I2C Driver API I2C Master receive data/1. I2C transfer sequence diagram for master receiving data.mp4
131.57MB
63. I2C Driver API I2C Master receive data/2. Assignment I2C master receive data API implementation.mp4
21.19MB
63. I2C Driver API I2C Master receive data/3. Implementation of I2C master receive data API Part 1.mp4
102.2MB
63. I2C Driver API I2C Master receive data/4. Implementation of I2C master receive data API Part 2.mp4
39.5MB
64. Exercise/1. Exercise Reading data from the I2C slave.mp4
48.8MB
64. Exercise/2. Exercise Coding Part 1.mp4
55.46MB
64. Exercise/3. Exercise Coding Part 2.mp4
162.26MB
64. Exercise/4. Exercise Coding Part 3.mp4
41.53MB
64. Exercise/5. Exercise Testing repeated start.mp4
87.27MB
65. I2C Interrupts and IRQ numbers/1. I2C IRQ and interrupt discussion.mp4
41.63MB
65. I2C Interrupts and IRQ numbers/2. I2C errors and importance of BUSY flag.mp4
86.06MB
65. I2C Interrupts and IRQ numbers/3. I2C handle structure modification.mp4
27.32MB
65. I2C Interrupts and IRQ numbers/4. I2C adding interrupt related macros and interrupt APIs.mp4
39.69MB
66. I2C interrupt based APIs/1. Assignment I2C interrupt APIs implementation.mp4
23.74MB
66. I2C interrupt based APIs/2. Implementation of I2C interrupt based APIs.mp4
24.96MB
67. I2C IRQ handler implementation/1. I2C IRQ handler implementation Part 1.mp4
108.36MB
67. I2C IRQ handler implementation/2. I2C IRQ handler implementation Part 2.mp4
57.04MB
67. I2C IRQ handler implementation/3. I2C IRQ handler implementation Part 3.mp4
99.03MB
67. I2C IRQ handler implementation/4. I2C IRQ handler implementation Part 4.mp4
34.41MB
67. I2C IRQ handler implementation/5. I2C IRQ handler implementation Part 5.mp4
42.49MB
67. I2C IRQ handler implementation/6. I2C IRQ handler implementation Part 6.mp4
136.98MB
67. I2C IRQ handler implementation/7. I2C IRQ handler implementation Part 7.mp4
51.83MB
67. I2C IRQ handler implementation/8. I2C IRQ handler implementation Part 8.mp4
52.69MB
67. I2C IRQ handler implementation/9. I2C error IRQ handler implementation.mp4
39.49MB
68. Exercise/1. Exercise Testing I2C interrupt APIs part 1.mp4
230.83MB
68. Exercise/2. Exercise Testing I2C interrupt APIs part 2.mp4
24.48MB
69. I2C slave programming/1. I2C slave programming discussion.mp4
56.08MB
69. I2C slave programming/2. I2C transfer sequence diagram for slave transmitter.mp4
86.96MB
69. I2C slave programming/3. I2C slave support in driver.mp4
70.36MB
7. LEDButton Exercises using BSPs/2. Exercise LED Toggling App using Board BSP APIs.mp4
63.49MB
7. LEDButton Exercises using BSPs/3. Exercise LED Toggling App using Board BSP APIs-Nucleo.mp4
17.41MB
7. LEDButton Exercises using BSPs/4. Exercise Adding button support using board BSP APIs(Nucleo).mp4
23.63MB
70. Exercise/1. Exercise I2C slave programming.mp4
24.99MB
70. Exercise/2. Exercise Coding Part 1.mp4
172.61MB
70. Exercise/3. Exercise Testing.mp4
26.26MB
70. Exercise/4. Exercise Modifying I2C transactions.mp4
41.24MB
71. Common problems in I2C/1. Common Problems in I2C and Debugging Tips.mp4
7.02MB
72. UART Essentials/1. Intro UART vs USART.mp4
7.05MB
72. UART Essentials/2. Understanding UART pins.mp4
5.71MB
72. UART Essentials/3. UART frame formats.mp4
4.3MB
72. UART Essentials/4. Baud Rate.mp4
5.13MB
72. UART Essentials/5. Synchronization bits.mp4
4.08MB
72. UART Essentials/6. UART Parity.mp4
7.85MB
73. UART functional block and Peripheral Clock/1. Exploring UART functional block.mp4
8.14MB
73. UART functional block and Peripheral Clock/2. UART peripheral clock.mp4
7.21MB
74. UART Communication/1. UART Transmitter.mp4
7.15MB
74. UART Communication/2. Uart Receiver.mp4
10.11MB
75. USART driver development/1. USART driver development confiugrable items.mp4
46.9MB
75. USART driver development/2. USART driver APIs prototypes.mp4
26.79MB
75. USART driver development/3. Configuration options and USART registers.mp4
114.59MB
75. USART driver development/4. USART Driver API USART Init.mp4
21.89MB
75. USART driver development/5. USART Driver API Tx and Rx assignment.mp4
16.98MB
75. USART driver development/6. USART Driver API Send data.mp4
56.25MB
76. USART oversampling and baudrate/1. USART oversampling.mp4
68.2MB
76. USART oversampling and baudrate/2. USART Baud rate calculation Part-2.mp4
67.1MB
76. USART oversampling and baudrate/3. USART Baud rate calculation Part-2.mp4
28.17MB
76. USART oversampling and baudrate/4. USART baudrate coding.mp4
73.17MB
77. Exercise/1. Exercise USART send data to arduino.mp4
159.87MB
77. Exercise/2. communicating with PC over UART.mp4
28.76MB
78. USART interrupts/1. USART interrupt discussion.mp4
22.11MB
78. USART interrupts/2. Exercise.mp4
44.07MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/1. Creating First project using OpenSTM32 System workbench LED Toggling App.mp4
100.2MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/2. Writing LED Toggling Application ( For Nucleo).mp4
68.28MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/3. Downloading and testing LED Toggling Application ( For Nucleo).mp4
24.45MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/4. Writing LED Toggling Application ( For Discovery).mp4
73.68MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/5. Adding button support.mp4
94.95MB
8. LEDButton Exercises with OpenSTM32 SystemWorkbench/6. OpenSTM32 System Workbench Debugging.mp4
54.34MB
9. Embedded Code Debugging Tools n Tips/1. Embedded Code Debugging Part-1.mp4
15.51MB
9. Embedded Code Debugging Tools n Tips/2. Embedded Code Debugging Part-2 Break points.mp4
5.42MB
9. Embedded Code Debugging Tools n Tips/3. Embedded Code Debugging Part-3 Step InStep OverStep Out.mp4
14.2MB
9. Embedded Code Debugging Tools n Tips/4. Embedded Code Debugging Part-4 DisableKill all Bkpts..mp4
24.1MB
9. Embedded Code Debugging Tools n Tips/5. Embedded Code Debugging Part-5 Call Stack Usage.mp4
73.17MB
9. Embedded Code Debugging Tools n Tips/6. Embedded Code Debugging Part-6 Watch Windows.mp4
39.79MB
9. Embedded Code Debugging Tools n Tips/7. Embedded Code Debugging Part-7 Memory Windows.mp4
169.04MB
9. Embedded Code Debugging Tools n Tips/8. Exercise-Copying data from Flash to RAM.mp4
98.49MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统