2024-07-27 04:09 AM
Hi, I am interested in creating a similar PCB to the SMARTAG1 but without a battery to reduce the size of the board. Is it possible to program and power the board purely through the SWD connector?
Solved! Go to Solution.
2024-07-29 03:23 AM
Welcome @isaacseeto, to the community!
SMARTAG1 can be operated without a battery, but then only works if the harvester from the ST25DV supplies enough power.
Although programming of the STM32L031 contained in the board is carried out via SWD, the VDD pin on the SWD has the function of monitoring the voltage at the target during programming (or debugging), but not for supplying the STM32L0. SWD VDD is therefore an output for SMARTAG1, not an input.
However, if you are creating your own PCB anyway, you could provide an additional connector that supplies the PCB instead of the battery?
BTW: the humidity sensor HTS221 has already been set to NRND (Not Recommended for New Design), so it is only a matter of time before it is finally discontinued.
Hope that helps?
Regards
/Peter
2024-07-29 03:23 AM
Welcome @isaacseeto, to the community!
SMARTAG1 can be operated without a battery, but then only works if the harvester from the ST25DV supplies enough power.
Although programming of the STM32L031 contained in the board is carried out via SWD, the VDD pin on the SWD has the function of monitoring the voltage at the target during programming (or debugging), but not for supplying the STM32L0. SWD VDD is therefore an output for SMARTAG1, not an input.
However, if you are creating your own PCB anyway, you could provide an additional connector that supplies the PCB instead of the battery?
BTW: the humidity sensor HTS221 has already been set to NRND (Not Recommended for New Design), so it is only a matter of time before it is finally discontinued.
Hope that helps?
Regards
/Peter
2024-08-01 04:29 PM