Related STM32 wiki article.
This project is the project of the battery less demo with STM32U0.
It contains two main sub-projects:
- The full project of the Data-Logger-and-Transmission-Module, developped with IAR 9.30.
- Incomplete project of the Receiver-and-Display-Module , developped with IAR 8.50. The middleware generated by TouchGFX is not included for licensing reasons. Detailed steps on how to add this middleware is explained in the wiki article.
It also contains one additional project:
- The full project of the TouchGFX Designer display (XTRA_Display-TouchGFX-project), from which the display part of the Receiver-and-Display-Module is based. It was developped with TouchGFX 4.24.0 Designer.
For more information, refer to How to develop ultra-low-power and battery less demo with STM32U0 MCUs, the related wiki article.
Data-Logger-and-Transmission-Module:
Name | Board | Documentation |
---|---|---|
STM32U083C-DK | MB1933B | https://www.st.com/en/evaluation-tools/stm32u083c-dk.html |
X-Nucleo-S2828A2 | MB1642D | https://www.st.com/en/ecosystems/x-nucleo-s2868a2.html |
Receiver-and-Display-Module
Name | Board | Documentation |
---|---|---|
Nucleo-U083RC | MB1932B | https://www.st.com/en/evaluation-tools/nucleo-u083rc.html |
X-Nucleo-GFX01M2 | XS2868V2 | https://www.st.com/en/evaluation-tools/x-nucleo-gfx01m2.html |
X-Nucleo-S2828A2 | MB1642D | https://www.st.com/en/ecosystems/x-nucleo-s2868a2.html |