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

boards: added support for EMW3162 Wi-Fi board #3914

Merged
merged 1 commit into from
Jun 12, 2021

Conversation

a-lunev
Copy link
Contributor

@a-lunev a-lunev commented Jun 12, 2021

Summary

This adds support for EMW3162 Wi-Fi board.
Concerning Wi-Fi chip, EMW3162 is similar to Particle.io Photon board, however EMW3162 board has power-down circuit and the board requires 32768 Hz clock fed from MCO1 output of the STM32F205RG MCU.

Impact

New board support.

Testing

NuttShell (NSH) NuttX-10.1.0-RC1
nsh> ifconfig
wlan0   Link encap:Ethernet HWaddr d0:ba:e4:38:5a:c5 at UP
        inet addr:192.168.1.80 DRaddr:192.168.1.254 Mask:255.255.255.0

@xiaoxiang781216 xiaoxiang781216 merged commit fd46d7a into apache:master Jun 12, 2021
@acassis
Copy link
Contributor

acassis commented Jun 12, 2021

hi @a-lunev did you see the EMW3165 module? It comes with a STM32F411 internally: https://aliexpress.com/item/32805745999.html

@a-lunev
Copy link
Contributor Author

a-lunev commented Jun 12, 2021

hi @a-lunev did you see the EMW3165 module? It comes with a STM32F411 internally: https://aliexpress.com/item/32805745999.html

Hi Alan,
Yes, I did. I just have only EMW3162 that better fitted to my purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants