Home
last modified time | relevance | path

Searched full:ttyacm0 (Results 1 – 25 of 195) sorted by relevance

12345678

/Zephyr-latest/scripts/pylib/pytest-twister-harness/
DREADME.rst27 …./scripts/twister -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0 -T samples/…
47 …pytest --twister-harness --device-type=hardware --device-serial=/dev/ttyACM0 --build-dir=build -p …
/Zephyr-latest/scripts/west_commands/tests/
Dtest_blackmagicprobe.py114 (True, False, ['/dev/ttyACM0', '/dev/ttyACM1'],
117 (False, False, ['/dev/ttyACM0', '/dev/ttyACM1'], '/dev/ttyACM0'),
118 (False, False, ['/dev/ttyACM1', '/dev/ttyACM0'], '/dev/ttyACM0'),
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/
DREADME.rst91 as a USB CDC class, and will use ``/dev/ttyACM0``
92 device for communication. The ``/dev/ttyACM0`` port
99 stty -F /dev/ttyACM0 115200 raw
100 cat /dev/ttyACM0 > /tmp/sound.raw
/Zephyr-latest/samples/bluetooth/hci_uart_async/
DREADME.rst68 sudo btattach -B /dev/ttyACM0 -S 1000000 -R
72 ``/dev/ttyACM0`` string to point to the serial device your controller is
97 sudo btattach -B /dev/ttyACM0 -S 1000000
101 ``/dev/ttyACM0`` string to point to the serial device your controller is
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/
Dindex.rst310 $ minicom -D /dev/ttyACM0
368 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob rdp=0xDC
374 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -tzenreg
380 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp1a_pstrt=0x7f
381 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp1a_pend=0x0
382 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp1b_pstrt=0x7f
383 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp1b_pend=0x0
384 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp2a_pstrt=0x7f
385 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp2a_pend=0x0
386 $ STM32_Programmer_CLI -c port=/dev/ttyACM0 -ob wrp2b_pstrt=0x7f
[all …]
/Zephyr-latest/dts/bindings/serial/
Dzephyr,native-tty-uart.yaml13 "/dev/ttyACM0".
/Zephyr-latest/samples/bluetooth/hci_uart/
DREADME.rst68 sudo btattach -B /dev/ttyACM0 -S 1000000 -R
72 ``/dev/ttyACM0`` string to point to the serial device your controller is
101 sudo btattach -B /dev/ttyACM0 -S 1000000
105 ``/dev/ttyACM0`` string to point to the serial device your controller is
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/
DREADME.rst68 sudo hciattach -n /dev/ttyACM0 3wire 1000000
72 ``/dev/ttyACM0`` string to point to the serial device your controller is
101 sudo hciattach -n /dev/ttyACM0 3wire 1000000
105 ``/dev/ttyACM0`` string to point to the serial device your controller is
/Zephyr-latest/tests/boot/with_mcumgr/
DREADME.rst19 -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0
/Zephyr-latest/boards/atmel/sam0/samd20_xpro/doc/
Dindex.rst115 terminal should be :code:`/dev/ttyACM0`. For example:
119 $ minicom -D /dev/ttyACM0 -o
/Zephyr-latest/samples/subsys/usb/console/
DREADME.rst32 from the sample, use a command similar to :command:`minicom -D /dev/ttyACM0`.
/Zephyr-latest/boards/01space/esp32c3_042_oled/doc/
Dindex.rst134 Assuming the board is connected to ``/dev/ttyACM0`` on Linux.
140 :flash-args: --esp-device /dev/ttyACM0
147 $ west espressif monitor -p /dev/ttyACM0
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/
Dindex.rst158 #. Flash it onto the board. Note :file:`/dev/ttyACM0` is for Linux; it will be
163 nrfutil dfu usb-serial -pkg blinky.zip -p /dev/ttyACM0
205 #. Flash it onto the board. Note :file:`/dev/ttyACM0` is for Linux; it will be
210 nrfutil dfu usb-serial -pkg mcuboot.zip -p /dev/ttyACM0
250 mcumgr --conntype=serial --connstring='dev=/dev/ttyACM0,baud=115200' \
257 mcumgr --conntype=serial --connstring='dev=/dev/ttyACM0,baud=115200' reset
/Zephyr-latest/samples/sensor/tmp116/
DREADME.rst49 to the computer and open /dev/ttyACM0 with the below serial settings:
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/doc/
Dindex.rst158 terminal should be :code:`/dev/ttyACM0`. For example:
162 $ picocom -b 115200 /dev/ttyACM0
/Zephyr-latest/boards/atmel/sam0/samc21n_xpro/doc/
Dindex.rst151 terminal should be :code:`/dev/ttyACM0`. For example:
155 $ minicom -D /dev/ttyACM0 -o
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/doc/
Dindex.rst156 terminal should be :code:`/dev/ttyACM0`. For example:
160 $ minicom -D /dev/ttyACM0 -o
/Zephyr-latest/boards/qorvo/decawave_dwm1001_dev/doc/
Dindex.rst40 can be found. For example, under Linux, :code:`/dev/ttyACM0`.
/Zephyr-latest/samples/net/ipv4_autoconf/
DREADME.rst57 $ sudo screen /dev/ttyACM0 115200
/Zephyr-latest/boards/qorvo/decawave_dwm3001cdk/doc/
Dindex.rst44 found. For example, under Linux, :code:`/dev/ttyACM0`.
/Zephyr-latest/boards/atmel/sam0/samr34_xpro/doc/
Dindex.rst172 terminal should be :code:`/dev/ttyACM0`. For example:
176 $ picocom -b 115200 /dev/ttyACM0
/Zephyr-latest/boards/electronut/nrf52840_blip/doc/
Dindex.rst123 they may come up as ``/dev/ttyACM0`` and ``/dev/ttyACM1``. The first
124 one of these (``/dev/ttyACM0`` here) is the debugger port.
126 ``target external /dev/ttyACM0``. The second port acts as a
/Zephyr-latest/boards/electronut/nrf52840_papyr/doc/
Dnrf52840_papyr.rst130 they may come up as ``/dev/ttyACM0`` and ``/dev/ttyACM1``. The first
131 one of these (``/dev/ttyACM0`` here) is the debugger port.
133 ``target external /dev/ttyACM0``. The second port acts as a
/Zephyr-latest/samples/net/wpan_serial/
DREADME.rst66 $ sudo ./border-router.native -v5 -s ttyACM0 fd01::1/64
/Zephyr-latest/samples/subsys/zbus/benchmark/
Dbenchmark_256KB.robot13 ${serial_port} /dev/ttyACM0

12345678