Does the Lower Level library have any support for writing to the internal flash on the STM32L4xx family?
I have only managed to find examples using HAL libraries which I am not fond of. I Have been looking through the LL header files genereated by STM32cubeMX for any flash programing information at all but I was unable to find any. If there is not supp...