2023-07-18 12:38 AM
Hello everyone,
i have STEAL-STWINKT1 board. It has some sensor on it. I want to see these data live on screen and save these values. I dont need to plot fft. How can i do that without using coding with hal libraries.
Thank you
2023-07-18 09:02 AM
Hi @bcryhun
ST offers ready-to-use code examples. You are free to download and modify for your purposes.
Have a look at FP-SNS-DATALOG1 of FP-IND-PREDMNT1; those examples could fit your request.
We are also working to include STWIN in FP-SNS-DATALOG2, an extended version of the above-mentioned FP-SNS-DATALOG1.
Best regards
Simone
2023-07-18 09:32 AM
> How can i do that without using coding with hal libraries.
no problem. read RM and write to registers... bare metal . called. up to you , ymmv .