Searched refs:serial (Results 51 – 75 of 912) sorted by relevance
12345678910>>...37
/Zephyr-latest/doc/hardware/peripherals/ |
D | espi.rst | 9 The eSPI (enhanced serial peripheral interface) is a serial bus that is
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 5 Wake up on serial activity on STM32. 10 This sample is a minimum application to demonstrate serial wakeup functionality 13 .. _stm32-pm-serial-wakeup-sample-requirements: 22 2. The serial port used by the shell should be configured, using device tree, to 28 - If LSE is selected as clock source and shell serial port is a LPUART current speed
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | blackmagicprobe.py | 17 import serial.tools.list_ports 44 for port in serial.tools.list_ports.comports(): 58 for port in serial.tools.list_ports.comports(): 75 for port in serial.tools.list_ports.comports():
|
D | intel_cyclonev.py | 26 tui=None, config=None, serial=None, use_elf=True, argument 89 self.serial = ['-c set _ZEPHYR_BOARD_SERIAL ' + serial] if serial else [] 165 tui=args.tui, config=args.config, serial=args.serial, 240 server_cmd = (self.openocd_cmd + self.serial + self.cfg_cmd + #added mevalver 296 server_cmd = (self.openocd_cmd + self.serial + self.cfg_cmd +
|
/Zephyr-latest/samples/net/wpan_serial/ |
D | README.rst | 1 .. zephyr:code-sample:: wpan-serial 2 :name: 802.15.4 "serial-radio" 11 controller as a "serial-radio" device for Contiki-based border routers. 25 ModemManager is disabled, otherwise, it can interfere with serial
|
/Zephyr-latest/tests/bluetooth/hci_uart_async/ |
D | app.overlay | 7 compatible = "vnd,serial";
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 39 UART0 is configured for serial logs. The default serial setup is 115200 8N1. 63 Open a serial terminal, and you should see the following message in the terminal:
|
/Zephyr-latest/boards/nxp/twr_ke18f/doc/ |
D | index.rst | 7 MCU-based platforms. The onboard OpenSDAv2 serial and debug adapter, 8 running an open source bootloader, offers options for serial 54 | UART | on-chip | serial port-polling; | 55 | | | serial port-interrupt | 172 microcontroller as a usb-to-serial adapter for the serial console. 176 Use the following settings with your serial terminal of choice (minicom, putty, 194 Open a serial terminal, reset the board (press the SW1 button), and you should 212 Open a serial terminal, step through the application in your debugger, and you 245 …-time-software/kinetis-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:…
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.stm32 | 7 bool "STM32 MCU serial driver" 24 Say y if you wish to use serial port on STM32 MCU.
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g071.dtsi | 15 usart3: serial@40004800 { 24 usart4: serial@40004c00 {
|
/Zephyr-latest/dts/arm/renesas/rcar/gen4/ |
D | rcar_gen4_cr52.dtsi | 54 scif0: serial@e6e60000 { 61 scif3: serial@e6c50000 {
|
/Zephyr-latest/tests/subsys/modbus/boards/ |
D | reel_board.overlay | 11 compatible = "zephyr,modbus-serial";
|
/Zephyr-latest/boards/silabs/starter_kits/slstk3701a/doc/ |
D | index.rst | 102 The SLSTK3701A includes an `J-Link`_ serial and debug adaptor built into the 106 USB serial port. 107 - A serial flash device, which implements the USB flash disk file storage. 108 - A physical UART connection which is relayed over interface USB serial port. 125 Open a serial terminal (minicom, putty, etc.) with the following settings: 132 Reset the board and you'll see the following message on the corresponding serial port
|
/Zephyr-latest/boards/renesas/da14695_dk_usb/doc/ |
D | index.rst | 45 | UART | on-chip | serial | 67 by applications. The UART is connected to on-board serial converter and accessible 74 * UART RX, connected to J-Link serial = P0.08 75 * UART TX, connected to J-Link serial = P0.09 104 which provides both debugging interface and serial port.
|
/Zephyr-latest/boards/nxp/imx8ulp_evk/ |
D | imx8ulp_evk_mimx8ud7_adsp_defconfig | 11 # serial-related configurations
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/boards/ |
D | frdm_k64f.overlay | 12 compatible = "zephyr,modbus-serial";
|
/Zephyr-latest/boards/qemu/kvm_arm64/doc/ |
D | index.rst | 28 | PL011 UART | on-chip | serial port | 45 This board configuration uses a single serial communication channel with the
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/ |
D | CMakeLists.txt | 6 project(modbus-serial-backend)
|
/Zephyr-latest/boards/beagle/beagleconnect_freedom/doc/ |
D | index.rst | 20 The board also features a TI MSP430F5503 microcontroller used as a USB-to-serial bridge and 58 | DIO9 | SDO / PICO | SPI serial data output | 60 | DIO10 | SCK | SPI serial clock | 62 | DIO11 | SDI / POCI | SPI serial data input |
|
/Zephyr-latest/boards/starfive/visionfive2/doc/ |
D | index.rst | 39 The following steps use minicom for serial communication, feel free to use 40 any other serial terminal that supports xmodem based file transfers. 49 to connect your serial-to-usb converter. Now power on the board and using 50 minicom access board's serial and press the reset switch on the board until you see CCCCCC... prompt
|
/Zephyr-latest/boards/raspberrypi/rpi_5/ |
D | rpi_5_defconfig | 7 # Enable serial console.
|
/Zephyr-latest/boards/st/stm32n6570_dk/ |
D | stm32n6570_dk_stm32n657xx_sb.dts | 12 compatible = "st,stm32n6570-dk-serial-boot";
|
/Zephyr-latest/samples/subsys/modbus/rtu_server/ |
D | cdc-acm.overlay | 13 compatible = "zephyr,modbus-serial";
|
D | app.overlay | 11 compatible = "zephyr,modbus-serial";
|
/Zephyr-latest/samples/subsys/modbus/rtu_client/ |
D | app.overlay | 11 compatible = "zephyr,modbus-serial";
|
12345678910>>...37