Below is a picture of advertising event current waveform:
The TWI current consumption is upto 2mA, I change the peripheral from TWIM to TWI, the current is exactly the same, why?
Is this normal? Or can this current be lower?
Thanks
Below is a picture of advertising event current waveform:
The TWI current consumption is upto 2mA, I change the peripheral from TWIM to TWI, the current is exactly the same, why?
Is this normal? Or can this current be lower?
Thanks
Using EasyDMA doesn't necessarily reduce current consumption, the main advantage is that it off load the processor. From your screenshot I think you are not using DCDC, so I would consider that.
Actually I used DCDC, you mean I didn't configure DCDC correctly?
The most important is, if the TWI current can be lower? This is very important to our product.
Thanks