cancel
Showing results for 
Search instead for 
Did you mean: 

I'm using STEVAL-MKI182V2 with STEVAL-MKI109V3. So first I tried to check data with the Unico GUI. Then after I integrated the "ism330dlc_read_data_polling.c" example code in my application. But controller is getting stuck while reading the "whoIam regi"

omkardixi
Associate II
 
2 REPLIES 2
AG.8
Associate III

Hi @omkardixi​ , did you try to run the ism330dlc_read_data_polling.c on the STEVAL-MKI109V3? Which project are you using? Note that you have to start from scratch if you want to build a C project on the ProfiMEMS, since it is not open source form ST.

AG8

omkardixi
Associate II

Hi @AG.8​ Yes I have integrated the same example code In my project and using the STEVAL-MKI109V3 board. Regarding the project, I made my own new project where I have enabled the SPI2, TIMER3 and the UART(using STM ide tool).

Can you suggest to me any document or code which can help me to understand the initialization of the spi more?