LC-DB-1072

From LCWIKI
Jump to: navigation, search

Product Name

BL702S development board 2.4G BLE Zigbee RISC core IoT development board


About

BL70 is a highly integrated BLE and Zigbee combination chipset for IoT applications.
The wireless subsystem includes 2.4G radio, BLE+Zigbee baseband, and MAC design.
The microcontroller subsystem includes a 32-bit RISC CPU, cache, and memory.
The power management unit controls ultra-low power consumption mode and supports various security functions.
Peripheral interfaces include USB 2.0 and Ethernet (BL704/BL706), IR-remote,SPI,UART,ISO 17987,I2C,I2S,PWM,QDEC, KeyScan,ADC,DAC,PIR, GPIO


View

Front view
LC-DB-1072-01.png

Side view
LC-DB-1072-14.png

Reverse image
LC-DB-1072-02.png


Introduction and Explanation

Board size: 35mm * 20.35mm/3g
LC-DB-1072-03.png
LC-DB-1072-15.png
1.3.3V DCDC power supply
2. Power indicator light and user indicator light
3. Introduce IO port
4. Onboard ceramic antenna
5. Download key: Press the boot key, insert the USB, and you can download the program


Functional Features

  • Including 2.4G wireless, BLE+Zigbee baseband and MAC design
  • 32-bit RISC CPU, cache and memory
  • 5V USB power supply, USB burning program


Development environment

Here, taking the gpio-blink project as an example, we will briefly explain the development environment and compilation process. Please refer to the tutorial for detailed content:[1]
Sword Pool CDK download link:Xuantie
IDE: Download Sword Pool CDK, unzip and install
Routine: Decompress SDK \ bl mcu_ SDK release_ v1 .4.5.zip,
Move the decompressed folder to a fully English path (no Chinese in the path)
And find the cdk project file in the directory
LC-DB-1072-06.png

Double clicking on the project file will create a complete project file in that directory Errors and warnings generated by CDK can be turned off
LC-DB-1072-07.png

Double click again to open gpio-blink.cdkproj, and you can see the encoding in cdk
LC-DB-1072-08.png

After editing the source code. Click the Rebuild Project key in the upper right corner to compile
LC-DB-1072-09.png

After successful compilation, a bin file will be generated in the Obj folder for the next program download
LC-DB-1072-10.png


Download instructions

Unzip burning tool/BouffaloLabDevCube-v1.8.3zip, run BLDevCube.exe program

As shown in the figure, find the corresponding tomI and dts files in the decompressed BouffaloLabDevCube-v1.8.3 folder
Select the compiled bin file in the Firmware column
Press and hold the Boot button on the board, and insert the USB cable. A new COM port will be generated in the device manager. Select the corresponding COM port.
Click Create&Down to create a new COM port, select the corresponding COM port, and click Create&Download to download the program. After successful download, a green 100% progress bar will be displayed as shown in the picture
LC-DB-1072-11.png


Download User Manual

For more information on the use of LC-DB-1072, please refer to:Baidu Cloud Drive Extraction code: pqys