Question
STM32f new project usin HAL into old project which uses SPL
Posted on February 22, 2018 at 08:56
I have implemented a small program with
STM32F103C6 to initialize
ADS1115 and read data from it via
I2C using
STM32cubeMx & HAL. Can I integrate this program into an other project which uses
SPL ?
Any help would be appreciated. PS: I'm using Keil v5.