用户贡献
来自百问网嵌入式Linux wiki
- 2020年5月8日 (五) 22:11 差异 历史 +1,098 Networking overview
- 2020年5月8日 (五) 22:09 差异 历史 +2,984 Network tools
- 2020年5月8日 (五) 22:09 差异 历史 +12,811 WLAN overview
- 2020年5月8日 (五) 00:22 差异 历史 -161 How to configure a wlan interface on client mode 当前
- 2020年5月8日 (五) 00:21 差异 历史 +1,558 How to perform ssh connection
- 2020年5月8日 (五) 00:21 差异 历史 +888 How to perform ping test
- 2020年5月8日 (五) 00:20 差异 历史 +11,926 Ethernet overview
- 2020年5月8日 (五) 00:14 差异 历史 +6,827 CAN overview
- 2020年5月8日 (五) 00:14 差异 历史 +9,845 SPI overview
- 2020年5月8日 (五) 00:13 差异 历史 +5,727 How to use SPI
- 2020年5月8日 (五) 00:10 差异 历史 +4,341 Serial TTY line discipline
- 2020年5月8日 (五) 00:09 差异 历史 +4,213 TTY tools
- 2020年5月8日 (五) 00:06 差异 历史 +9,322 How to use TTY with User Terminal
- 2020年5月8日 (五) 00:06 差异 历史 +19,303 Serial TTY overview
- 2020年5月8日 (五) 00:05 差异 历史 +19,529 I2C overview
- 2020年5月8日 (五) 00:04 差异 历史 +96 PHY overview 当前
- 2020年5月8日 (五) 00:03 差异 历史 +20,123 USB overview
- 2020年5月8日 (五) 00:02 差异 历史 +2,237 新 HDP Linux driver 创建页面,内容为“== Article purpose == This article introduces the '''Hardware Debug Port''' which allows the observation of internal signals. By using multiplexers, up to 16 signals…” 当前
- 2020年5月7日 (四) 23:59 差异 历史 +5,773 新 Coresight overview 创建页面,内容为“This article explains how Coresight IP is composed, how to configure it, and how to use it. == Framework purpose == ARM '''Coresight''' products include a wide ra…” 当前
- 2020年5月7日 (四) 23:59 差异 历史 +4,365 新 Watchdog overview 创建页面,内容为“This article provides information on the Linux<sup>®</sup> WDT (Watchdog Timer) framework.<br/> It explains how to activate the WDT interface and, based on examp…” 当前
- 2020年5月7日 (四) 23:57 差异 历史 +9,769 新 PWM overview 创建页面,内容为“This article gives information about the Linux<sup>®</sup> PWM framework.<br /> It explains how to activate the PWM interface and, based on examples, how to use…” 当前
- 2020年5月7日 (四) 23:57 差异 历史 +4,682 新 How to use the RTC 创建页面,内容为“__TOC__ <br /> ==Purpose== This article describes how to use the RTC. The RTC overview is described in the RTC overview article. <br/> == How to set a hardwar…”
- 2020年5月7日 (四) 23:56 差异 历史 +214 新 RTC overview 创建页面,内容为“{{UnderConstruction}} <noinclude> 0 {{PublicationRequestId | | 2019-01-28 | Automatic approval (article under construction)}} {{ArticleBasedOnMode…”
- 2020年5月7日 (四) 23:54 差异 历史 +4,314 新 Reset overview 创建页面,内容为“The Linux<sup>®</sup> kernel reset framework offers a generic API for reset lines management at platform level.<br /> <br> == Framework purpose == The purpose o…” 当前
- 2020年5月7日 (四) 23:54 差异 历史 +1,585 新 Reserved memory 创建页面,内容为“== Article purpose == The '''Reserved-memory''' mechanism<ref>https://www.kernel.org/doc/Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt</ref>…” 当前
- 2020年5月7日 (四) 23:53 差异 历史 +2,518 新 Overview of GPIO pins 创建页面,内容为“Each STM32 ball/pin is multiplexed in order to support multiple functions. For example, an STM32 pin can operate in three different modes: GPIO, alternate functions…” 当前
- 2020年5月7日 (四) 23:53 差异 历史 +4,657 新 How to control a GPIO in userspace 创建页面,内容为“==Purpose== This article shows two ways to control a GPIO in userspace: *using libgpiod *by writing an application ==GPIO control through libgpiod == libgpiod provi…” 当前
- 2020年5月7日 (四) 23:52 差异 历史 +3,039 新 How to control a GPIO in kernel space 创建页面,内容为“==Purpose== This article gives an example of a driver that '''controls GPIOs from kernel space'''.<br/> Sample source files are provided as examples: '''kernel modu…” 当前
- 2020年5月7日 (四) 23:50 差异 历史 +8,105 新 GPIOLib overview 创建页面,内容为“The purpose of this article is to explain how the GPIOlib framework manages IOs/pins, how to configure it, and how to use it. ==Framework purpose== As explain in …” 当前
- 2020年5月7日 (四) 23:49 差异 历史 +15,685 新 Pinctrl overview 创建页面,内容为“This article explains how '''pinctrl''' framework manages IOs/pins, how to configure it, and how to use it. ==Framework purpose== Many of the microprocessor pins (…” 当前
- 2020年5月7日 (四) 23:48 差异 历史 +9,220 新 Interrupt overview 创建页面,内容为“This article explains stm32mp157 interrupt topology and its management on Linux<sup>®</sup> environment. ==Framework purpose== The Linux<sup>®</sup> kernel…” 当前
- 2020年5月7日 (四) 23:48 差异 历史 +4,991 新 Hardware spinlock overview 创建页面,内容为“This article gives information about the Linux<sup>®</sup> hardware spinlock framework. It explains how to activate the hardware spinlock framework and, based o…” 当前
- 2020年5月7日 (四) 23:46 差异 历史 +8,792 新 Dmaengine overview 创建页面,内容为“This article provides basic information about the DMA engine and how STM32 DMA, DMAMUX and MDMA drivers are plugged into it. == Framework purpose == This article p…” 当前
- 2020年5月7日 (四) 23:45 差异 历史 +26,158 新 Clock overview 创建页面,内容为“This article gives information about the Linux® Clock framework. <br> Clocks are generally provided by internal/external oscillators or PLLs. <br> They can pass thr…” 当前
- 2020年5月7日 (四) 23:45 差异 历史 +15,239 新 Resource manager for coprocessing 创建页面,内容为“== Principles == The multiprocessors enables the possibility to run independent firmwares on several cores. Under that context, a core could use some peripherals wit…” 当前
- 2020年5月7日 (四) 23:44 差异 历史 +5,734 新 Linux RPMsg framework overview 创建页面,内容为“This article gives information about the Linux® Remote Processor Messaging (RPMsg) framework. The RPMsg framework is a virtio-based messaging bus that allows a loca…” 当前
- 2020年5月7日 (四) 23:41 差异 历史 +8,700 新 Linux remoteproc framework overview 创建页面,内容为“This article gives information about the Linux<sup>®</sup> remoteproc framework. ==Framework purpose== The remote processor (RPROC) framework allows the differe…” 当前
- 2020年5月7日 (四) 23:40 差异 历史 +3,376 新 Linux Mailbox framework overview 创建页面,内容为“This article gives information about the Linux<sup>®</sup> mailbox framework. The mailbox framework is involved in interprocessor communication in heterogeneous…” 当前
- 2020年5月7日 (四) 23:40 差异 历史 +3,449 How to protect the coprocessor firmware 当前
- 2020年5月7日 (四) 23:36 差异 历史 +5,627 新 How to exchange large data buffers with the coprocessor - princi 创建页面,内容为“== Introduction == As explained in "Exchanging_buffers_with_the_coprocessor", the RPMsg protocol may be not efficient enough to directly exchange large buffers…” 当前
- 2020年5月7日 (四) 23:33 差异 历史 +9,446 How to assign an internal peripheral to a runtime context 当前
- 2020年5月7日 (四) 23:32 差异 历史 +5,033 新 Exchanging buffers with the coprocessor 创建页面,内容为“== Introduction == In the STM32MPU Embedded Software distribution, the RPMsg protoco…” 当前
- 2020年5月7日 (四) 23:31 差异 历史 +4,504 新 Coprocessor resource table 创建页面,内容为“== Role of the resource table== The resource table is a global variable declared as a structure in the coprocessor firmware. This table contains resources that the r…” 当前
- 2020年5月7日 (四) 11:20 差异 历史 +4,846 新 Coprocessor management troubleshooting grid 创建页面,内容为“<onlyinclude> Some typical issues related to the management of a coprocessor are listed below. Solutions or debugging methods are proposed for these issues. If your…” 当前
- 2020年5月7日 (四) 11:19 差异 历史 +3,913 新 Coprocessor management overview 创建页面,内容为“'''SUMMARY '''<br> This article provides an overview of the management of the heterogeneous asymmetric architecture implemented in the STM32 MPU microprocessor famil…” 当前
- 2020年5月7日 (四) 11:13 差异 历史 +961 Audio troubleshooting grid
- 2020年5月7日 (四) 11:12 差异 历史 +2,774 SPDIFRX Linux driver
- 2020年5月7日 (四) 11:09 差异 历史 +2,588 SAI Linux driver
- 2020年5月7日 (四) 11:08 差异 历史 +3,492 I2S Linux driver
- 2020年5月7日 (四) 11:07 差异 历史 +867 如何录制音频