Connection diagram of 51 MCU and NRF24L01 wireless module

Publisher:PeacefulAuraLatest update time:2021-02-23 Source: eefocus Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

There is a connection problem between the 5V 51 microcontroller and the NRF24L01 wireless module. They said that improper connection will cause the following problems:

1. The power supply voltage of NRF24L01 wireless module is 3.3V, but when the wireless module is plugged in, the power supply voltage of the module is 4.5V. This is very puzzling. The 1117-3.3V power supply output is 3.3V, but the power supply voltage increases when the module is plugged in. This is because the 5V voltage of the 51 microcontroller I/O port is backflowed from the SPI port of NRF24L01! So improper connection will bring you unnecessary losses.


2. Another possible reason is that the communication is not possible. The program of NRF24L01 is relatively simple. If the program is fine, then the problem must be in the hardware. Many friends asked me why my wireless module cannot communicate? I have been adjusting it for a week or even a month, but there is no result. I am already very tired and don’t want to see the NRF24L01 module. It gives me a headache when I see it, haha. I am not trying to discourage you. I will stop here and post the connection diagram!


Reference address:Connection diagram of 51 MCU and NRF24L01 wireless module

Previous article:Does 51 microcontroller serial port communication need a timeout interrupt?
Next article:Hot51 enhanced MCU development board schematic diagram

Recommended ReadingLatest update time:2024-11-22 22:05

Design of eight-way buzzer-beater based on 51 single-chip microcomputer
1. Hardware Solution This design uses the STC89C52 single-chip microcomputer and peripheral interfaces to implement the answering system. It uses the timing and counting principles of the single-chip timer/counter to organically combine software and hardware, so that the system can correctly time and the digital tube
[Microcontroller]
Design of eight-way buzzer-beater based on 51 single-chip microcomputer
51 single chip microcomputer buzzer plays "My Motherland and I"
Due to the needs of my classmates, I used the buzzer function of the 51 single-chip microcomputer to compose a song "My Motherland and I". The following is the complete code: #include reg52.h sbit beep = P1^5; unsigned char timer0H, timer0L, time; //The MCU crystal oscillator uses 11.0592MHz // Frequency-half-cyc
[Microcontroller]
51 single chip microcomputer buzzer plays
Intelligent temperature control system based on 51 microcontroller
1. System Overview The modules used in the system include AT89C51 microcontroller + 8-bit common anode digital tube + DS18B20 temperature detection module + button + fan + heating device + photoelectric tube + relay + motor drive module L298N. This design uses a 51 microcontroller as the core control, using a digita
[Microcontroller]
Intelligent temperature control system based on 51 microcontroller
Solution to power supply problem of MCU based on SE8510
  1. Design of flyback isolated power supply based on SE8510   Figure 1 is the schematic diagram of the SE8510 flyback isolated power supply system. The SE8510 is an offline isolated primary-side controlled flyback LED driver control IC. The SE8510 uses a rugged high-voltage isolation process that can withstand an i
[Microcontroller]
Solution to power supply problem of MCU based on SE8510
51 MCU bus and non-bus program comparison
#include #include intrins.h #define uchar unsigned char #define uint unsigned int uchar code table ="The distance is "; uchar code table1 =" 00.0cm "; sbit shuru=P1^0; sbit yidianling=P1^0; sbit yidianyi=P1^3; //delay void delay(uint z) { uint x,y; for(x=z;x 0;x--) for(y=110;y 0;y--); } //1602 write addre
[Microcontroller]
51 MCU---IO port
MCS-51 has 4 bidirectional parallel IO ports: P0, P1, P2, and P3; among them, P0 is a three-state bidirectional port with a relatively large driving capability, which can drive up to 8 TTL circuits; P1, P2, and P3 are quasi-bidirectional ports (when used as input, the port line needs to be pulled to a high level, so it
[Microcontroller]
51 MCU---IO port
8051 MCU Tutorial Lesson 18: Interrupt System
Microcontroller Lesson 18: Interrupt System The concept of interruption What is an interrupt? Let's introduce it from an example in life. You are reading a book at home, and suddenly the phone rings. You put down the book, answer the phone, talk to the caller, then put down the phone and come back to read your boo
[Microcontroller]
51 MCU external interrupt trigger mode
There are two triggering modes for the external interrupt of the 51 MCU: level triggering and edge triggering. When the level triggering is selected, the MCU checks the interrupt source line in each machine cycle, and when it detects a low level, it sets the interrupt request flag and requests an interrupt from the CPU
[Microcontroller]
Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号