NRF52810 Power Issue (SPI )

I do have different issue with Nrf52810. I am trying to build a wearable device with NRF52810 and LSM6DSMTR.
I am measuring the current towards the NRF52810 using a series resistor (100E).

Rectangle part is SPI Communication (NrF Delay) in the graph

Whenever I send an SPI command, I can see there is a triangle based current consumption (Not sure what it is ). 
You can see the image without SPI as well.

I am using SES V5.62 (SDK 7.2.0) 

Parents
  • Hi, can you try with a lower value series resistor, and check if you see the same thing? 100 Ohm is quite large, and you will get a significant voltage drop when the current increases. Maybe try with 10Ohm maximum.

    Is the LSM6DSMTR powered from the same power source? I.e. does it have the same voltage level? Are you able to measure the voltage on the MISO pin (and any other input pins you might have) and see if it is at a stable voltage during the triangular shaped period, and not floating up and down?

Reply
  • Hi, can you try with a lower value series resistor, and check if you see the same thing? 100 Ohm is quite large, and you will get a significant voltage drop when the current increases. Maybe try with 10Ohm maximum.

    Is the LSM6DSMTR powered from the same power source? I.e. does it have the same voltage level? Are you able to measure the voltage on the MISO pin (and any other input pins you might have) and see if it is at a stable voltage during the triangular shaped period, and not floating up and down?

Children
Related