Searched refs:and (Results 251 – 275 of 3855) sorted by relevance
1...<<11121314151617181920>>...155
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/ |
D | index.rst | 7 enables design and debug of the Cypress PSOC 63 BLE MCU. 10 150-MHz Arm Cortex-M4 as the primary application processor and a 100-MHz Arm 13 programmable digital blocks, and capacitive-sensing with CapSense. 19 and one push button. 22 that contains a 2.7-inch E-INK display, a motion sensor, a thermistor, and a 27 The Cortex-M0+ is a primary core on the board's SoC. It starts first and 42 13. KitProg2 status LEDs (LED1, LED2, and LED3) 44 15. PSOC 6 I/O header (J18, J19 and J20) 46 17. PSOC 6 debug and trace header (J12) 47 18. Arduino Uno R3 compatible PSOC 6 I/O header (J2, J3 and J4) [all …]
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 7 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M7 core. 37 - MicroUSB for UART debug, two COM ports for A53 and M4 103 Programming and Debugging (A53) 106 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently 108 xxxx.xx is uboot version and y.y.y is Real-Time Edge Software version, for example 110 v2.9.0), and pre-build images and user guide can be found at `Real-Time Edge Software`_. 117 Copy the compiled ``zephyr.bin`` to the first FAT partition of the SD card and 118 plug the SD card into the board. Power it up and stop the u-boot execution at 121 Use U-Boot to load and kick zephyr.bin to Cortex-A53 Core0: 133 Use this configuration to run basic Zephyr applications and kernel tests, [all …]
|
/Zephyr-latest/drivers/sensor/ti/ti_hdc/ |
D | Kconfig | 1 # TI_HDC temperature and humidity sensor configuration options 7 bool "Texas Instruments Temperature and Humidity Sensor (e.g. HDC1008)" 12 Enable driver for TI temperature and humidity sensors.
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 13 firmware and NXP MK20DX128VFM5 SoC. 16 environmental (temperature, humidity, light, accelerometer) sensors, and 17 Bluetooth connectivity making it easy to experiment and evaluate the 22 control and environmental sensor monitoring 23 * temperature and humidity monitor on your table 25 * interactive badge for meetings and conferences 29 |reg| Low Energy and IEEE |reg| 802.15.4. 36 On the front of the board are RGB-LED, ADPS9960 and HDC1010 sensors, 37 and Electrophoretic Display. 39 Display is controlled by the nRF52840 via SPI and 3 GPIOs. [all …]
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 14 device controller driver and USB device class drivers or customer applications. 15 It is a port of the LPCUSB device stack and has been modified and expanded 20 * Responds to standard device requests and returns standard descriptors, 29 It is planned to deprecate all APIs listed in :ref:`usb_api` and the 30 functions that depend on them between Zephyr v4.1.0 and v4.2.0, and remove 41 version 1.00 (``bcdADC 0x0100``) and supports synchronous synchronisation type only. 42 See :zephyr:code-sample:`usb-audio-headphones-microphone` and 50 in the Bluetooth specification and consists only of an interface with the endpoint 55 * ACL data through one bulk IN and one bulk OUT endpoints 61 The consequence is that if HCI USB is used in a composite configuration and is [all …]
|
/Zephyr-latest/samples/drivers/w1/scanner/ |
D | README.rst | 5 Scan for 1-Wire devices and print their family ID and serial number. 11 scan routine once and prints the family id as well as serial number of the 14 Building and Running 18 enable and configure the drivers.
|
/Zephyr-latest/boards/dptechnics/walter/doc/ |
D | index.rst | 8 More information about Walter can be found on the `QuickSpot Website`_ and on the 26 - Ultra-low, deep-sleep mode in eDRX and PSM 27 - Adaptive +23 dBm, +20 dBm and +14 dBm output power 28 - Integrated LNA and SAW filter for GNSS reception 29 - Assisted and non-assisted GNSS with GPS and Galileo constellations 32 - u.FL RF connectors for GNSS and 5G antennas 37 - UART, SPI, I²C, CAN, I²S, and SD available on any of the GPIO pins 38 - ADC, DAC, and PWM integrated in ESP32-S3 40 - USB Type-C connector for flashing and debugging 41 - 22 test points for production programming and testing [all …]
|
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/ |
D | index.rst | 15 The board is equipped with two LEDs, two push buttons, antenna switch and 19 The CC1352P wireless MCU has a 48 MHz Arm |reg| Cortex |reg|-M4F SoC and an 20 integrated sub-1GHz and 2.4 GHz transceiver with integrated 20dBm power amplifier 21 (PA) supporting multiple protocols including Bluetooth |reg| Low Energy and IEEE 31 Connections and IOs 97 Programming and Debugging 100 Before flashing or debugging ensure the RESET, TMS, TCK, TDO, and TDI jumpers 101 are in place. Also place jumpers on the TXD and RXD signals for a serial 109 Download and install the latest `XDS-110 emulation package`_. 132 Applications for the ``CC1352P LaunchPad`` board configuration can be built and [all …]
|
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/ |
D | index.rst | 15 The board is equipped with two LEDs, two push buttons and BoosterPack connectors 18 The CC13522 wireless MCU has a 48 MHz Arm |reg| Cortex |reg|-M4F SoC and an 19 integrated Sub-1 and 2.4 GHz transceiver supporting multiple protocols including 20 Bluetooth |reg| Low Energy and IEEE |reg| 802.15.4. 29 Connections and IOs 95 Programming and Debugging 98 Before flashing or debugging ensure the RESET, TMS, TCK, TDO, and TDI jumpers 99 are in place. Also place jumpers on the TXD and RXD signals for a serial 107 Download and install the latest `XDS-110 emulation package`_. 130 Applications for the ``CC1352R LaunchPad`` board configuration can be built and [all …]
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | README.rst | 5 Interact with a DS3231 real-time clock using the counter API and dedicated driver API. 12 and supports alarms. The `Chronodot`_ breakout board can be used to 18 The sample first displays the boot banner, board name and 19 frequency of the local clock used for synchronization, and whether the 28 counter value is read, and its value formatted as the date, time, day of 29 week, and day of year (19 July 2019 is a Friday, and is the 200th day of 39 The DS3231 control and status register values are displayed:: 45 and the clock will be set to align that time with the time of the boot, 47 synchronize the clock is 967 ms, and the whole second value of one 62 The alarm configuration is read from non-volatile memory and displayed. [all …]
|
/Zephyr-latest/boards/renesas/ek_ra6e2/doc/ |
D | index.rst | 7 seamlessly evaluate the features of the RA6E2 MCU group and develop 9 and e2 studio IDE. The users can use rich on-board features along with 18 - Native pin access through 2 x 14-pin and 1 x 40-pin male headers 20 - Multiple clock sources - RA6E2 MCU oscillator and sub-clock oscillator crystals, 21 providing precision 20.000 MHz and 32,768 Hz reference clock. 24 **System Control and Ecosystem Access** 26 - USB Full Speed Host and Device (micro-AB connector) 30 - External power supply (using surface mount clamp test points and J31 through holes) 38 - User LEDs and buttons 50 - Two Digilent Pmod (SPI and UART) connectors [all …]
|
/Zephyr-latest/boards/seeed/wio_terminal/doc/ |
D | index.rst | 6 The Wio Terminal is a small (72 mm x 57 mm x 12 mm) and powerful ARM board with 7 wireless connectivity (2.4G/5G dual-band Wi-Fi and BLE 5.0), LCD display, 9 header and 2 Grove connectors. 15 - 512 KiB flash memory and 192 KiB of RAM 18 - RTL8720DN 2.4G/5G Dual Bands Wireless and BLE5.0 Combo Module 39 To use the RTC, set :kconfig:option:`CONFIG_CORTEX_M_SYSTICK=n` and set 43 Connections and IOs 47 board including `pinouts`_ and its `schematics`_. 69 Programming and Debugging 75 The UF2 file is generated when building the application, and it is possible to [all …]
|
/Zephyr-latest/boards/ezurio/bl653_dvk/doc/ |
D | bl653_dvk.rst | 19 * RADIO (Bluetooth Low Energy and 802.15.4) 41 Connections and IOs 61 Programming and Debugging 65 and debugged in the usual way. See :ref:`build_an_application` and 66 :ref:`application_run` for more details on building and running. 72 and configure all the necessary software. Further information can be 73 found in :ref:`nordic_segger_flashing`. Then build and flash 74 applications as usual (see :ref:`build_an_application` and 90 Then build and flash the application in the usual way. 113 Testing the LEDs and buttons on the BL653 DVK [all …]
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 6 …ted development environment from STMicroelectronics designed for the STM32 series of MCUs and MPUs. 8 This guide describes the process of setting up, building, and debugging Zephyr 11 A project must have already been created with Zephyr and west. 37 #. Select :menuselection:`Next` and browse to the location of your sources. The 38 folder that is opened should have the ``CMakeLists.txt`` and ``prj.conf`` files. 40 #. Select :menuselection:`Next` and select the appropriate MCU. 41 Press :guilabel:`Finish` and your project should now be available. 44 #. Right-click on the newly created project in the workspace, and select 47 #. Go to the :guilabel:`C/C++ Build` page and set the Generator 60 Select the :guilabel:`GNU C` language, and click on the [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | proxy.rst | 9 and the initial value can be set with :c:member:`bt_mesh_cfg_srv.gatt_proxy`. 11 Nodes with the Proxy feature enabled can advertise with Network Identity and Node Identity, 19 A node supporting the Proxy feature and the :ref:`bluetooth_mesh_models_priv_beacon_srv` model can 20 advertise with Private Network Identity and Private Node Identity types, which is controlled by the 30 In the case where both GATT Proxy and Private GATT Proxy states are disabled on a node, a legacy 39 connect to. The PDU contains the source address of the legacy device and a sequence number. The 40 sequence number is maintained by the legacy device and is incremented for every new Solicitation PDU 45 solicitation sequence number (SSEQ) and solicitation source (SSRC) pairs of valid Solicitation PDUs 46 processed by the node. The delay between updating the SRPL and storing the change to the persistent 49 The Solicitation PDU RPL Configuration models, :ref:`bluetooth_mesh_srpl_cli` and [all …]
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/doc/ |
D | index.rst | 9 The nRF5340 Audio DK (PCA10121) is designed for showcasing, developing and experimenting 13 connected isochronous streams (CIS) and broadcast isochronous streams (BIS), 14 and offer support for acting as a audio source, audio sink and source + sink. 39 contains the processor's information and the datasheet. 47 FPU, and Armv8-M Security Extension, running at up to 128 MHz, 56 The `nRF5340 Audio DK hardware guide`_ contains the processor's information and 62 See :ref:`nrf5340dk_nrf5340` and `nRF5340 Audio DK hardware guide`_ 66 Programming and Debugging 73 and configure all the necessary software. Further information can be 74 found in :ref:`nordic_segger_flashing`. Then you can build and flash [all …]
|
/Zephyr-latest/doc/develop/sca/ |
D | polyspace.rst | 9 guidelines like MISRA C and CERT C, find CWEs, detect bugs and calculate 12 race conditions and more, and thus help achieving memory safety. 17 The Polyspace tools must be installed and made available in the 45 The identified issues are summarized at the end of the build and printed 52 and reviewed there. 60 By default, Polyspace scans for typical programming defects on all C and C++ sources. 71 - If set, only user code is analyzed and Zephyr sources are ignored. 75 rules. Separate the options and their values by semicolon. For a list 83 - Switch between bugfinding and proving mode. Default is bugfinding. 84 …See `here <https://mathworks.com/help/bugfinder/gs/use-bug-finder-and-code-prover.html>`__ for mor… [all …]
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig | 12 It allows making use of the PSA Secure Storage API and persistent keys in the PSA Crypto 13 API in a standard and portable way. 14 It is configurable and different implementations can be used to accommodate the varying 17 the device-specific security features that are available and used, the subsystem may 19 This is however highly dependent on the device and configuration in use, and not a 37 It calls into the transform and store modules, which 38 can be configured and have custom implementations. 59 The module that handles the transformation and validation of the 60 ITS data before it's written to and after it's read from NVM. 84 The PS API doesn't have an implementation of its own, and directly calls into the ITS API. [all …]
|
/Zephyr-latest/samples/userspace/shared_mem/ |
D | README.rst | 12 machine has not been validated and should not be used for any 18 The sample is dependent on the subsystem app_memory, and it will 20 was tested on the following boards qemu_x86,frdm_k64, and ``96b_carbon/stm32f401xe``. 22 Building and Running 36 are the input and output of the enigma-like machine. The second 37 message is the output of the first message, and the resulting 39 marked as 1 and 1' respectively. 43 Two definitions can be inserted to change the wheel settings and print 51 flag, and if it is clear, writes the message to a buffer shared with 54 encrypted thread's private memory when the flag is set and then clears
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 4 Recognize gestures from an accelerometer using TensorFlow Lite for Microcontrollers and a 20KB 15 This README and sample have been modified from 16 `the TensorFlow Magic Wand sample for Zephyr`_ and 25 Building and Running 28 Add the tflite-micro module to your West manifest and pull it: 45 Once the application is built, `download and install Renode 1.12 or higher as a package`_ 46 following the instructions in the `Renode GitHub README`_ and 53 .. _download and install Renode 1.12 or higher as a package: 63 application recognizes as a series of alternating ring and slope 111 It is recommended that you copy and modify one of the two TensorFlow
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 16 - 32KB cache for XIP and Data 17 - 768 KB RAM and 64 KB boot ROM 19 - UART0 and UART1 31 Connections and IOs 41 Programming and Debugging 44 This board comes with a Cortex ETM port which facilitates tracing and debugging 63 Open a serial terminal, and you should see the following message in the terminal:
|
/Zephyr-latest/doc/services/modbus/ |
D | index.rst | 8 supports communication over serial line and may be used 15 server devices. Server devices themselves are passive and must not send 18 and can be found in the specification or documentation of the API below. 20 Zephyr RTOS implementation supports both client and server roles. 22 More information about Modbus and Modbus RTU can be found on the website 28 * :zephyr:code-sample:`modbus-rtu-server` and :zephyr:code-sample:`modbus-rtu-client` samples give 29 the possibility to try out RTU server and RTU client implementation with an evaluation board.
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 004_feature_request.md | 12 A clear and concise description of what the problem is. 17 A clear and concise description of what you want to happen. 22 A clear and concise description of any alternative solutions or features you've considered. 27 Add any other context or graphics (drag-and-drop an image) about the feature request here.
|
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/ |
D | index.rst | 27 The i.MX 8M Plus family focuses on machine learning and vision, advanced multimedia, and 29 Building, City and Industry 4.0 applications. 34 Regarding the Cortex-A53 cluster, it employs the ARMv8-A architecture as a mid-range and 38 cores support both real-time trace through the ETM system and static debugging via JTAG. 40 CoreSight ETM modules, and also enables cross-triggering by utilizing CTI and CTM modules. 45 dual-issued instructions such as load/load and load/store pairs, thanks to its multiple memory 46 interfaces. These interfaces encompass Tightly-Coupled Memory (TCM), Harvard caches, and an AXI 48 KB L1 Data Cache, Floating Point Unit (FPU) with FPv5 architecture support, and an Internal Trace 49 (TRC) mechanism. Furthermore, the chip supports 160 IRQs, and integrates crucial Arm CoreSight 50 components including ETM and CTI, dedicated to facilitating debug and trace functions. [all …]
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/ |
D | index.rst | 6 i.MX RT500 crossover MCUs are part of the edge computing family and are optimized 7 for low-power HMI applications by combining a graphics engine and a streamlined 12 i.MX RT500 MCUs provides up to 5MB of on-chip SRAM and several high-bandwidth interfaces 22 - USB2.0 high-speed host and device with micro USB connector and external crystal 29 - Reset and User buttons 31 - Single row headers for ARDUINO signals and MikroBus connector 34 - Stereo audio codec with line-In/ line-Out/ and Microphone 40 For more information about the MIMXRT595 SoC and MIMXRT595-EVK board, see 59 board is the :zephyr:board:`mimxrt685_evk`, and that board may have additional features 99 | | | deep sleep and deep-powerdown modes | [all …]
|
1...<<11121314151617181920>>...155