2019-05-30 02:24 AM
2019-05-30 02:41 AM
Hello,
You have to program your Nucleo board with one of the application or DatalogExtended example. You can find all applications and examples in X-CUBE-MEMS1 package.
2019-05-30 02:44 AM
Hi FZ, did you already installed the STM32 drivers (https://www.st.com/en/development-tools/stsw-stm32102.html)? Regards
2019-05-30 02:48 AM
Yes I have Atollic and the latest ST Cube IDE, tested the boards and they work in that environment,
I got the MEMS package, I'm I supposed to compile any of the example projects and flash before i launch Unicleo?
2019-05-30 02:53 AM
Yes, if you want, for example, to test the sensors on IKS01A2 you can start with DatalogExtended firmware. There is already compiled binary file which you can use, just program the board with the binary file.
2019-05-30 02:59 AM
Got it running, Thanks!