'morning, I'd like to know how to wire a BMA250 to a nrf52832 please ?
Screenshots : (BMA250) http://prntscr.com/bil9ng (nrf52832) http://prntscr.com/bil9uu
Thank you :)
'morning, I'd like to know how to wire a BMA250 to a nrf52832 please ?
Screenshots : (BMA250) http://prntscr.com/bil9ng (nrf52832) http://prntscr.com/bil9uu
Thank you :)
Hi,
Find the datasheet for the BMA250 sensor and follow the recommended layout guidelines there. The nRF52 supports SPI modes 0 through 3, please consult the infocenter on SPI for more informaton. The pins in the nRF52 are crossbarred, so that you can connect your circuit to any free pin and then define its purpose in firmware.
Best regards,
Øyvind
Hi,
Find the datasheet for the BMA250 sensor and follow the recommended layout guidelines there. The nRF52 supports SPI modes 0 through 3, please consult the infocenter on SPI for more informaton. The pins in the nRF52 are crossbarred, so that you can connect your circuit to any free pin and then define its purpose in firmware.
Best regards,
Øyvind
Thank you for your answer, have a great day !
Quentin