1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_kw2xrf
Gerson Fernando Budke 8cc9c42d1d boards/atxmega-a1u-xpro: Add spi configuration
Add EXT-1 spi bus configuration.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-05-14 23:26:08 -03:00
..
kw2xrf_params.h tests: fix doxygen grouping 2018-06-11 19:12:02 +02:00
main.c test/kw2xrf: use fmt_is_number() 2019-12-05 15:39:24 +01:00
Makefile test/kw2xrf: use fmt_is_number() 2019-12-05 15:39:24 +01:00
Makefile.ci boards/atxmega-a1u-xpro: Add spi configuration 2021-05-14 23:26:08 -03:00
README.md drivers/kw2xrf: reduce scope of test application 2017-02-07 15:22:46 +01:00

About

This is a manual test application for testing the KW2XRF device driver. It enables several shell commands, allowing for special test modes of that device. Without deeper knowledge about the hardware, this application might be useless except for compile tests. If you want an example to use this radio, check the examples folder.

For running this test, you need to connect/configure the following pins of your radio device. If you are running on a phyNODE, this is already the on-board default.

  • SPI DEV
  • CS (chip select)
  • INT (external interrupt)