2021-10-04 05:26 AM
I'm using Zigbee3 with Silicon labs EFR32MG21A020F. I want to read the Distance of ToF sensor which is based on ST library. They mentions that it support multiple IDE. I want to know how to use it in simplicity studio 5. Can anyone help me to figure it out.
2021-10-06 11:54 AM
The code delivered in the example code supports the STM32CubeIDE (and that's free). But we also support IAR, and Keil. These two are not free, but worth the money if you do a lot of programming.
Unfortunately I don't know about Silicon Labs Simplicity.
Good luck.