2025-03-01 3:12 AM
I wasn't able to find the STM32 MC SDK reference manual.
Can anyone share a link ?
Solved! Go to Solution.
2025-03-03 1:12 AM
Hello @pjrebordao,
Refer to User Manual documentation available through "Workbench tool">About>Documentations>Documentation>"Files">"File List". Via mc_api.c link, click on function for more detail.
2025-03-01 3:52 AM - edited 2025-03-01 3:52 AM
Here...
https://www.st.com/en/embedded-software/x-cube-mcsdk.html#documentation
>
is not what you want ?
2025-03-01 4:32 AM
Unfortunately no. There's no Reference manual in there, just guides.
What I want is something that describes every function in the MC SDK API, otherwise how to customize the code generated by the workbench, without resorting to a very time consuming trial and error ? (if...)
2025-03-03 1:12 AM
Hello @pjrebordao,
Refer to User Manual documentation available through "Workbench tool">About>Documentations>Documentation>"Files">"File List". Via mc_api.c link, click on function for more detail.