Do you have a question about the GW3323 and is the answer not in the manual?
Questions and answers
葛明義
February 7, 2025
請問哪個晶片有 WIFI+BLE5.X,LCD介面,TOUCH介面?
感謝!
1 comments:
Mr. Anderson
May 14, 2025
The GW3323 chip from Geehy, based on the provided context, has Bluetooth (including classic Bluetooth and low-power Bluetooth) but there is no mention of WiFi, LCD interface, or touch interface. Therefore, based on the given information, the GW3323 does not have WiFi, LCD interface, or touch interface.
Directory COMPILATION ENVIRONMENT DESCRIPTION ............2 (IDE): ( -17.12)C LOCK CODEBLOCKS ODE EDITOR WHICH CALLS THE TOOL PROVIDED IN THE ..... 2 HAIN WHEN COMPILING THE LINK INALLY THE DCF FILE FOR BURN IS GENERATED ........3 RAG APP CBP INTO THE PROJECT TO OPEN THE PROJECT FOR COMPILATION : (RV32-T RISC-V...
Compilation environment description The development environment for the GW3323 chip is “Codeblocks.exe”. For the installation package,“codeblocks-20.03mingw-setup.exe.”. Install CodeBlocks first, then install RV32- Toolchain (When you install ToolChain, the configuration-related compilation environment is registered with CodeBlocks) In the development, we generally use serial port printing or GPIO port and logic analyzer for debugging, breakpoint debugging and simulation are not currently supported.
ToolChain: (RV32-Toolchain-Setup_vxxx)Contains RISC-V compiler, Bin file conversion tool, etc. Downloader:the function of serial port printing tool software, can be used for developers debugging,CP210x_Windows_Drivers:the Xlink burner driver. w w w. g e e h y. c o m P a g e 4...
Page 6
Developers generally select "Develop" in the following figure, so that they can easily view the printing information after downloading. w w w. g e e h y. c o m P a g e 5...
Project Introduction Open the "GW3323_SDK_V1.0 GW3323_SDK projects GW3323.cbp" file with the "codeBlocks" development tool. The following interface appears after opening: w w w. g e e h y. c o m P a g e 6...
Page 8
There are three folders on the left side of the interface, which are xxx. c and xxx. h files of the project file, and the other folder is the output download file. Click main. c to see all sample programs. GW3323_ SDK_ The V1.0 project file opens the Bluetooth pass-through function and the w w w.
Page 9
printer print fixed character function by default. If you need to use other routine functions, just open the corresponding initialization and sample functions. Example: If you need to use the IIC function, you can cancel the corresponding IIC_ AT24C01_ Init() initialization function and IIC_ AT24C01_ Comment on the exa mple() function, and comment out other unused initialization functions.
Page 10
The control of SPP Bluetooth is in spp. c: w w w. g e e h y. c o m P a g e 9...
Page 11
The control of BLE Bluetooth is in app. c w w w. g e e h y. c o m P a g e 10...
Page 12
The library functions of peripherals are placed in the gw3323 project file. You need to call these functions when you write your own functions. w w w. g e e h y. c o m P a g e 11...
1、 Connect the development board with the serial port module of CP2102 or Geehy serial port module. Geehy XLink modue: RX---->Link GW3323 PB3; CP2102 Serial port module:TX -- string 200R -- RX --->Link GW3323 PB3; 2、 The three wires of the serial port module (GND,RX,3.3V) are connected to the development board (GND,PB3,3.3V), and the other end is connected to the USB port of the computer.
Page 14
4、 Then select the project file. dcf, and click Start Download. As shown below: (1) The download file of the routine is in GW3323_ SDK_ V1.0\GW3323_ SDK\projects\Output\bin\gw3323.dcf (2) Select the serial port number of CP2102 serial port on the computer...
Page 15
(5) Click Start to download the program w w w. g e e h y. c o m P a g e 14...
Example Code presentation 1、 The default routine (GW3323_SDK_V1.0) is "printer test and Bluetooth ". The example program includes: Printer output fixed characters: Press the SW5 button of the development version to control the printer to output "Geety" characters You can also connect Bluetooth to control the printer to output fixed character "Geety" through hexadecimal command ->0x1d34.
Page 17
Debugging Assistant" APP on the mobile phone to connect with the development board. In the program, we put the received data in the ptr array and send it to the computer through the high- speed serial ports PB1 and PB2. w w w.
Page 18
6、 In this way, we only need to initialize the serial port and wait for the serial port receiving function in the main function to realize the transparent transmission function of Bluetooth. The baud rate is set to 115200, which can also be changed as needed w w w.
Page 19
7、 In the printer output fixed character program, we initialize each pin of the printer and wait for the flag bit in the printer routine. For example, if the key is pressed and Bluetooth receives fixed data, such as the relevant flag position 1, we let the printer print "Geehy". w w w.
Page 20
8、 There is also a Bluetooth indicator function in the program, which shows different states by judging whether the Bluetooth is connected. When the Bluetooth is not connected, the LED2 indicator flashes at a frequency of 500ms. When the Bluetooth is connected to the development board, the LED2 is always on to indicate that the connection is successful.
Page 21
9、 Diagram: w w w. g e e h y. c o m P a g e 20...
Page 22
10、 After the program is downloaded, you can open the serial port assistant on the computer (take SSCOM software for example), set the bit rate of 115200, select the port number, and check HEX display. Use the mobile phone software (SPP for example) to connect the development board Bluetooth, select the hex sending format, and input the data to see it on the computer.
Page 23
11、 We can also send 1d34 data in hex format to see that the printer prints "Geehy" characters, or control the printer to output "Geehy" characters through SW5 key. w w w. g e e h y. c o m P a g e 22...
After opening the software, select BLE OTA or SPP OTA to perform the over-the-air software upgrade 3、 of GW3323. Take BLE OTA as an example, and the specific steps are shown in the following figure. w w w. g e e h y. c o m...
Page 25
Choose your Bluetooth name Select file SELECT the.fot file and click Select w w w. g e e h y. c o m P a g e 24...
Page 26
Click Start upgrade, wait for the progress bar to finish, and then restart the device 4、 Document production Click the icon shown below in the Download screen Select the file format, set the filename, and save it w w w. g e e h y. c o m P a g e 25...
Version History Table 1 File version history DATE version Version history 2022.11 Original 2022.12 Added "Routine Display" and "Common Settings" w w w. g e e h y. c o m P a g e 28...
Page 30
Statement This document is formulated and published by Geehy Semiconductor Co., Ltd. (hereinafter referred to as “Geehy”). The contents in this document are protected by laws and regulations of trademark, copyright and software copyright. Geehy reserves the right to make corrections and modifications to this document at any time.
Need help?
Do you have a question about the GW3323 and is the answer not in the manual?
Questions and answers
請問哪個晶片有 WIFI+BLE5.X,LCD介面,TOUCH介面? 感謝!
The GW3323 chip from Geehy, based on the provided context, has Bluetooth (including classic Bluetooth and low-power Bluetooth) but there is no mention of WiFi, LCD interface, or touch interface. Therefore, based on the given information, the GW3323 does not have WiFi, LCD interface, or touch interface.
This answer is automatically generated