2019-09-24 05:26 AM
Hi All
I am useing STM32F103RBT6. I want to use the library. So I find the STM32F1X standard peripheral library firmware by Tools&Software>Embedded Sofrware>STM32>standard...
But i can't find the user mannels or reference mannels for the library.
Could you please show me the link and tell me where to find the mannel about the driver library.
Best Regards
Junkai
2019-09-24 05:54 AM
There is a *.CHM file in the root folder of the SPL firmware. stm32f10x_stdperiph_lib_um.chm in my case.
I think this is all you get, since the SPL is abandoned in favour of the all-new-and-shiny CubeMX.
Not going to comment on the latter ...
2019-09-24 06:05 AM
How can i open this format file. There is no PDF resource?
B.R.
2019-09-24 06:17 AM
CHM is Microsoft's proprietary e-book format. It is not PDF, Readers exist for Linux too, please google.
-- pa
2019-09-24 06:19 AM
What OS are you using?