STM32H7 CubeMX LL drivers
Hi,
when porting some code that uses CubeMX LL drivers to a H7, I noticed that CubeMX doesn't allow selecting LL drivers for any peripherals, but insists on using HAL for everything.
Is there a particular reason that LL drivers can't be used on the H7, or will there be LL driver support at some point in the future?
Thanks, Patrick