Skip to content

SDK Overview*

GX8002 chip SDK, we call LVP, LVP full name is Lower-Power Voice Process.

1. Preface*

LVP (Low Power Voice Processing) is a speech signal processing framework specially developed for the GX8002 chip. It runs on MCU and NPU, and mainly completes speech signal processing in various working modes, such as noise reduction mode, activation word recognition, etc. In addition, the LVP framework also implements raw voice data collection, voice broadcast, standby time statistics, dynamic frequency modulation and other functions.

2. Using SDK Guide*

2.1 Introductory use*

2.2 Advanced use*

  • SDK software flow chart: This article introduces the software flow chart for the SDK, which requires some careful reading. Read this article to understand the SDK front and back software process.
  • Memory distribution: This article describes the memory distribution for the GX8002 runtime.
  • I2C access Guide: This paper introduces how to communicate with GX8002 through I2C bus.
  • UART access Guide: This paper describes how to communicate with GX8002 through UART bus.
  • OTA updates the migration guide over the serial port: This paper describes how to integrate uart_bootx_example in upper computer to OTA upgrade GX8002 chip through serial port.

2.3 Model compilation and deployment*

2.4 SDK_FAQ*