2021-09-29 09:35 PM
Hi,
I'm mounting STM32L476RGT6U on PCB. For that, I have made this schematic. I need some expert suggestions from anyone who has in-depth knowledge of this. I'll use an ST-LINK V2 to debug and upload the program to the MCU on PCB.
2021-09-30 12:11 AM
Read and compare to
AN4555
Application note
Getting started with STM32L4 Series and STM32L4+ Series
hardware development
hth
KnarfB
2021-09-30 12:17 AM
That I have already seen and made it referring to that only. Rather, you can give your expert opinion, if any modification is required.
2021-09-30 12:20 AM
Why do you think it wont work?
The schematic is only half of the information needed here, could you post PCB snapshots?
2021-09-30 01:16 AM
Thanks, Javier. I have made this schematic as per best of my knowledge. I'm new to this MCU and STM too. Most of the people are placing MCU with a development board on their PCB, which is why their work is simpler as they don't have to care about MCU detail pinouts. But my work is different as I'm placing only the MCU on my PCB. If a wrong connection happens here, the entire PCB board will not work and become waste; waste of money and effort. That's why I'm seeking expert reviews and suggestions from people like you. If If you agree that everything is correct on this schematic, I'll proceed with the PCB layout.
I have mentioned all the connection-related stuff in the schematic itself. PCB file will be just the total system nothing other than that. I just wanted to verify this MCU part from you all. Anyway, if it's okay and correct I'll post the entire PCB screenshots.
2021-09-30 01:30 AM
You have changed NRST circuitry. This is usually a "wired or", see ref. I wouldn't use a serial capacitor in the way you did. NRST is an IO pin.
Didn't look into more details.
hth
KnarfB
2021-09-30 01:43 AM
It is referred exactly.
2021-09-30 01:58 AM
When the switch is in its left position, the C is open. When switched right while powered, a potential equalization will suddenly happed. In the above schem. the situation is more static, no switch.
2021-09-30 02:33 AM
My idea is like the switch will be towards the right (connected to the ground through the capacitor) most of the time, specifically when the device is running and performing normal activities. It will be only towards the left (connected to the MCURST pin of STLINK) when ST-LINK V2 will be connected with MCU for debugging and program uploading. The switching can be done through jumper manually.
2021-09-30 06:19 AM
Paul