首页 磁力链接怎么用

[ DevCourseWeb.com ] Udemy - Embedded Fun with RISC-V, Part 2 - Embedded Applications

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2023-6-1 14:20 2024-6-7 11:59 189 1.89 GB 94
二维码链接
[ DevCourseWeb.com ] Udemy - Embedded Fun with RISC-V, Part 2 - Embedded Applications的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. ~Get Your Files Here !/1. Introduction/1. Introduction.mp412.38MB
  2. ~Get Your Files Here !/1. Introduction/2. Motivation 1 Get some hands-on MCU practice!.mp48.68MB
  3. ~Get Your Files Here !/1. Introduction/3. Motivation 2 Dig deep into a firmware library!.mp45.29MB
  4. ~Get Your Files Here !/1. Introduction/4. Motivation 3 Get over the Arduino!.mp49.32MB
  5. ~Get Your Files Here !/10. More About the Library/1. A Quick and Dirty Approach to Learning.mp410.32MB
  6. ~Get Your Files Here !/10. More About the Library/2. GigaDevice Resources.mp445.25MB
  7. ~Get Your Files Here !/10. More About the Library/3. Two Useful GitHub Repositories.mp436.04MB
  8. ~Get Your Files Here !/11. Analog InputOutput/1. Analog IO.mp42.26MB
  9. ~Get Your Files Here !/11. Analog InputOutput/2. Some Examples of Analog Applications.mp49.49MB
  10. ~Get Your Files Here !/11. Analog InputOutput/3. More Examples.mp432.2MB
  11. ~Get Your Files Here !/11. Analog InputOutput/4. Comparing Analog and Digital.mp416.07MB
  12. ~Get Your Files Here !/11. Analog InputOutput/5. Analog Data in Computing Systems.mp413.63MB
  13. ~Get Your Files Here !/12. Analog Input in the GD32V MCU/1. ADC Module Description.mp426.05MB
  14. ~Get Your Files Here !/12. Analog Input in the GD32V MCU/2. ADC Application Hardware Description.mp423.01MB
  15. ~Get Your Files Here !/12. Analog Input in the GD32V MCU/3. Looking Back at the Manual.mp425.69MB
  16. ~Get Your Files Here !/12. Analog Input in the GD32V MCU/4. The ADC Application Code.mp429.18MB
  17. ~Get Your Files Here !/12. Analog Input in the GD32V MCU/5. The ADC Initialization Function.mp454.88MB
  18. ~Get Your Files Here !/12. Analog Input in the GD32V MCU/6. The ADC Application Working.mp421.18MB
  19. ~Get Your Files Here !/13. Analog Output in the GD32V MCU/1. DAC Module Description.mp413.12MB
  20. ~Get Your Files Here !/13. Analog Output in the GD32V MCU/2. DAC Application Hardware Description.mp417.24MB
  21. ~Get Your Files Here !/13. Analog Output in the GD32V MCU/3. The DAC Application Code.mp478.27MB
  22. ~Get Your Files Here !/13. Analog Output in the GD32V MCU/4. The DAC Initialization Function.mp423.12MB
  23. ~Get Your Files Here !/13. Analog Output in the GD32V MCU/5. A Bad Blocking Delay Function.mp47.4MB
  24. ~Get Your Files Here !/13. Analog Output in the GD32V MCU/6. The DAC Application Working.mp431.36MB
  25. ~Get Your Files Here !/14. Timers/1. The need for Timer Modules.mp46.01MB
  26. ~Get Your Files Here !/14. Timers/2. A Bad way of Generating PWM Signals.mp46.58MB
  27. ~Get Your Files Here !/14. Timers/3. Types of Timers.mp43.33MB
  28. ~Get Your Files Here !/14. Timers/4. Typical Timer Circuitry.mp44.89MB
  29. ~Get Your Files Here !/14. Timers/5. Periodic Interrupts.mp49.83MB
  30. ~Get Your Files Here !/14. Timers/6. Input Capture Feature.mp413.11MB
  31. ~Get Your Files Here !/14. Timers/7. Output Compare Feature.mp410.05MB
  32. ~Get Your Files Here !/14. Timers/8. Pulse Width Modulation Feature.mp46.56MB
  33. ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/1. GD32V Timer Module Description.mp428.35MB
  34. ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/2. GD32V Timer Registers.mp424.54MB
  35. ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/3. PWM Application Hardware Description.mp48.96MB
  36. ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/4. The PWM Application Code.mp412.84MB
  37. ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/5. The Timer Initialization Function.mp485.31MB
  38. ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/6. The PWM Application Working.mp411.8MB
  39. ~Get Your Files Here !/16. Serial Communication/1. Parallel vs. Serial Communication.mp412.86MB
  40. ~Get Your Files Here !/16. Serial Communication/2. Hard Disk Drive Interfaces.mp421.01MB
  41. ~Get Your Files Here !/16. Serial Communication/3. Serial Port Characteristics.mp419.14MB
  42. ~Get Your Files Here !/16. Serial Communication/4. Types of Serial Ports.mp45.6MB
  43. ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/1. About SPI.mp43.98MB
  44. ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/2. Shift Registers.mp412.38MB
  45. ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/3. SPI Signals.mp412.39MB
  46. ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/4. SPI Timing.mp414.14MB
  47. ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/5. SPI Networks (No pun intended).mp412.22MB
  48. ~Get Your Files Here !/19. About Interrupts/1. Interrupts Intro.mp41.98MB
  49. ~Get Your Files Here !/19. About Interrupts/10. Step 4 - The Interrupt Handler is Executed.mp417.37MB
  50. ~Get Your Files Here !/19. About Interrupts/11. Step 5 - The state is popped from the stack.mp43.49MB
  51. ~Get Your Files Here !/19. About Interrupts/12. Step 6 - Execution resumes where it left off.mp43.77MB
  52. ~Get Your Files Here !/19. About Interrupts/2. Prerequisites for Interrupts.mp49.87MB
  53. ~Get Your Files Here !/19. About Interrupts/3. What happens when an interrupt occurs.mp48.08MB
  54. ~Get Your Files Here !/19. About Interrupts/4. An example.mp412.18MB
  55. ~Get Your Files Here !/19. About Interrupts/5. Function Content Description.mp420.62MB
  56. ~Get Your Files Here !/19. About Interrupts/6. Runtime Example.mp412.3MB
  57. ~Get Your Files Here !/19. About Interrupts/7. Step 1 - The running instruction is completed or aborted.mp48.61MB
  58. ~Get Your Files Here !/19. About Interrupts/8. Step 2 - The state is pushed into the stack.mp410.75MB
  59. ~Get Your Files Here !/19. About Interrupts/9. Step 3 - The Interrupt Handler is Fetched from the Vector.mp417.36MB
  60. ~Get Your Files Here !/2. The Development Platform/1. The RISC-V GD32 Board.mp430.93MB
  61. ~Get Your Files Here !/2. The Development Platform/2. Board Unboxing.mp447.88MB
  62. ~Get Your Files Here !/2. The Development Platform/3. Segger Embedded Studio.mp414.56MB
  63. ~Get Your Files Here !/20. Wrap Up/1. Think of all the Things we Learned.mp42.83MB
  64. ~Get Your Files Here !/20. Wrap Up/2. What's Next.mp43.14MB
  65. ~Get Your Files Here !/3. The GD32V Microcontroller/1. Introduction.mp42.4MB
  66. ~Get Your Files Here !/3. The GD32V Microcontroller/2. The Seeed Studio Website.mp432.22MB
  67. ~Get Your Files Here !/3. The GD32V Microcontroller/3. The GD32V Datasheet.mp421.16MB
  68. ~Get Your Files Here !/3. The GD32V Microcontroller/4. User Manual - System Overview.mp418.94MB
  69. ~Get Your Files Here !/3. The GD32V Microcontroller/5. Giga Device vs. STMicro.mp434.75MB
  70. ~Get Your Files Here !/3. The GD32V Microcontroller/6. User Manual System Arechitecture.mp416.43MB
  71. ~Get Your Files Here !/3. The GD32V Microcontroller/7. User Manual Reset and Clock Unit.mp441.07MB
  72. ~Get Your Files Here !/4. The GD32VF103 Library/1. The Need for a Library.mp426.25MB
  73. ~Get Your Files Here !/4. The GD32VF103 Library/2. Downloading the Library.mp431.42MB
  74. ~Get Your Files Here !/4. The GD32VF103 Library/3. Creating your own Precompiled Library.mp48.01MB
  75. ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/1. GPIO Intro.mp42.96MB
  76. ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/2. How to use bidirectional IO Pins.mp413.66MB
  77. ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/3. How it is possible to set a pin as output or input on demand.mp424.9MB
  78. ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/4. Some extra Hardware.mp410.04MB
  79. ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/5. Some Common Precautions.mp413.43MB
  80. ~Get Your Files Here !/6. GPIO in the GD32V MCU/1. Block Diagram.mp410.55MB
  81. ~Get Your Files Here !/6. GPIO in the GD32V MCU/2. GPIO Characteristics.mp446.75MB
  82. ~Get Your Files Here !/6. GPIO in the GD32V MCU/3. GPIO Remapping.mp417.94MB
  83. ~Get Your Files Here !/6. GPIO in the GD32V MCU/4. Base Addresses.mp434.53MB
  84. ~Get Your Files Here !/6. GPIO in the GD32V MCU/5. Register Definition.mp457.83MB
  85. ~Get Your Files Here !/7. SEGGER Embedded Studio GPIO Sample Code/1. Looking at the Code.mp441.73MB
  86. ~Get Your Files Here !/7. SEGGER Embedded Studio GPIO Sample Code/2. Configuring GPIO.mp453.18MB
  87. ~Get Your Files Here !/7. SEGGER Embedded Studio GPIO Sample Code/3. Using GPIO.mp432.15MB
  88. ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/1. The Hardware.mp429.35MB
  89. ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/2. Creating the Project.mp48.69MB
  90. ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/3. Adding the Libraries.mp444.77MB
  91. ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/4. Looking at the Code.mp461.88MB
  92. ~Get Your Files Here !/9. Downloading Applications into the Board/1. Getting the DFU Tool.mp419.66MB
  93. ~Get Your Files Here !/9. Downloading Applications into the Board/2. Downloading our Application into the Board.mp448.07MB
  94. ~Get Your Files Here !/9. Downloading Applications into the Board/3. Looking at the Hex File.mp49.84MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统