Searched +full:pins +full:- +full:v3 +full:- +full:v4 +full:- +full:current +full:- +full:resistor (Results 1 – 5 of 5) sorted by relevance
2 * SPDX-FileCopyrightText: Copyright (c) 2023 Carl Zeiss Meditec AG3 * SPDX-License-Identifier: Apache-2.010 measurement-mode = <0 0>;11 pins-v1-v2-current-resistor = <0>;12 pins-v3-v4-current-resistor = <0>;13 pin-v1-voltage-divider-resistors = <500 1000>;14 pin-v2-voltage-divider-resistors = <110000 100000>;15 pin-v3-voltage-divider-resistors = <7000 1000>;16 pin-v4-voltage-divider-resistors = <500 1000>;22 temperature-format = <0>;[all …]
2 # SPDX-License-Identifier: Apache-2.05 description: ADLTC2990 Quad I2C Voltage, Current and Temperature Monitor9 include: [sensor-device.yaml, i2c-device.yaml]12 temperature-format:19 - 020 - 122 acquistion-format:29 - 030 - 132 measurement-mode:[all …]
6 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://www.espressif.co…8 ESP-WROVER-KIT features the following integrated components:10 - ESP32-WROVER-E module11 - LCD screen12 - MicroSD card slot14 Its another distinguishing feature is the embedded FTDI FT2232HL chip - an advanced multi-interface16 without a separate JTAG debugger. ESP-WROVER-KIT makes development convenient, easy, and17 cost-effective.19 Most of the ESP32 I/O pins are broken out to the board's pin headers for easy access.26 For more information, check `ESP32-WROVER-E Datasheet`_ and `ESP32 Datasheet`_.[all …]
4 * SPDX-License-Identifier: Apache-2.09 #include <zephyr/dt-bindings/sensor/lsm6dsv16x.h>10 #include <zephyr/dt-bindings/sensor/lsm6dso.h>11 #include <zephyr/dt-bindings/sensor/lsm6dso16is.h>12 #include <zephyr/dt-bindings/sensor/lps22hh.h>13 #include <zephyr/dt-bindings/sensor/lps2xdf.h>14 #include <zephyr/dt-bindings/sensor/lis2ds12.h>15 #include <zephyr/dt-bindings/sensor/lis2dw12.h>16 #include <zephyr/dt-bindings/sensor/ism330dhcx.h>17 #include <zephyr/dt-bindings/sensor/iis2dlpc.h>[all …]
61 * Split CAN classic and CAN-FD APIs:90 was moved from Kconfig to :ref:`devicetree <dt-guide>`.91 See the :dtcompatible:`st,stm32f1-pinctrl` devicetree binding for more information.182 * MIPI-DSI184 * Added a :ref:`MIPI-DSI api <mipi_dsi_api>`. This is an experimental API,196 * Added support for enabling/disabling CAN-FD mode at runtime using :c:macro:`CAN_MODE_FD`.220 * Added support for Provisioners over PB-GATT230 * Added support for all missing v3 and v4 DTM commands231 * Implemented ISO-AL TX unframed fragmentation232 * Added support for back-to-back receiving of PDUs on nRF5x platforms[all …]