Is STM32CubeIDE compatible with SPL Library?
Hi Every I am new to this platform.
my question is as the topic stated above. My situation is that I have my completed project on Keil Vision 5 which works well, but for some reason I need to migrate the whole firmware to STM32CubeIDE.
I googled about the problem and there is no much information about it, while the only seem-valid message i got is: SPL seems not to be supported by STM32CubeIDE.
is rewriting all libraries the only way for me to complete the migration? If so, is there any hints or shortcut for me to do so? Or I really have to rewrite the whole thing?
P.S. I tried moving the files to STM32CubeIDE from Keil and the following picture shows my result

And I figured out that the way to configure GPIO is kind of different that it not quite easy to directly modify it.
I am using STM32F103RCT6
See if there is someone who can answer me so that I dont have to further waste my time to figure out how to do the migration, and rewrite the whole thing instead.