--- ** [tickets:#330] STM32L010 wrong page size** **Status:** new **Milestone:** 0.11.0 **Created:** Sun Jan 02, 2022 05:05 PM UTC by phil **Last Updated:** Sun Jan 02, 2022 05:05 PM UTC **Owner:** nobody **Attachments:** - [openocd_l010.patch](https://sourceforge.net/p/openocd/tickets/330/attachment/openocd_l010.patch) (328 Bytes; text/x-patch) Flash page size of STM32L010K8 is 128 bytes, while it's declared as 4096 bytes in the stm32lx flash driver used for all L0 and L1 devices. Applying the attached patch allows the driver to work consistently for the L010K8 only. The stm32lx driver should be split to manage different L0 flash page sizes. --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.