Searched refs:TF (Results 1 – 25 of 28) sorted by relevance
12
170 ### 3.2. 格式化TF卡172 我们需要准备一张 `TF` 卡,用来存放 `rtthread.bin` 文件。203 ### 3.4. 复制文件到TF卡205 将下面三个文件复制到TF中:225 > 注意3:如果多次自动引导失败可以手动在`uboot`界面运行 `boot.cmd` 的内容,手动引导,如果还不行,那就要考虑其他的因素了,例如TF质量问题,传输到TF卡中的文件有损坏等等等。347 然后将 `kernel/arch/arm64/boot/dts/rockchip/` 文件夹中编译之后的`.dtb`文件转移到TF卡中,然后使用 `fatload`从TF卡中加载到`0x830000…
168 ### 3.2. Formatting the TF Card170 Prepare a TF card to store files.199 ### 3.4. Copying Files to TF Card201 Copy these three files to the TF card:345 2. Copy the compiled `.dtb` file from `kernel/arch/arm64/boot/dts/rockchip/` to the TF card
24 * 1 个 TF 卡接口38 | TF Card | 待支持 | |
30 - 常用接口:USB、TF、音频接口42 | SPI TF 卡 | 支持 |- |
29 - 常用接口:USB 接口(Type-C)、TF 卡接口(自弹式 Micro SD卡接口)、LCD 接口(FPC 0.5间距)等40 | TF卡 | 暂不支持 | |
22 * MicroSD TF x 141 | TF Card | 待支持 | |
17 - **板载外设驱动**:指 MCU 之外,开发板上外设,例如 TF 卡、以太网和 LCD 等49 | 1 | SD | 适用于 SPI 接口或 SDIO 接口的 SD(TF) 卡 |
107 Uint16 TF:1; // 6 Test Flag member
100 bRetVal = M0P_LPTIMER->IFR_f.TF ? TRUE : FALSE; in Lpt_GetIntFlag()
32 | TF CARD | 支持 | SDIO1 |
32 | TF CARD | 支持 | SDIO |
33 | TF CARD | 支持 | SDIO |
38 - 1-SDIO 方式的 TF Card 插座
17 - **板载外设驱动**:指 MCU 之外,开发板上外设,例如 TF 卡、以太网和 LCD 等
37 - 一路SDIO-TF卡
17 … Refers to peripherals on the development board outside of the MCU, such as TF cards, Ethernet, etc50 | SDIO | SD (TF) card for SPI interface or SDIO interface |
153 while (!UARTx->STATUS_b.TF && count < Size) { in UART_Write()
101 while(uart->uart_device->STATUS_b.TF); //waits for transmitter FIFO not full. in CME_M7_putc()
191 Uint16 TF:1; // 6 Test Flag member
391 bool "SD0(TF)"407 bool "SD1(TF)"
29 | SPI | 支持 | Designware apb ssi ,支持TF卡驱动 |
35 - TF Card
84 - Secure firmware upgrade support with TF-M
Completed in 48 milliseconds