From: Rémi ESSAISSI Date: Sun, 28 Apr 2024 17:48:50 +0000 (+0000) Subject: Update README.md X-Git-Url: http://git.remi.lu/?a=commitdiff_plain;h=65dd0b65d349ace88d92d9bd2392cfa1d453f1f9;p=yamcumobo%2F.git Update README.md --- diff --git a/README.md b/README.md index c8fcf90..5a3ab33 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,29 @@ This a constant WIP of an MCU's motherboard . MCU: STM32G431KBU3 all ports exposed. + +https://www.st.com/en/microcontrollers-microprocessors/stm32g431kb.html + + +RS232 via the ST232BDR from STM too . +https://www.st.com/en/interfaces-and-transceivers/st232b.html + + interactions: Led outpouts and Pin inputs. PWR: from usb and pins. +https://www.st.com/en/power-management/l78l.html + + + silicone as SMD . passive as THT . -Board is made with the possibility to be made at "home" : Almost only one layer :) and no Vias . +Board is made with the possibility to be made at "home" : Almost only one layer :) and no Vias ! -RST and Cristal included :) +RST button and Cristal included :) plus the pull-up resistors for the I2C (activated with jumpers). @@ -25,7 +36,5 @@ The project is made on Kicad , the , OpenSource solution for PCB and electronics https://www.kicad.org/ -https://www.st.com/en/microcontrollers-microprocessors/stm32g431kb.html - Enjoy !! \ No newline at end of file