2024-11-28 05:53 PM
Does anybody know where do I get the .a library for LSM303AGR on ambiq apollo4blue plus platform which contains following feature.
note:
I am currently using this two library, but it doesnt work well and I have been tring to find the referrence about this two lib but I can not find any as well.
2024-11-28 06:14 PM
When I run the code, compiler says there are some undefine/undeclare function inside the iNemo API.
I can call "iNemoEngine_GeoMag_Init", "iNemoEngine_GeoMag_Ver" but not "iNemoEngine_GeoMag_Run"
I wondering if the version is too old. Same situation happened on "MagnetometerCalibration_Cortex_M4".
I also wonder if above two library are not longer support for LSM303AGR? because I can not find any resource about that.