1621 views|7 replies

768

Posts

0

Resources
The OP
 

I bought a RF module CMT2300A from Taobao, but I don't know how to use it. Please help me [Copy link]

The module name is E49-400M20S4, but the RF chip is CMT2300A. I have never used this kind of module and don't know where to start. Could you please tell me how to use this kind of module? Can the 3 GPIOs above be controlled?

E49-400M20S4_UserManual_CN_v1.1.pdf (992.71 KB, downloads: 14)
CMT2300A-EN-Rev0.7.pdf (1.08 MB, downloads: 10)

Latest reply

GPIO stands for General Purpose Input/Output. It refers to an interface on a microcontroller or single-board computer that allows you to control and communicate with external devices. GPIO pins can be programmed to output a voltage or read a voltage, depending on your needs. These pins are typically used to connect various devices such as sensors, LEDs, motors, switches, etc. By configuring GPIO pins, you can control these devices and read their status to build more complex systems and applications. GPIO pins are usually numbered and labeled on a microcontroller or single-board computer, and their functionality can be controlled via software. Depending on the device, the voltage level and current output capability of each GPIO pin may vary, so it is important to consult the documentation for your device before using them.   Details Published on 2023-3-3 18:35
 
 

6075

Posts

6

Resources
2
 

Why only 3 pins are needed for control? Isn't the communication method SPI?

Comments

I know SPI, I don't mean 3 pins control, I mean, in addition to SPI, there are 3 GPIO how to control  Details Published on 2023-3-3 13:47
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 
 
 

6

Posts

0

Resources
3
 

Although I don't quite understand it, I still come here to learn.

Although I don't quite understand it, I still come here to learn.

Although I don't quite understand it, I still come here to learn.

 
 
 

768

Posts

0

Resources
4
 
Qintianqintian0303 posted on 2023-3-3 09:15 Why are there only 3 pins for control? Isn't the communication method SPI?

I know SPI, I don't mean 3 pins control, I mean, in addition to SPI, there are 3 GPIO how to control

 
 
 

4177

Posts

9

Resources
5
 

1. It is written in the Chinese manual that the module you bought has a dedicated SPI debugging tool. You should use the tool to familiarize yourself with the module first;

2. In the English manual, data packaging is discussed from Page 27. I think if you are using STM32, it may be more convenient to use the three-wire SPI described in the manual. Of course, you can still operate the registers. Please read the English manual more about this, others can't help you.

Comments

OK, thanks  Details Published on 2023-3-3 15:24
 
 
 

768

Posts

0

Resources
6
 
huaiqiao posted on 2023-3-3 14:25 1. It is written in the Chinese manual that the module you bought has a dedicated SPI debugging tool. You should use the tool to familiarize yourself with this module first; 2. ...

OK, thanks

 
 
 

5791

Posts

44

Resources
7
 

GPIO is a dedicated network port conversion device

Personal signature

射频【放大器】

 
 
 

5791

Posts

44

Resources
8
 

GPIO stands for General Purpose Input/Output. It refers to an interface on a microcontroller or single-board computer that allows you to control and communicate with external devices. GPIO pins can be programmed to output a voltage or read a voltage, depending on your needs.

These pins are typically used to connect various devices such as sensors, LEDs, motors, switches, etc. By configuring GPIO pins, you can control these devices and read their status to build more complex systems and applications.

GPIO pins are usually numbered and labeled on a microcontroller or single-board computer, and their functionality can be controlled via software. Depending on the device, the voltage level and current output capability of each GPIO pin may vary, so it is important to consult the documentation for your device before using them.

image.png (148.57 KB, downloads: )

image.png
Personal signature

射频【放大器】

 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Featured Posts
Television standards around the world

In PDF format

USB to serial chip PL-2303 driver

USB to serial chip PL-2303 driver

Timing counter T0 as timing application technology (I)

1. Experimental tasks Use the timer/counter T0 of the AT89S51 microcontroller to generate a one-second timing time as th ...

WiFi wireless changes: Goodbye 802.11, WiFi 4/5/6 is coming

WiFi has many advantages, but the specific name of WiFi is too academic. Fortunately, the WiFi Alliance has realized t ...

Fixed-point programming of DSP floating-point calculation

我们使用的处理器一般情况下,要么直接支持硬件的浮点运算,比如某些带有FPU的器件,要么就只支持定点运算,此时对浮点数的处理 ...

Selection and Differences of Isolated Oscilloscopes and Differential Probes

Sometimes it is dangerous to use an oscilloscope to measure a circuit system with a potential difference. This danger ma ...

STM32 timer (automatic reload) experience sharing

This post was last edited by annysky2012 on 2021-2-5 14:19 A netizen posted a message on the forum asking for advice. T ...

[RVB2601 Creative Application Development] Handheld Game Console (1) Unboxing, Surprise

This post was last edited by nemon on 2022-6-5 20:40 As the saying goes, "Spring makes you sleepy, autumn makes you tir ...

About the defects of MOS switches

For example, when gs is 0, the current flowing from d to s can be blocked, but due to the presence of the parasitic diod ...

How can I use MicroPython to develop the GD32F407 of Jiali Chuang Sky Star?

Can GD32F407 of Jiali Chuang Sky Star be developed with microPython? I tried to download the microPython firmware of ...

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews

Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list