LoRa-E5-STM32WLE5JC-Examples

所属分类:自然语言处理
开发工具:Makefile
文件大小:6161KB
下载次数:0
上传日期:2021-06-28 17:54:12
上 传 者sh-1993
说明:  STM32 LoRa E5开发板示例代码
(STM32 LoRa E5 Dev board example codes)

文件列表:
oled (0, 2021-06-29)
oled\.cproject (40629, 2021-06-29)
oled\.mxproject (10108, 2021-06-29)
oled\.project (5314, 2021-06-29)
oled\.settings (0, 2021-06-29)
oled\.settings\language.settings.xml (2911, 2021-06-29)
oled\.settings\org.eclipse.cdt.core.prefs (226, 2021-06-29)
oled\.settings\stm32cubeide.project.prefs (197, 2021-06-29)
oled\Core (0, 2021-06-29)
oled\Core\Inc (0, 2021-06-29)
oled\Core\Inc\fonts.h (2945, 2021-06-29)
oled\Core\Inc\main.h (2419, 2021-06-29)
oled\Core\Inc\ssd1306.h (10908, 2021-06-29)
oled\Core\Inc\stm32wlxx_hal_conf.h (12103, 2021-06-29)
oled\Core\Inc\stm32wlxx_it.h (2106, 2021-06-29)
oled\Core\Inc\test.h (403, 2021-06-29)
oled\Core\Src (0, 2021-06-29)
oled\Core\Src\fonts.c (42826, 2021-06-29)
oled\Core\Src\main.c (8313, 2021-06-29)
oled\Core\Src\ssd1306.c (16310, 2021-06-29)
oled\Core\Src\stm32wlxx_hal_msp.c (4646, 2021-06-29)
oled\Core\Src\stm32wlxx_it.c (5582, 2021-06-29)
oled\Core\Src\syscalls.c (2605, 2021-06-29)
oled\Core\Src\sysmem.c (2820, 2021-06-29)
oled\Core\Src\system_stm32wlxx.c (14175, 2021-06-29)
oled\Core\Startup (0, 2021-06-29)
oled\Core\Startup\startup_stm32wle5jcix.s (16601, 2021-06-29)
oled\Debug (0, 2021-06-29)
oled\Debug\Core (0, 2021-06-29)
oled\Debug\Core\Src (0, 2021-06-29)
oled\Debug\Core\Src\fonts.d (7389, 2021-06-29)
oled\Debug\Core\Src\fonts.o (847496, 2021-06-29)
oled\Debug\Core\Src\fonts.su (44, 2021-06-29)
oled\Debug\Core\Src\main.d (7561, 2021-06-29)
oled\Debug\Core\Src\main.o (858592, 2021-06-29)
oled\Debug\Core\Src\main.su (240, 2021-06-29)
oled\Debug\Core\Src\ssd1306.d (7442, 2021-06-29)
oled\Debug\Core\Src\ssd1306.o (862088, 2021-06-29)
... ...

#### LoRa-E5-STM32WLE5JC-Examples The LoRa-E5 Development board by **Seeed Studios** is a new dev-board in the market with embedded LoRa-E5 STM32WLE5JC Module that supports LoRaWAN protocol on global frequency band (for more info check [wiki](https://wiki.seeedstudio.com/LoRa_E5_Dev_Board/)). The chip is new hence not much exploration and information about how to code it for different scenarios is not given on the internet. After myself toiling through the seeed studio forums and a number of other github repos, I thought to help the community with working example codes for this board particularly. Requirements to run the code: - STM Cube IDE (for STM32 software development) - STM32 Cube Programmer (to upload the .hex files on the board and other related options) - ST-Link V2 (the clone one [link](https://robu.in/product/st-link-v2-programmer-for-stm8-and-stm32/)). - STM32Cube FW_WL V1.0.0 firmware package (it will get installed once you select for the STM32WLE5JC chip from the target selector) The repo has folders corresponding to different code examples, detailed of which is given in the README.md file in the folder itself. How to run the code: - Import the project folder by File->Open Projects From File System and then selecting the path to the folder or double click on the .project file (click on show hidden files if not visible). - Once imported, open the main.c file from the Core/Src folder in every example project. - Click on the hammer button on the toolbar to build the project. - Connect the board to the ST-LINK V2, and then ST-LINK to the computer and select the play button (corresponding to Run main.c). - The code will be uploaded to the dev-board and click the **reset** switch to start the code execution.

近期下载者

相关文件


收藏者