X-NUCLEO-LPM01A PowerShield - Dynamic Current Range Too Limited?
The X-NUCLEO-LPM01A PowerShield has a dynamic current range maximum of only 50mA.
This is a long way short of the maximum current found in many STM32 applications; eg.
- STM32WL - max Tx current is 120mA;
- B-L072Z-LRWAN1 - max Tx current of the radio module is 128mA
Particularly annoying is that the PowerShield will simply abort the acquisition when the 50mA limit is exceed; eg, see:
https://community.st.com/s/question/0D53W00000KpzoVSAR/stm32l562edk-current-up-to-150ma
and:
This makes the PowerShield useless in these applications.
Is there any workaround to this?
Even if it just gave an 'out-of-range' value in the logs, that would be preferable - then we could get measurements for all except the peaks using the PowerShield, and only have to find other means to measure the peaks.
