Page 1 of 1

nucleo F446ZET6 supporting

Posted: Wed Sep 14, 2022 2:20 am
by JasonWu520
Dear, I want a nucleo F446ZET6 supporting package to development my project, but I found stmduino 2.3.0 doesn't support this chipset, anyone can share me a supporting package? Very thanks!!!!!!

Re: nucleo F446ZET6 supporting

Posted: Wed Sep 14, 2022 4:51 am
by ag123
try the Nucleo STM32F446RE variant instead
https://github.com/stm32duino/Arduino_C ... -64-boards
if that works, you can learn to make a variant for your ze board
https://github.com/stm32duino/wiki/wiki
https://github.com/stm32duino/wiki/wiki ... 28board%29
by copying and adapting codes from the F446RE variant.