LT6810 Library import in stm32H753 code
I am writing the code stm32H7ZIT6 based master to control slaves based on LTC6810 ic. Although, I am getting errors while importing the specific LTC libraries needed for making this setup work. I am trying to import specifically these libraries
1. LT6810.h
2. LT681x.h
3. LT_SPI.h
4. Linduino.h
but all these are dependent on arduino-based libraries. I have limited experience with stm32, can you help me with what I am doing wrong.
