2022-11-02 07:27 PM
Hi,
the AN2629 mentions the firmware which measure the power consumption of the STM32F10x device in page 22/43. Anyone knows where are the STM3210B-EVAL example projects ? Thanks
Solved! Go to Solution.
2022-11-03 03:17 AM
The AN2629 is part of the STSW-STM32012 software package, which is still actively available. As @Community member said, it is still based on the SPL (Standard Peripheral Library).
Hopefully you will find what you are looking for there?
Good luck!
Regards
/Peter
2022-11-03 01:51 AM
Not sure
Some of the old app notes had specific downloads, or used the SPL.
The availability of those at this point might be problematic.
Much material is available with CubeF1 examples and board trees.
Might look further when at a computer..
2022-11-03 03:03 AM
thank you very much
2022-11-03 03:17 AM
The AN2629 is part of the STSW-STM32012 software package, which is still actively available. As @Community member said, it is still based on the SPL (Standard Peripheral Library).
Hopefully you will find what you are looking for there?
Good luck!
Regards
/Peter
2022-11-03 09:07 AM
Thank you very much. I need it because almost my projects based on the SPL.