summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorGlenn Ruben Bakke <glennbakke@gmail.com>2018-05-08 20:31:15 +0200
committerDamien George <damien.p.george@gmail.com>2018-07-18 17:12:26 +1000
commit4a323f8b80ec2a2b12263e60d490a6e0bf89e233 (patch)
treecfcfa2b84e3d2be6d413fdcd9626b5ca99bfa6b7 /py
parent5925004da3c4656e07493f203c981a7000bdcbde (diff)
nrf/nrfx_config: Move back nrf52832 to use non-EasyDMA SPI
As EasyDMA variant of SPI(M) might clock out an additional byte in single byte transactions this patch moves the nrf52832 to use SPI and not SPIM to get more stable data transactions. Ref: nrf52832 rev2 errata v1.1, suggested workaround is: "Use the SPI module (deprecated but still available) or use the following workaround with SPIM ..." Current nrfx SPIM driver does not contain this workaround, and in the meanwhile moving back to SPI fixes the issue. Also, tabbing the nrfx_config.h a bit to make it more readable.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions