How to read/write to STM32L071B flash memory using LL/Registers ?
Hello, I am trying to find LL functions parallel to those in HAL library that support Flash programming and it looks like there is not support in LL for r/w flash. As HAL library is not an option for me, I am wondering if it is possible <writing directly to registers> achieve this goal, not so easy for me though.
Any help/suggestion in how to go about it would be greatly appreciated
