Searched full:serial (Results 1 – 25 of 76) sorted by relevance
1234
/mcuboot-latest/boot/zephyr/ |
D | Kconfig.serial_recovery | 8 bool "MCUboot serial recovery" 11 select SERIAL 18 If y, enables a serial-port based update mode. This allows 25 prompt "Serial device" 31 # SERIAL and UART_INTERRUPT_DRIVEN already selected 33 The serial device to use will be fist selected via chosen 43 This setting will choose CDC ACM for serial recovery unless chosen 45 precedence and redirects serial recovery to uart pointed by 54 With the option enabled, the mcuboot serial recovery will 81 Maximum length of input serial port buffer (SMP serial transport uses [all …]
|
D | usb_cdc_acm_log_recovery.conf | 3 # Serial 9 # MCUBoot serial
|
D | io.c | 41 /* Validate serial recovery configuration */ 48 #error "Serial recovery selected without an entrance mode set" 117 #error "Serial recovery/USB DFU button must be declared in device tree as 'mcuboot_button0'" 201 /* Boot mode to stay in bootloader, clear status and enter serial in io_detect_boot_mode()
|
/mcuboot-latest/boot/espressif/port/esp32c3/ |
D | bootloader.conf | 21 # Enables the MCUboot Serial Recovery, that allows the use of 22 # MCUMGR to upload a firmware through the serial port 24 # Use Serial through USB JTAG Serial port for Serial Recovery 27 # erasing when uploading through Serial Recovery 30 # GPIO used to boot on Serial Recovery 38 # UART port used for serial communication (not needed when using USB) 40 # GPIO for Serial RX signal 42 # GPIO for Serial TX signal 53 # Use USB JTAG Serial for console printing
|
/mcuboot-latest/boot/espressif/port/esp32c6/ |
D | bootloader.conf | 21 # Enables the MCUboot Serial Recovery, that allows the use of 22 # MCUMGR to upload a firmware through the serial port 24 # Use Serial through USB JTAG Serial port for Serial Recovery 27 # erasing when uploading through Serial Recovery 30 # GPIO used to boot on Serial Recovery 38 # UART port used for serial communication (not needed when using USB) 40 # GPIO for Serial RX signal 42 # GPIO for Serial TX signal 53 # Use USB JTAG Serial for console printing
|
/mcuboot-latest/boot/espressif/port/esp32h2/ |
D | bootloader.conf | 21 # Enables the MCUboot Serial Recovery, that allows the use of 22 # MCUMGR to upload a firmware through the serial port 24 # Use Serial through USB JTAG Serial port for Serial Recovery 27 # erasing when uploading through Serial Recovery 30 # GPIO used to boot on Serial Recovery 38 # UART port used for serial communication (not needed when using USB) 40 # GPIO for Serial RX signal 42 # GPIO for Serial TX signal 53 # Use USB JTAG Serial for console printing
|
/mcuboot-latest/boot/espressif/port/esp32s3/ |
D | bootloader.conf | 41 # Enables the MCUboot Serial Recovery, that allows the use of 42 # MCUMGR to upload a firmware through the serial port 44 # Use Serial through USB JTAG Serial port for Serial Recovery 47 # erasing when uploading through Serial Recovery 50 # GPIO used to boot on Serial Recovery 58 # UART port used for serial communication (not needed when using USB) 60 # GPIO for Serial RX signal 62 # GPIO for Serial TX signal 73 # Use USB JTAG Serial for console printing
|
/mcuboot-latest/docs/ |
D | serial_recovery.md | 26 # Serial recovery 41 The serial recovery feature can use any serial interface provided by the platform. 52 ## Configuration of serial recovery 54 How to enable and configure the serial recovery feature depends on the given mcuboot-port implement… 57 ## Entering serial recovery mode 59 Entering the serial recovery mode is usually possible right after a device reset, for instance as a… 60 Refer to the given mcuboot-port details to get information on how to enter the serial recovery mode. 62 ## Serial recovery mode usage 75 Enter serial recovery mode in the device and use an SMP client application for communication with t… 82 mcumgr conn add serial_1 type="serial" connstring="dev=/dev/ttyACM0,baud=115200" [all …]
|
D | readme-zephyr.md | 212 ## Serial recovery 216 A serial recovery protocol is available over either a hardware serial port or a USB CDC ACM virtual… 220 - `zephyr,console` - If a hardware serial port is used. 221 - `zephyr,cdc-acm-uart` - If a virtual serial port is used. 223 ### Entering the serial recovery mode 225 To enter the serial recovery mode, the device has to initiate rebooting, and a triggering event has… 227 By default, the serial recovery GPIO pin active state enters the serial recovery mode. 256 For details on other available configuration options for the serial recovery protocol, check the Kc…
|
D | release-notes.md | 8 - Boot serial: Add response to echo command if support is not 35 - Zephyr: Fix issue with single application slot mode, serial 45 - Zephyr: Add USB CDC serial recovery check that now causes a build 48 - Zephyr: Add USB CDC serial recovery check that now causes a build 78 - Fixed issue with serial recovery not showing image details for 80 - Fixes issue with serial recovery in single slot mode wrongly 91 - Serial recovery image state and image set state optional commands added 103 serial recovery to fail on some platforms. 105 - Reworked boot serial extensions so that they can be used by modules 107 - Removed Zephyr custom img list boot serial extension support. [all …]
|
D | readme-mynewt.md | 40 # Boot serial functionality with Mynewt 43 like listing images and uploading a new image to `slot0`. The serial bootloader 49 newtmgr --conntype serial --connstring "dev=/dev/ttyUSB0,mtu=256" image upload -e blinky.img 52 where `/dev/ttyUSB0` is your serial port.
|
D | readme-espressif.md | 633 For updating with an image encrypted on the host, flash it through serial using `esptool.py` as 760 ## [Serial recovery mode](#serial-recovery-mode) 762 Serial recovery mode allows management through MCUMGR (more information and how to install it: 769 # Enables the MCUboot Serial Recovery, that allows the use of 770 # MCUMGR to upload a firmware through the serial port 772 # GPIO used to boot on Serial Recovery 780 # UART port used for serial communication 782 # GPIO for Serial RX signal 784 # GPIO for Serial TX signal 790 `<CONFIG_ESP_SERIAL_BOOT_DETECT_DELAY_S>` seconds for entering the Serial recovery mode. Example: [all …]
|
D | index.md | 41 - [Serial Recovery](serial_recovery.md) - MCUmgr as the serial recovery protocol 73 …//github.com/mcu-tools/mcuboot/tree/main/boot/boot_serial) - Support for serial upgrade within the…
|
/mcuboot-latest/boot/boot_serial/ |
D | syscfg.yml | 22 Start the serial boot loader if this pin is asserted at boot time. 31 GPIO configuration for the serial boot loader detect pin. 36 The value the detect pin must be set to for the serial boot loader 44 string is detected during this period, the serial boot loader is 46 received, the boot loader runs in the normal (non-serial) mode. 58 detected during the timeout period, the serial boot loader is 60 the boot loader runs in the normal (non-serial) mode. This setting 66 The GPIO to toggle while the serial boot loader is running. Set to 72 The toggle rate, in Hz, of the serial boot loader report pin. 78 If the value in the register matches, the serial bootloader will
|
/mcuboot-latest/boot/espressif/include/serial_adapter/ |
D | serial_adapter.h | 10 * Serial write implementation used by MCUboot boot serial structure 16 * Serial read implementation used by MCUboot boot serial structure 22 * Initialize GPIOs used by console serial read/write 27 * Check if serial recovery detection pin is active
|
/mcuboot-latest/boot/espressif/port/esp32s2/ |
D | bootloader.conf | 21 # Enables the MCUboot Serial Recovery, that allows the use of 22 # MCUMGR to upload a firmware through the serial port 25 # erasing when uploading through Serial Recovery 28 # GPIO used to boot on Serial Recovery 36 # UART port used for serial communication (not needed when using USB) 38 # GPIO for Serial RX signal 40 # GPIO for Serial TX signal
|
/mcuboot-latest/boot/espressif/port/esp32c2/ |
D | bootloader.conf | 21 # Enables the MCUboot Serial Recovery, that allows the use of 22 # MCUMGR to upload a firmware through the serial port 25 # erasing when uploading through Serial Recovery 28 # GPIO used to boot on Serial Recovery 36 # UART port used for serial communication (not needed when using USB) 38 # GPIO for Serial RX signal 40 # GPIO for Serial TX signal
|
/mcuboot-latest/boot/espressif/port/esp32/ |
D | bootloader.conf | 21 # Enables the MCUboot Serial Recovery, that allows the use of 22 # MCUMGR to upload a firmware through the serial port 25 # when uploading through Serial Recovery 27 # GPIO used to boot on Serial Recovery 35 # UART port used for serial communication 37 # GPIO for Serial RX signal 39 # GPIO for Serial TX signal
|
/mcuboot-latest/boot/zephyr/include/io/ |
D | io.h | 43 * Checks if GPIO is set in the required way to remain in serial recovery mode 45 * @retval false for normal boot, true for serial recovery boot 51 * serial recovery mode 53 * @retval false for normal boot, true for serial recovery boot 59 * serial recovery mode 61 * @retval false for normal boot, true for serial recovery boot
|
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/ |
D | startup_psoc6_02_cm4.S | 113 ….long scb_8_interrupt_IRQHandler /* Serial Communication Block #8 (DeepSleep capab… 134 .long scb_0_interrupt_IRQHandler /* Serial Communication Block #0 */ 135 .long scb_1_interrupt_IRQHandler /* Serial Communication Block #1 */ 136 .long scb_2_interrupt_IRQHandler /* Serial Communication Block #2 */ 137 .long scb_3_interrupt_IRQHandler /* Serial Communication Block #3 */ 138 .long scb_4_interrupt_IRQHandler /* Serial Communication Block #4 */ 139 .long scb_5_interrupt_IRQHandler /* Serial Communication Block #5 */ 140 .long scb_6_interrupt_IRQHandler /* Serial Communication Block #6 */ 141 .long scb_7_interrupt_IRQHandler /* Serial Communication Block #7 */ 142 .long scb_9_interrupt_IRQHandler /* Serial Communication Block #9 */ [all …]
|
/mcuboot-latest/boot/zephyr/boards/ |
D | nrf52840dongle_nrf52840.conf | 1 # The UART is used for Serial Recovery, so logging requires 6 # Serial 13 # MCUBoot serial
|
/mcuboot-latest/boot/boot_serial/include/boot_serial/ |
D | boot_serial.h | 41 * Start processing newtmgr commands for uploading image0 over serial. 42 * Assumes serial port is open and waits for download command. 47 * Start processing newtmgr commands for uploading image0 over serial. 48 * Assumes serial port is open and waits for download command.
|
/mcuboot-latest/boot/zephyr/include/boot_serial/ |
D | boot_serial_extensions.h | 15 * Callback handler prototype for boot serial extensions. 33 /* Used to create an iterable section containing a boot serial handler
|
/mcuboot-latest/boot/mynewt/src/ |
D | main.c | 138 * the serial boot loader should start. in serial_detect_uart_string() 163 * If it matches, await for download commands from serial. in serial_boot_detect() 176 * If it matches, await for download commands from serial. in serial_boot_detect() 189 * download commands from serial. in serial_boot_detect()
|
/mcuboot-latest/docs/release-notes.d/ |
D | serial-recovery-slot-info.md | 1 - Added slot info command support to serial recovery mode
|
1234