Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Board]: STM32WL (Seeed Studio Wio-E5) #2539

Closed
GUVWAF opened this issue Jun 1, 2023 · 4 comments
Closed

[Board]: STM32WL (Seeed Studio Wio-E5) #2539

GUVWAF opened this issue Jun 1, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request hardware-support Add hardware support for new devices or modules

Comments

@GUVWAF
Copy link
Member

GUVWAF commented Jun 1, 2023

SOC

Other

Lora IC

SX1262 (inside STM32WL)

Product Link

https://www.seeedstudio.com/LoRa-E5-mini-STM32WLE5JC-p-4869.html

Description

There is currently a variant of the firmware for this architecture with which the device boots and the radio initializes, but LittleFS is not working. See #2265.

Should be a very low-power device as it uses the same processor as NRF52 (single-core ARM Cortex-M4) running at lower clock frequency, no Bluetooth, and the radio is integrated on the same chip.

@GUVWAF GUVWAF added enhancement New feature or request hardware-support Add hardware support for new devices or modules labels Jun 1, 2023
@geeksville
Copy link
Member

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/stm32wl55-mesh-lora/7820/2

@samuk
Copy link

samuk commented Jan 30, 2024

@Dr-Gandalf
Copy link
Contributor

Is it really worth to develop this HW? It only has 256kB flash memory, if it ever works, it will be really limited, considering the that other ARM devices compiles to ~600kB binary file. It may be better to implement a stm32wb5mmg + sx1262 https://www.st.com/en/microcontrollers-microprocessors/stm32wb5mmg.html this will have Bluetooth and 1MB flash, just an idea.

@thebentern
Copy link
Contributor

It will be worthwhile as an ultra low-power repeater

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hardware-support Add hardware support for new devices or modules
Projects
None yet
Development

No branches or pull requests

6 participants