Solved
Which driver having lower execution time HAL or LL?
Which driver is faster from HAL or LL so cpu can perform other important tasks.
For example to read & write gpio
Using HAL driver,
Using LL driver,
Using direct access MCU resistor.
Which driver is faster from HAL or LL so cpu can perform other important tasks.
For example to read & write gpio
Using HAL driver,
Using LL driver,
Using direct access MCU resistor.
Direct register access will always be the fastest.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.