Hi
Thanks for your suggestion. Now I followed your suggestions step by step and encountered following problems:
1. I want to add some functions to my application including collected those measurements from FXAS21002C , FXOS8700CQ and transported them to other boards.With reference to ISSDK, I found some solutions in following list of items
- frdmk22f_erpc_client_matrix_multiply_uart
- frdmk22f_agm01_sensorfusion_freertos_agm01 or frdmk22f_agm01_sensorfusion_bm_agm01
What are the recommended ways of combining the above ISSDK examples?
2. I try to find the measurements in "frdmk22f_agm01_sensorfusion_freertos_agm01" or "frdmk22f_agm01_sensorfusion_bm_agm01" examples and can't find any clues to measured values. how to get those XYZ value because i want to send those data to another boards.
I am a beginner in embedded system so I need some suggestions with abundant development experience.
Thanks!