In our previous article we have learned the basic information on the NRF wireless module 24LE1. The next step after knowing all the theoretical aspects is how to use the module and burn codes into it to use in projects.
Programmer Pin # | Programmer pin description |
NRF24LU1/NRF24LE1 |
---|---|---|
1 | VCC | VCC |
2 | VCC | VCC |
3 | RTS | RST |
4 | SMOSI | SMOSI |
5 | SSCK | SCK |
6 | PROG | PROG |
7 | SMISO | SMISO |
8 | SCSN | CSN |
9 | GND | GND |
10 | SND | GND |
Fig – Connection of Mpro burner with nrf24LE1
Make sure the VCC output is right. If you choose 5V output but connect it to 3v3 device, you may damage your device.
If the signal connection is wrong, the software may be dead. Unplug the device and close the software. Check the wiring and start again.
We also need a software along with hardware burner, to choose hex file and set various parameters. We will use mpro software which is compatible with the mpro hardware burner. In the software, we will provide chip library which contains details about target microcontroller which is NRF24LE1 in our case. Both the software and its chip library can be downloaded from here.
Filed Under: How to
Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.
Tell Us What You Think!!
You must be logged in to post a comment.