2017-12-30 05:18 PM
For the life of me I can't find the recommended PCB layout guide for the above chip (STM32L053R8)? Can anyone be so kind and link? Does it exist? Am I searching for the wrong thing?
Best Regards,
Sam
#stm32l02018-01-02 02:14 AM
I am not a PCB expert, but I often check the gerber files of Nucleo board and discovery boards, sometimes even EVAL board. (Just to make sure my hardware colleague makes no mistake.)
Such as followings:
http://www.st.com/resource/en/board_manufacturing_specification/stm32l0538-disco_gerber.zip
http://www.st.com/resource/en/board_manufacturing_specification/nucleo_64pins_gerber.zip
As for general guideline of crystal oscillator, the following document helped me a lost:
For nucleo board, it's simple two-layer PCB, with altium designer project directly offered.
You can directly import it into your favorite design tool.
For discovery board and eval, there are generally only gerber files, you may try to contact ST for other supports.
Hope that helps you!
Zt.
2018-01-02 02:27 AM
Hi
m0sf3tz
,Besides to what was suggested by
Liu.Zhitai
, I suggest you to refer to : 'Getting started with STM32L0xx hardware development'.-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.