2022-03-17 03:40 AM
2022-03-17 10:38 AM
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
2022-03-17 10:19 PM
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?