2022-10-04 10:41 AM
I have a project where the STM32 L052 was chosen as the MCU and I was unable to find a development board for that exact model. What would be the most similar development board/kit to use for development purposes?
2022-10-04 10:44 AM
Nucleo-L053, Nucleo-L073. Both are simple supersets of L052.
2022-10-04 11:03 AM
Which one? It's available in 32-64 pin versions, at least 7 flavors
https://www.st.com/resource/en/datasheet/stm32l052r8.pdf
Perhaps just get a break-out PCB, solder to that and then breadboard, or wire-wrap as is your preferred development path.
2022-10-04 11:17 AM
Thank you bot for the quick answers!
@Community member I'm not entirely sure what the EE team has landed on for the package, but going the break-out route is a solid "plan B" ... thanks!