boards/croxel/croxel_cx1825/doc/index.rst
.. zephyr:board:: croxel_cx1825
Overview
Croxel's CX1825 Bluetooth Prototyping board_ provides support for the Nordic
Semiconductor nRF52840 ARM Cortex-M4F CPU and the following devices:
ADC (Analog to Digital Converter)GPIO (General Purpose Input Output)I2C (Inter-Integrated Circuit)MPU (Memory Protection Unit)NVIC (Nested Vectored Interrupt Controller)PWM (Pulse Width Modulation)RTC (nRF RTC System Clock)SPI (Serial Peripheral Interface)USB (Universal Serial Bus)WDT (Watchdog Timer)Hardware
.. zephyr:board-supported-hw::
Croxel's CX1825 Bluetooth Prototyping board has detailed information
about the board (schematic_)
Programming and Debugging
.. zephyr:board-supported-runners::
Applications for the croxel_cx1825/nrf52840 board configuration
can be built and flashed in the usual way (see :ref:build_an_application
and :ref:application_run for more details).
Flashing Zephyr onto the croxel_cx1825_nrf52840 board requires
an external programmer. The programmer is attached to the SWD header.
Build the Zephyr kernel and the :zephyr:code-sample:blinky sample application.
.. zephyr-app-commands:: :zephyr-app: samples/basic/blinky :board: croxel_cx1825/nrf52840 :goals: build :compact:
Flash the image.
.. zephyr-app-commands:: :zephyr-app: samples/basic/blinky :board: croxel_cx1825/nrf52840 :goals: flash :compact:
You should see the red LED blink.
References
.. target-notes::
.. _CX1825 Bluetooth Prototyping board: https://croxel.com/ble
.. _schematic: https://croxeldata.s3.amazonaws.com/cx1825/CX1825-01_SCH_200424A.PDF