I tried to add a spi driver, but after adding the cs pin, I imported the engineering error.
The test routine is as follows.
10_hello_world_spi.rar
The spm configuration is as follows.
I tried to add a spi driver, but after adding the cs pin, I imported the engineering error.
The test routine is as follows.
10_hello_world_spi.rar
The spm configuration is as follows.
Hi Peter,
the "nrf-spim" doesn't have a cs-pin property. You have to configure this as a normal GPIO in your application if you're using the nrf_spim module directly.
Kind regards,
Håkon
Hi Peter,
the "nrf-spim" doesn't have a cs-pin property. You have to configure this as a normal GPIO in your application if you're using the nrf_spim module directly.
Kind regards,
Håkon