-
-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Labels
Description
Hello,
When working on a STM32G474CEU6 chip, I found that it can be programmed from Arduino IDE by selecting Nucleo-64 G474RE. However, setting the PlatformIO project to "platform = ststm32 board = nucleo_g474re framework = arduino" cannot actually program the chip. STM32G474RE can be programmed using PlatformIO. The datasheet is at "https://www.st.com/resource/en/datasheet/stm32g474cb.pdf"
Thank you so much for your time and effort