Skip to main content
Visitor II
August 24, 2021
Solved

Regarding Nucleo-L476

  • August 24, 2021
  • 3 replies
  • 1185 views

I have coded the Nucleo L476.​ How to mount the particular micro controller on my PCB ? What is the exact micro controller name which is there on Nucleo L476?

    This topic has been closed for replies.

    3 replies

    Super User
    August 24, 2021

    STM32L476RG

    https://www.st.com/en/evaluation-tools/nucleo-l476rg.html

    Note, "Nucleo-L476" isn't a board name. The only nucleo board with an L476 chip is called the "NUCLEO-L476RG".

    Graduate II
    August 24, 2021

    STM32L476RGT6(U) The U is an ST designation for a part they have sold themselves, licensed for the development/evaluation market

    https://www.digikey.com/en/products/detail/stmicroelectronics/STM32L476RGT6/5344353

    Visitor II
    August 25, 2021

    Can I design my PCB using STM32L476RGT6(U)? If so, what is the circuit for it? Please provide me any material which includes the peripheral circuit.

    Graduate II
    August 25, 2021

    You can design with whatever part you chose, you don't have to use the 64-pin device.

    There should be schematics for the NUCLEO, DISCO and EVAL series boards for the STM32L4 parts, under the "CAD Resources" tab for each of the boards, try that.

    The reference and data manuals also have information most designers would need.