| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository provides examples, tutorials, firmware, and other development resources for the ISPU, a dedicated ultralow-power, high-performance, programmable core, able to execute real-time processing directly inside the sensor.
The ISPU allows implementing algorithms written in C code running directly inside the sensor instead of on an application processor, enabling consistent reduction in power consumption, latency, and cost. Any type of algorithm can be implemented, from artificial intelligence to signal processing.
Thanks to the sensor hub functionality, which allows connecting up to four external sensors, the ISPU can process their data as well, thus enhancing the intelligence of sensors that do not have any onboard processing.
The output of the algorithms can be read from the application processor at any time. Furthermore, there is the possibility to generate an interrupt when there is new relevant information in the output, so that the application processor can otherwise sleep and save power.
The sensors embedding the ISPU are supported by the ISPU-Toolchain, the X-CUBE-MEMS1 software package, MEMS Studio, a graphical application to develop and test solutions, and the software included in this repository.
Pretrained artificial intelligence models can be easily converted to code optimized for the ISPU using ST Edge AI Core. Other tools from the ST Edge AI Suite that are based on ST Edge AI Core can also be used: MEMS Studio enables a graphical approach with its ISPU Model Converter feature, while ST Edge AI Developer Cloud allows converting and benchmarking models with only a web browser.
For more information, please explore the page on ST's website dedicated to the MEMS Sensors Ecosystem for Machine Learning.
This repository is structured as follows:
Here is where to find the resources helpful when using ST Edge AI Core, MEMS Studio's ISPU Model Converter, and the ST Edge AI Developer Cloud:
For more help with ST Edge AI Core, please refer to the HTML documentation distributed with the tool, available in its installation folder.
More information: http://www.st.com
Copyright © 2023 STMicroelectronics
| Back | FazBrowse Home | New Git URL |