platformio / platform-siliconlabsefm32

Silicon Labs EFM32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/siliconlabsefm32
Apache License 2.0
5 stars 6 forks source link

Support for SiLabs stk3701 (efm32gg11) #3

Closed Scowt closed 3 years ago

Scowt commented 4 years ago

Would it be possible to add support for the newer giant gecko chips? I have an Efm32gg11 starter kit, part number slstk3701A, and wish to develop for the EFM32GG11B820F2048GQ64-B chip. It seems to be a newer chip revision than what you currently support.

It's for a student project, and I'm finding simplicity studio to be a bit more resource intensive than platformio.

Thanks for all your work :-)

Scott

valeros commented 3 years ago

The board is already supported: https://github.com/platformio/platform-siliconlabsefm32/blob/develop/boards/efm32gg11_stk3701.json . But the problem is that there is no support for low level SDK from SiLabs, you can only use mbed.