About libraries and SDKs
We are developing using the following development environment. Are there any libraries or SDKs that we can use?
Also, Is HAL or LL a library?
[IDE] STM32CubeIDE 1.14.0
[MCU] STM32F412VGT6
We are developing using the following development environment. Are there any libraries or SDKs that we can use?
Also, Is HAL or LL a library?
[IDE] STM32CubeIDE 1.14.0
[MCU] STM32F412VGT6
@pass3master wrote:Is HAL or LL a library?
That depends on your definition of "library".
They are supplied as source code which you include into your project, and compile along with your own code.
They are source code libraries.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.