platformio / platform-ststm32

ST STM32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/ststm32
Apache License 2.0
381 stars 303 forks source link

Suport for STM32F413VG #776

Open GM-90 opened 1 month ago

GM-90 commented 1 month ago

Hi, I need to use several UARTs for a project and I'm planing to use the STM32F413VG because it has 10 USART/UART. The problem is I could not find it in PlatformIO board list. I found there is a STM32F413RG but it has up to 7 uarts and they are not enough for me. Could you please add it? this would solve my problems. Thanks. Best regards.