Other Parts Discussed in Thread: MSPM0L1306, , MSP432E401Y
Tool/software:
We have purchased the TMAG3001evm and mspm0l1306. Alicia revised a project and sent code tmag3001evm_lp-mspm0l1306evm_I2C+SENT'
The code works well.
I need to make some additions and downloaded TMAG3001_Example_Code this weekend because it contained additional code using I2C for TMAG3001, The code is not a project but a collection of routines: hal.c, hal.h, main.c, tmag3001.c, and tmag3001.h.
The problem is that the routines I need all require access to TMAG3001 via I2C. I need to include the additional subroutines in the version I have. Unfortunitely since the code is not a project I don't have a syscfg. Also I was not able to detect where some of the include files came from.
I noticed many of the new subroutines begin with map_. I believe this is because the code is for a different mcu.
Can you provide the proper include files, so I can get the source code for the additional code? I could include the source in my code,
Or if you have a syscfg I could build the code and extract what I need.
Thanks
eric@avidasw.com edulicki@avidasw.com