本站已收录 番号和无损神作磁力链接/BT种子 

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

种子简介

种子名称: [ DevCourseWeb.com ] Udemy - Embedded Fun with RISC-V, Part 2 - Embedded Applications
文件类型: 视频
文件数目: 94个文件
文件大小: 1.89 GB
收录时间: 2023-6-1 14:20
已经下载: 3
资源热度: 184
最近下载: 2024-5-16 22:21

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:85336bc858ced642751d596ab4c46d5bb796342e&dn=[ DevCourseWeb.com ] Udemy - Embedded Fun with RISC-V, Part 2 - Embedded Applications 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[ DevCourseWeb.com ] Udemy - Embedded Fun with RISC-V, Part 2 - Embedded Applications.torrent
  • ~Get Your Files Here !/1. Introduction/1. Introduction.mp412.38MB
  • ~Get Your Files Here !/1. Introduction/2. Motivation 1 Get some hands-on MCU practice!.mp48.68MB
  • ~Get Your Files Here !/1. Introduction/3. Motivation 2 Dig deep into a firmware library!.mp45.29MB
  • ~Get Your Files Here !/1. Introduction/4. Motivation 3 Get over the Arduino!.mp49.32MB
  • ~Get Your Files Here !/10. More About the Library/1. A Quick and Dirty Approach to Learning.mp410.32MB
  • ~Get Your Files Here !/10. More About the Library/2. GigaDevice Resources.mp445.25MB
  • ~Get Your Files Here !/10. More About the Library/3. Two Useful GitHub Repositories.mp436.04MB
  • ~Get Your Files Here !/11. Analog InputOutput/1. Analog IO.mp42.26MB
  • ~Get Your Files Here !/11. Analog InputOutput/2. Some Examples of Analog Applications.mp49.49MB
  • ~Get Your Files Here !/11. Analog InputOutput/3. More Examples.mp432.2MB
  • ~Get Your Files Here !/11. Analog InputOutput/4. Comparing Analog and Digital.mp416.07MB
  • ~Get Your Files Here !/11. Analog InputOutput/5. Analog Data in Computing Systems.mp413.63MB
  • ~Get Your Files Here !/12. Analog Input in the GD32V MCU/1. ADC Module Description.mp426.05MB
  • ~Get Your Files Here !/12. Analog Input in the GD32V MCU/2. ADC Application Hardware Description.mp423.01MB
  • ~Get Your Files Here !/12. Analog Input in the GD32V MCU/3. Looking Back at the Manual.mp425.69MB
  • ~Get Your Files Here !/12. Analog Input in the GD32V MCU/4. The ADC Application Code.mp429.18MB
  • ~Get Your Files Here !/12. Analog Input in the GD32V MCU/5. The ADC Initialization Function.mp454.88MB
  • ~Get Your Files Here !/12. Analog Input in the GD32V MCU/6. The ADC Application Working.mp421.18MB
  • ~Get Your Files Here !/13. Analog Output in the GD32V MCU/1. DAC Module Description.mp413.12MB
  • ~Get Your Files Here !/13. Analog Output in the GD32V MCU/2. DAC Application Hardware Description.mp417.24MB
  • ~Get Your Files Here !/13. Analog Output in the GD32V MCU/3. The DAC Application Code.mp478.27MB
  • ~Get Your Files Here !/13. Analog Output in the GD32V MCU/4. The DAC Initialization Function.mp423.12MB
  • ~Get Your Files Here !/13. Analog Output in the GD32V MCU/5. A Bad Blocking Delay Function.mp47.4MB
  • ~Get Your Files Here !/13. Analog Output in the GD32V MCU/6. The DAC Application Working.mp431.36MB
  • ~Get Your Files Here !/14. Timers/1. The need for Timer Modules.mp46.01MB
  • ~Get Your Files Here !/14. Timers/2. A Bad way of Generating PWM Signals.mp46.58MB
  • ~Get Your Files Here !/14. Timers/3. Types of Timers.mp43.33MB
  • ~Get Your Files Here !/14. Timers/4. Typical Timer Circuitry.mp44.89MB
  • ~Get Your Files Here !/14. Timers/5. Periodic Interrupts.mp49.83MB
  • ~Get Your Files Here !/14. Timers/6. Input Capture Feature.mp413.11MB
  • ~Get Your Files Here !/14. Timers/7. Output Compare Feature.mp410.05MB
  • ~Get Your Files Here !/14. Timers/8. Pulse Width Modulation Feature.mp46.56MB
  • ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/1. GD32V Timer Module Description.mp428.35MB
  • ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/2. GD32V Timer Registers.mp424.54MB
  • ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/3. PWM Application Hardware Description.mp48.96MB
  • ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/4. The PWM Application Code.mp412.84MB
  • ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/5. The Timer Initialization Function.mp485.31MB
  • ~Get Your Files Here !/15. Timers in the GD32V Microcontroller/6. The PWM Application Working.mp411.8MB
  • ~Get Your Files Here !/16. Serial Communication/1. Parallel vs. Serial Communication.mp412.86MB
  • ~Get Your Files Here !/16. Serial Communication/2. Hard Disk Drive Interfaces.mp421.01MB
  • ~Get Your Files Here !/16. Serial Communication/3. Serial Port Characteristics.mp419.14MB
  • ~Get Your Files Here !/16. Serial Communication/4. Types of Serial Ports.mp45.6MB
  • ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/1. About SPI.mp43.98MB
  • ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/2. Shift Registers.mp412.38MB
  • ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/3. SPI Signals.mp412.39MB
  • ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/4. SPI Timing.mp414.14MB
  • ~Get Your Files Here !/17. Serial Peripheral Interface (SPI)/5. SPI Networks (No pun intended).mp412.22MB
  • ~Get Your Files Here !/19. About Interrupts/1. Interrupts Intro.mp41.98MB
  • ~Get Your Files Here !/19. About Interrupts/10. Step 4 - The Interrupt Handler is Executed.mp417.37MB
  • ~Get Your Files Here !/19. About Interrupts/11. Step 5 - The state is popped from the stack.mp43.49MB
  • ~Get Your Files Here !/19. About Interrupts/12. Step 6 - Execution resumes where it left off.mp43.77MB
  • ~Get Your Files Here !/19. About Interrupts/2. Prerequisites for Interrupts.mp49.87MB
  • ~Get Your Files Here !/19. About Interrupts/3. What happens when an interrupt occurs.mp48.08MB
  • ~Get Your Files Here !/19. About Interrupts/4. An example.mp412.18MB
  • ~Get Your Files Here !/19. About Interrupts/5. Function Content Description.mp420.62MB
  • ~Get Your Files Here !/19. About Interrupts/6. Runtime Example.mp412.3MB
  • ~Get Your Files Here !/19. About Interrupts/7. Step 1 - The running instruction is completed or aborted.mp48.61MB
  • ~Get Your Files Here !/19. About Interrupts/8. Step 2 - The state is pushed into the stack.mp410.75MB
  • ~Get Your Files Here !/19. About Interrupts/9. Step 3 - The Interrupt Handler is Fetched from the Vector.mp417.36MB
  • ~Get Your Files Here !/2. The Development Platform/1. The RISC-V GD32 Board.mp430.93MB
  • ~Get Your Files Here !/2. The Development Platform/2. Board Unboxing.mp447.88MB
  • ~Get Your Files Here !/2. The Development Platform/3. Segger Embedded Studio.mp414.56MB
  • ~Get Your Files Here !/20. Wrap Up/1. Think of all the Things we Learned.mp42.83MB
  • ~Get Your Files Here !/20. Wrap Up/2. What's Next.mp43.14MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/1. Introduction.mp42.4MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/2. The Seeed Studio Website.mp432.22MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/3. The GD32V Datasheet.mp421.16MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/4. User Manual - System Overview.mp418.94MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/5. Giga Device vs. STMicro.mp434.75MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/6. User Manual System Arechitecture.mp416.43MB
  • ~Get Your Files Here !/3. The GD32V Microcontroller/7. User Manual Reset and Clock Unit.mp441.07MB
  • ~Get Your Files Here !/4. The GD32VF103 Library/1. The Need for a Library.mp426.25MB
  • ~Get Your Files Here !/4. The GD32VF103 Library/2. Downloading the Library.mp431.42MB
  • ~Get Your Files Here !/4. The GD32VF103 Library/3. Creating your own Precompiled Library.mp48.01MB
  • ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/1. GPIO Intro.mp42.96MB
  • ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/2. How to use bidirectional IO Pins.mp413.66MB
  • ~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
  • ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/4. Some extra Hardware.mp410.04MB
  • ~Get Your Files Here !/5. General Purpose InputOutput (GPIO)/5. Some Common Precautions.mp413.43MB
  • ~Get Your Files Here !/6. GPIO in the GD32V MCU/1. Block Diagram.mp410.55MB
  • ~Get Your Files Here !/6. GPIO in the GD32V MCU/2. GPIO Characteristics.mp446.75MB
  • ~Get Your Files Here !/6. GPIO in the GD32V MCU/3. GPIO Remapping.mp417.94MB
  • ~Get Your Files Here !/6. GPIO in the GD32V MCU/4. Base Addresses.mp434.53MB
  • ~Get Your Files Here !/6. GPIO in the GD32V MCU/5. Register Definition.mp457.83MB
  • ~Get Your Files Here !/7. SEGGER Embedded Studio GPIO Sample Code/1. Looking at the Code.mp441.73MB
  • ~Get Your Files Here !/7. SEGGER Embedded Studio GPIO Sample Code/2. Configuring GPIO.mp453.18MB
  • ~Get Your Files Here !/7. SEGGER Embedded Studio GPIO Sample Code/3. Using GPIO.mp432.15MB
  • ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/1. The Hardware.mp429.35MB
  • ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/2. Creating the Project.mp48.69MB
  • ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/3. Adding the Libraries.mp444.77MB
  • ~Get Your Files Here !/8. Our Own GD32V GPIO Demo/4. Looking at the Code.mp461.88MB
  • ~Get Your Files Here !/9. Downloading Applications into the Board/1. Getting the DFU Tool.mp419.66MB
  • ~Get Your Files Here !/9. Downloading Applications into the Board/2. Downloading our Application into the Board.mp448.07MB
  • ~Get Your Files Here !/9. Downloading Applications into the Board/3. Looking at the Hex File.mp49.84MB