SPI on nRF52-PCA10040 possible? #nrf52832
moritzgerlich@...
Hello at all,
|
||||||
|
||||||
Johannes Hutter
Hi Moritz, SPI does not have DTS support in nordic boards yet, so you still have to set it up via Kconfig until https://github.com/zephyrproject-rtos/zephyr/issues/8758 is completely resolved. The first part of
zephyr/tests/drivers/spi/spi_loopback/boards/nrf52_pca10040.conf
On Mon, Aug 6, 2018 at 9:15 AM <moritzgerlich@...> wrote:
--
|
||||||
|
||||||
moritzgerlich@...
Hi Joe, I tried to run spi_loopback/spi.c void test_main(void)
|
||||||
|