Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


STM32 compatible GSM - GPRS support

I am evaluating the feasibility of a project in which I need to have cellphone connectivity to Azure or other web services. So I want to know what GSM / GPRS modules can be used with STM32 boards? Also is there any built-in support routines in System Workbench for STM32 software?

My envitonment is:
OS: Windows 10
SW4STM32 version: 1.13.2.201703061529
MCU: STM32L476RG

That’s a great board. But after going through its limits, I find it is rated to work between 0C and 35C. I want to use it inside a car where temperatures can go over 100C. I suppose it will shutdown in such cases. Or is there any work around for such harsh environments?