Home
last modified time | relevance | path

Searched +full:96 +full:boards (Results 1 – 25 of 152) sorted by relevance

1234567

/Zephyr-latest/boards/96boards/stm32_sensor_mez/doc/
Dindex.rst3 96Boards STM32 Sensor Mezzanine
9 96Boards STM32 Sensor Mezzanine is based on the ST Microelectronics
12 This board acts as a mezzanine platform for all 96Boards CE compliant
13 boards. It can also be used as a standalone board.
15 .. figure:: img/96b_stm32_sensor_mez.jpg
17 :alt: 96Boards STM32 Sensor Mezzanine
19 96Boards STM32 Sensor Mezzanine
24 96Boards STM32 Sensor Mezzanine provides the following hardware components:
49 The Zephyr 96b_stm32_sensor_mez board configuration supports the following
77 :zephyr_file:`boards/96boards/stm32_sensor_mez/96b_stm32_sensor_mez_defconfig`
[all …]
/Zephyr-latest/samples/boards/96boards/
Dindex.rst1 .. zephyr:code-sample-category:: 96boards
2 :name: 96Boards
5 These samples showcase the use of 96Boards in Zephyr.
/Zephyr-latest/boards/96boards/carbon/
D96b_carbon_stm32f401xe.yaml1 identifier: 96b_carbon/stm32f401xe
2 name: 96Boards Carbon
16 ram: 96
18 vendor: 96boards
Dboard.yml2 name: 96b_carbon
4 vendor: 96boards
D96b_carbon_nrf51822.yaml1 identifier: 96b_carbon/nrf51822
2 name: 96Boards Carbon (nRF51)
/Zephyr-latest/boards/96boards/carbon/doc/
Dnrf51822.rst3 96Boards Carbon nRF51
9 This is the secondary nRF51822 chip on the 96Boards Carbon and provides
15 :ref:`96b_carbon_board`. Users should not use this configuration
23 The 96Boards Carbon nRF51 has two external oscillators. The frequency
27 See :ref:`96b_carbon_board` for other general information about the
53 :zephyr_file:`boards/96boards/carbon/96b_carbon_nrf51822_defconfig`
61 96Boards Carbon nRF51 has one SPI, which for providing Bluetooth
80 The 96Boards Carbon nRF51 can be flashed using an external SWD
85 .. figure:: img/96b_carbon_nrf51.jpg
87 :alt: 96Boards Carbon nRF51 Debug
[all …]
Dstm32f401xe.rst3 96Boards Carbon
9 The 96Boards is based on the STMicroelectronics STM32F401RET Cortex-M4 CPU and
12 The 96Boards Carbon board is built with two chips: an STMicroelectronics
18 - The ``96b_carbon/stm32f401xe`` configuration is used when developing programs for
20 write applications targeting this chip, using the ``96b_carbon``
24 - The ``96b_carbon/nrf51822`` configuration should be used for programming
32 applications, see :ref:`96b_carbon_nrf51_bluetooth`.
36 :ref:`below <96b_carbon_verify_bluetooth>`.
38 .. figure:: img/96b_carbon.jpg
40 :alt: 96Boards Carbon
[all …]
/Zephyr-latest/boards/96boards/wistrio/doc/
D96b_wistrio.rst3 96Boards WisTrio
9 96Boards WisTrio LoRa Tracker board is based on the RAK Wireless RAK5205
11 Zephyr applications use the 96b_wistrio configuration to run on these
12 boards.
14 .. figure:: img/96b-wistrio.jpg
16 :alt: 96Boards WisTrio
18 96Boards WisTrio
20 This board is one of the `96Boards IoT Edition`_ platforms providing LoRa
26 96Boards WisTrio provides the following hardware components:
48 The Zephyr 96b_wistrio board configuration supports the following hardware
[all …]
/Zephyr-latest/boards/96boards/neonkey/doc/
Dindex.rst3 96Boards Neonkey
9 96Boards Neonkey board is based on the STMicroelectronics STM32F411CE
12 .. figure:: img/96b_neonkey.jpg
14 :alt: 96Boards Neonkey
16 96Boards Neonkey
18 This board acts as a sensor hub platform for all 96Boards compliant
24 96Boards Neonkey provides the following hardware components:
52 The Zephyr 96b_neonkey board configuration supports the following hardware
75 More details about the board can be found at `96Boards website`_.
78 :zephyr_file:`boards/96boards/neonkey/96b_neonkey_defconfig`
[all …]
/Zephyr-latest/samples/boards/96boards/argonkey/
Dindex.rst1 .. zephyr:code-sample-category:: 96b_argonkey
2 :name: 96Boards ArgonKey
5 Samples that demonstrate some board-specific features on 96Boards ArgonKey.
/Zephyr-latest/boards/96boards/avenger96/
D96b_avenger96.yaml1 identifier: 96b_avenger96
2 name: 96Boards Avenger96
24 vendor: 96boards
Dboard.yml2 name: 96b_avenger96
4 vendor: 96boards
/Zephyr-latest/boards/96boards/aerocore2/
D96b_aerocore2.yaml5 identifier: 96b_aerocore2
6 name: 96Boards AeroCore 2
22 vendor: 96boards
Dboard.yml2 name: 96b_aerocore2
4 vendor: 96boards
/Zephyr-latest/boards/96boards/
Dindex.rst1 .. _boards-96boards:
3 96Boards chapter
/Zephyr-latest/boards/96boards/argonkey/doc/
Dindex.rst3 96Boards Argonkey
9 96Boards Argonkey board is based on the ST Microelectronics STM32F412CG
12 This board acts as a sensor hub platform for all 96Boards compliant
15 .. figure:: img/96b_argonkey.jpg
17 :alt: 96Boards Argonkey
19 96Boards Argonkey
24 96Boards Argonkey provides the following hardware components:
54 The Zephyr 96b_argonkey board configuration supports the following hardware
81 :zephyr_file:`boards/96boards/argonkey/96b_argonkey_defconfig`
101 96Boards Argonkey can be driven by an internal oscillator as well as the main
[all …]
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/
DREADME.rst18 - mezzanine mode, plugging the ArgonKey to HiKey board through its 96Board
23 :zephyr_file:`samples/boards/96boards/argonkey/sensors/prj.conf`.
43 - :ref:`96b_argonkey`
49 :zephyr-app: samples/boards/96boards/argonkey/sensors
51 :board: 96b_argonkey
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/
DREADME.rst22 - mezzanine mode, plugging the ArgonKey to HiKey board through its 96Board
29 - :ref:`96b_argonkey`
35 :zephyr-app: samples/boards/96boards/argonkey/microphone
37 :board: 96b_argonkey
67 See pcm and pdm configuration in file :zephyr_file:`samples/boards/96boards/argonkey/microphone/src…
74 following macro, off by default, in :zephyr_file:`samples/boards/96boards/argonkey/microphone/src/m…
/Zephyr-latest/boards/96boards/argonkey/
Dboard.yml2 name: 96b_argonkey
4 vendor: 96boards
/Zephyr-latest/boards/96boards/wistrio/
Dboard.yml2 name: 96b_wistrio
4 vendor: 96boards
D96b_wistrio.yaml1 identifier: 96b_wistrio
2 name: 96boards WisTrio
/Zephyr-latest/boards/96boards/meerkat96/
Dboard.yml2 name: 96b_meerkat96
4 vendor: 96boards
/Zephyr-latest/boards/96boards/neonkey/
Dboard.yml2 name: 96b_neonkey
4 vendor: 96boards
D96b_neonkey.yaml1 identifier: 96b_neonkey
2 name: 96Boards Neonkey
/Zephyr-latest/boards/96boards/nitrogen/
Dboard.yml2 name: 96b_nitrogen
4 vendor: 96boards

1234567