Hi
I have been working with the nrf52832 breakoutboard from sparks fun and the nrf52 10040 Dev board.
I want to work with SPI communication in order to intergrate an accelerometer LIS331HH. I tryied the SPI examples provided by the SDK it worked with the DEV board when I did a loop test but I dont know which pins I should use to test out the breakout board via the DEv kit as in to program the breakout board via the Dev board.
What should be my MISO, MOSI , CLK and CS pin numbers of the breakout board? Should I be using the same pinouts for SPI allocated for an arduino uno board ? Or should I map the pins and ports of the DEv to the break out ,
In summary, I want to know the pinout numbers of the breakout for SPI interface ? Can You direct me to a direct link where I can find this.How should I do this and how to perform the LOOPtest on the breakout
BTW I'm using segger embedded studio to code.
My next question is get this error report when I try to program with breakout via the dev board,what should I do for this?
Someone please please please help me. Im in a very bad condition. Thank You in advance. You people are amazing.