background image

CLASSIFICATION 
Einstufung 

 

No. 
DS-Eval4570-2400 

REV. 

SUBJECT 
Thema 

EvalBoard PAN4570 

 

PAGE 
Seite 

 

9  of  20 

CUSTOMER’S CODE 
EvalPAN4570 

PANASONIC’S CODE 
 

DATE 
Datum 

 

06.11.2006 

 

 

European Technology Center 

Panasonic Electronic Devices (EUROPE) GmbH 

APPROVED 

genehmigt 

CHECKED 

geprüft 

DESIGNED 

Erstellt 

 

8.2.   UPLOAD OF EMBERZNET SAMPLE APPLICATIONS  

 

Insert the cd coming with this kit into the drive of your pc and navigate to the folder 
\software\images. Here two image files are provided for the >simple-lighting< application, 
simple-lighting-light.ebl and simple-lighting-switch.ebl.  
After launching the embedded bootloader load the “LIGHT”-image as follows:  
On the terminal window type in >1<.  The response should read: 

begin upload 
CCCCCC….. 

In the terminal program select the file transfer function, set the protocol to “Xmodem”, 
select the simple-lighting-light.ebl as file and start the transfer. After successful upload 
the response from PAN4570 is

  

Serial upload complete 

After pressing the RESET button on the testboard the output from PAN4570 is 

simple light (<)00000000000000 offline 
Network init status 93 

Pressing SW2 results in D14 turned on and the output on the terminal 

   

 

EVENT: light on

 

Pressing SW6 results in D14 turned off and the output on the terminal 

   

 

EVENT: light off

 

On the other device run the procedure described above using the simple-lighting-
switch.ebl instead. After pressing the RESET button on the testboard the output from 
PAN4570 as switch is: 

simple switch (<)00000000000000 offline 

   

 

Network init status 93

 

For a guide on operating “simple-lighting” see the Ember

TM

 document 

\Ember\EmberZNet2.5.0\app\sampleApps.html as a part of the installation of EmberZNet 
on your pc. Please look at the folder \Ember\EmberZNet2.5.0\app\simple-lighting as well. 
The basic functionality is described in the simple-lighting.h file, while the operation and 
function of the buttons and LEDs are desribed in main.c. 

Remark:

 For the use of buttons 

and LEDs on the PAN4570 testboard with “simple-lighting” see also table 4 on the next 
page. 
Following the button actions descibed in sampleApps.html (e. g. setting the coordinator, 
network joining and connecting) you can remotely switch the LIGHT D14 on and off.  
If you would like to boot PAN4570 in embedded bootloader mode again, connect  GPIO5 
(pin 26 of the 34 pin connectors A-B-C-D on the testboard) to ground while the testboard 
power is switched to OFF. After switching the power ON again wait 2-3 seconds and 
remove the ground connection to GPIO5. Now you could upload another image file (for 
example the em250-rangetest.ebl which is on the cd as well), or run the application. 
 
 

 

Содержание PAN4570

Страница 1: ... CUSTOMER S CODE EvalPAN4570 PANASONIC S CODE DATE Datum 06 11 2006 European Technology Center Panasonic Electronic Devices EUROPE GmbH APPROVED genehmigt CHECKED geprüft DESIGNED Erstellt Manual Evaluation Board for PAN4570 Wireless Module FIGURE 1 ISM RF TRANSCEIVER TESTBOARD WITH PAN4570 AND ANTENNA ...

Страница 2: ... a power supply 6 5 2 D C power from a USB device 7 5 3 Power on 7 6 Serial Port 8 7 Reset 8 8 Operation and programming 8 8 1 Serial communication and embedded bootloader 8 8 2 Upload of EmberZNet sample applications 9 8 3 Selecting the hardware platform 10 8 4 EmberTM Insight Adaptor configuration 11 9 Ember ZigBee Implementation 11 9 1 Flash Programming of PAN4570 11 9 2 Development of Applicat...

Страница 3: ...GHz antennas with male SMA plugs 2 x RS 232 cables 2 x battery adaptors with cable for d c power supply 1 x CD with software and documentation 1 2 HARDWARE NEEDED 12 x Batteries AA size or 2 mains supplied 9Vdc sources PC with at least 1 preferably 2 free COM Ports 1 3 SOFTWARE NEEDED Microsoft Hyper Terminal or any other terminal software installed on a pc EmberZNet installed on a pc currently Ve...

Страница 4: ...t the 50Ohms 2 4GHz antenna with SMA male plug on the PAN4570 carrierboard SMA socket Check if a Vcc 2 7Vdc module supply jumper is set to the corresponding 2 pin header B or C or D Remark Instead of a jumper an amperemeter for measuring the module current on VCC can be connected to the module supply 2 pin header In this case the voltage drop at the amperemeters internal resistor reduces the Vcc v...

Страница 5: ...H APPROVED genehmigt CHECKED geprüft DESIGNED Erstellt 3 TESTBOARD LAYOUT Figure 2 ISM RF Transceiver testboard with PAN4570 and antenna power switch power supply inputs 7 9Vdc JP2 for connecting 5Vdc to carrierboards not used on PAN4570 board RESET button BDM not used Vcc voltage selector JP4 set for 2 7Vdc serial RS232 interface COM2 UART1 S1 1 and S1 3 on all others off no HW handshake input bu...

Страница 6: ...eed to Slots A B C D no JP3 Vcc setting 2 1 2 7 3 4V see Table 2 no for Vcc 2 7Vdc default JP4 Vcc setting 2 1 2 7 3 4V see Table 2 yes for Vcc 2 7Vdc default JP7 Vcc regulator output feed to A B C D yes Table 1 Position C is used as an example position B or D could be used as well An amperemeter for measuring module current can be inserted instead of the jumper 5Vdc supply independent on JP3 and ...

Страница 7: ...7 3 4Vdc see Table 1 Please note that communication via the USB connector is not possible Please take into account that when using the 5V DC feed to the 34 pin headers in combination with USB power supply the voltage is not 5V but unregulated 4 3 V DC due to the voltage drop at a protection diode connected in series on the testboard Warning Do not overload the USB power source Check for the curren...

Страница 8: ...he serial cables to 1 or 2 pc s running terminal programs for example Hyperterminal with the following communication settings 115200bps 8 parity no Stoppbits 1 no flow control After a hardware RESET and hitting the return key the terminal window of the PC connected to the RS232 interface of the ISM RF transceiver testboard should display Ember Range Test Application v2 0 Oct 1 2006 Set to channel ...

Страница 9: ... D14 turned off and the output on the terminal EVENT light off On the other device run the procedure described above using the simple lighting switch ebl instead After pressing the RESET button on the testboard the output from PAN4570 as switch is simple switch 00000000000000 offline Network init status 93 For a guide on operating simple lighting see the EmberTM document Ember EmberZNet2 5 0 app s...

Страница 10: ...uired change of the BOARD_HEADER file can be done as follows Rename the dev0455 h extracted with EmberZNet for example in dev0455_ember h Copy the PAN4570 h file from the cd to the location where dev0455 h was located Rename the PAN4570 h file to dev0455 h PAN4570 h enables D11 D14 SW2 and SW6 connected to PAN4570 for the use of the simple lighting sample application The two switches and two LEDs ...

Страница 11: ...uire a driver for USB serial This driver can be aquired from FTDI http www ftdichip com Drivers VCP htm Configure your terminal emulator with the settings 115200 baud 8 data bits n no parity 1 stop bit Flow Control None Issue the following InSight adapter commands through the terminal emulator ip_static ipaddress netmask gateway ip_dhcp off For more details see also 5 Important Press the red RESET...

Страница 12: ...and click Next In the next window named Configuration click Next After the configuration the summary should be displayed Attempted to configure Ethernet Pod address of Pod Found slave with no chip select Slave with no chip select is XAP2b Within the menue TOOLS Configure_SIF SIF_configuration you can check for the pods and slave configuration 6 On your pc create a new folder for example C PAN4570 ...

Страница 13: ... EUROPE GmbH APPROVED genehmigt CHECKED geprüft DESIGNED Erstellt The DOS entry window displays the progress of programming and finally displays SUCCESS If not check again steps 3 to 5 7 Remove the connection of the Insight Adaptor to the PAN4570 carrierboard Plug the PAN4570 carrierboard to the testboard and push RESET on the testboard PAN4570 is now ready to run the programmed software For the e...

Страница 14: ...Ethernet network connection The SIF interface cable delivered with the Insight Adaptor can directly connect to the 10 pin header named SIF on the PAN 4570 carrierboard Before connecting PAN4570 to the EmberTM Insight Adaptor study the latest EmberTM Insight Adaptor documentation The following pins of PAN4570 are connected to the signals on the debug connector of the EmberTM Insight adaptor PAN4570...

Страница 15: ... the terminal will display a complete list of commands below the mostly used commands are explained e exit leaving the last funktion channel x channel entry where x b sets the lowest channel at 2405MHz x 12 sets a channel at 2440MHz x 1a sets the highest channel at 2480MHz txtone turns on an unmodulated carrier txstream turns on a continuously modulated carrier transmit x transmission of packets a...

Страница 16: ...PAN4570 PAGE Seite 16 of 20 CUSTOMER S CODE EvalPAN4570 PANASONIC S CODE DATE Datum 06 11 2006 European Technology Center Panasonic Electronic Devices EUROPE GmbH APPROVED genehmigt CHECKED geprüft DESIGNED Erstellt 10 SCHEMATIC OF THE ISM RF TRANSCEIVER TESTBOARD 10 1 SHEET 1 ...

Страница 17: ... SUBJECT Thema EvalBoard PAN4570 PAGE Seite 17 of 20 CUSTOMER S CODE EvalPAN4570 PANASONIC S CODE DATE Datum 06 11 2006 European Technology Center Panasonic Electronic Devices EUROPE GmbH APPROVED genehmigt CHECKED geprüft DESIGNED Erstellt 10 2 SHEET 2 ...

Страница 18: ...an Technology Center Panasonic Electronic Devices EUROPE GmbH APPROVED genehmigt CHECKED geprüft DESIGNED Erstellt 10 3 PAN4570 CARRIERBOARD remarks 1 PAN4570 is programmed per X2 2 R1 R2 and R4 are not mounted 3 R3 is mounted as pulldown resistor at SIF_MOSI 10k typ X1 34 S_MOSI is connected to ground X1 33 The pulldown res at SIF_MOSI is required for deep sleep current chars ...

Страница 19: ...s Guide 23 June 2006 EmberTM 120 4002 0002D 5 InSight Adaptor Technical Specification 3 May 2006 EmberTM 120 2002 000D 6 Using the Standalone Bootloader AN5013 30 June 2006 EmberTM 120 5013 000A 7 EmberZNet Application Developer s Guide 29 June 2006 EmberTM 120 0066 0001 8 CompilingAppsEM250 9 June 2006 EmberTM 120 5018 000D 9 Developing EmberTM Applications EM250 Microprocessor EmberTM 120 5018 0...

Страница 20: ... any liability or product warranty for Engineering Samples In particular Panasonic Electronic Devices Europe GmbH waives liability for damages caused by the use of the Engineering Sample other than for Evaluation Purposes particularly the installation or integration in an other product to be sold by Customer deviation or lapse in function of Engineering Sample improper use of Engineering Samples P...

Отзывы: