background image

 

 

 

SN8000 EVK User Guide 

 
 

 

 

Page 21 of 30 

 

 

 

Making DCT image 
Compiling App_Scan 
Compiling Platform_SN8000x 
Compiling Wiced 
Compiling STM32F2xx 
Compiling common_GCC 
Compiling WWD_ThreadX_Interface 
Compiling WWD_NetX_Duo_Interface 
Compiling Wiced_ThreadX_Interface 
Compiling Wiced_NetX_Interface 
Compiling Supplicant_besl 
Compiling Lib_http_server 
Compiling Lib_dns_redirect_daemon 
Compiling Lib_dns 
Compiling WWD_for_SDIO_ThreadX 
Compiling STM32F2xx_Drv 
Compiling SPI_Flash_Library_SN8000x 
Compiling Lib_dhcp_server 
Compiling Wiced_Wifi_image 
Making snip_scan-SN8000x.elf 
Making snip_scan-SN8000x.bin 
Build complete 
 
snip_scan-SN8000x 
----------------------------------|---------|---------| 
                                  |         |  Static | 
              Module              |  Flash  |   RAM   | 
----------------------------------+---------+---------| 
App                               |     905 |       4 | 
Bootloader                        |     133 |       0 | 
Host MCU-family library           |   11852 |    2626 | 
Interrupt Vectors                 |     660 |       0 | 
libc                              |     180 |       4 | 
Networking                        |     385 |   23584 | 
NetX                              |    1348 |      92 | 
Other                             |   23980 |    2260 | 
Platform                          |     668 |       0 | 
RAM Initialisation                |    2252 |       0 | 
Startup Stack & Link Script fill  |     434 |     844 | 
Supplicant - BESL                 |      48 |       8 | 
ThreadX                           |    7088 |     392 | 
Wi-Fi Firmware                    |  191684 |       0 | 
Wiced                             |    2249 |     773 | 
WWD                               |   10834 |    1037 | 
----------------------------------+---------+---------| 
TOTAL (bytes)                     |  254700 |   31624 | 
----------------------------------|---------|---------| 
 
Downloading Bootloader ... 
Download complete  
 
Downloading Application ... 
Download complete  
 
Downloading DCT ... 

Summary of Contents for SN8000 EVK

Page 1: ...on the information therein All referenced brands product names service names and trademarks are the property of their respective owners 00000005981LF 000 EOS Power Buy Now We have 45 000 LP502030 PCM...

Page 2: ...in this data sheet is believed to be accurate and reliable However no responsibility is assumed by Murata for its use nor any infringements of patents or other rights of third parties resulting from i...

Page 3: ...ion Number Release Date Comments Version 0 1 9 23 2013 Initial draft Version 0 2 10 03 2013 Add appendix section about restore the preload FW Version 1 0 12 20 2013 Update board photos Version 1 1 10...

Page 4: ...nd LED 10 2 2 7 Header pads 10 2 3 USING THE PRELOAD FIRMWARE 10 2 3 1 Wifi status 11 2 3 2 Wifi scan and join 11 2 3 3 Wifi IP config 13 2 4 SETTING UP THE WICED SDK 13 2 4 1 Install the WICED SDK an...

Page 5: ...ected to the EVB 7 Figure 2 Ribbon cable connector CN2 signals 8 Figure 3 SN8000 EVB paired with a SN8000 SDIO adapter 8 Figure 4 SN8000 EVK Configuration 14 Figure 5 Device Manager screen showing ins...

Page 6: ...000 EVK User Guide Page 5 of 30 TABLE OF TABLES Table 1 UART interface jumpers 9 Table 2 Serial flash interface jumpers 10 Table 3 EVB power supply jumper setting 10 Table 4 VDD supply jumper setting...

Page 7: ...ion for setting up the EVK 1 1 Acronyms Acronym Meaning API Application Programming Interface EVB Evaluation Board EVK Evaluation Kit FW Firmware GPIO General Purpose Input Output PC Personal Computer...

Page 8: ...n The preloaded firmware supports a web based interface for configuring the WiFi connection to a specified AP Serve as a software development platform to design IP enabled WiFi systems using the Broad...

Page 9: ...B paired with a SN8000 SDIO adapter SDIO socket for the SN8000 adapter board STM32F205RG ARM Cortex M3 processor with integrated memory Mini USB connector supporting USB JTAG and USB serial interfaces...

Page 10: ...ttom is CN4 5 6 7 and 8 The left column of the pins is connected to the USB UART port and the right column is connected to STM32F Jumper on CN8 should be removed Connector STM32F pins Signal Remark CN...

Page 11: ...SN8000 SDIO adapter VDD source CN3 position Remark 3 3V 3 3V Jumper closest to power indicator 3 6V 3 6V Jumper away from power indicator Table 4 VDD supply jumper setting 2 2 6 Application button and...

Page 12: ...by default Open a web browser such as Firefox and enter sn8000 com The following sections illustrate the functionalities of the sample web files 2 3 1 Wifi status The Wifi STA status tab indicates the...

Page 13: ...y cases fill the password first click on Join Wait for the join result to be updated If such join request succeeds the previous status window will be refreshed like this Click on Get RSSI will retriev...

Page 14: ...following steps must be performed 1 Download and install the WICED SDK and IDE 2 Apply the SN8000 platform patches 3 Create and compile an application 4 Load the application into the SN8000 EVB 5 Run...

Page 15: ...s to the PC through USB The USB interface provides 5V power as well as individual JTAG and UART interfaces to the STM32F205 onboard SN8000 EVB Figure 4 SN8000 EVK Configuration Note Do NOT plug the EV...

Page 16: ...B JTAG Device as shown in the screen capture below 3 The B device WICED USB Serial Port should be under computer name Ports COM LPT as shown in the screen capture below 4 Take note of the USB serial C...

Page 17: ...SN8000 EVK User Guide Page 16 of 30 Figure 6 Uninstalling USB drivers...

Page 18: ...IDE and apply the patch The WICED IDE should have been started during previous installation process or in any cases user has closed it re launch the WICED IDE by selecting START All Programs Broadcom...

Page 19: ...arget Resource keep the default setting and click on Next On the next window of Review Patch under Patch options set Ignore leading path name segments to be 0 then click Finish Upon this step the WICE...

Page 20: ...d platform files should occur in the updated Wiced SDK project Now use Make Target tab on the right top of the IDE Pick up an existing target i e snip scan BCM943362WCD4 download right click on it and...

Page 21: ...lays the build progress The build target is appended with the download and run options these options tell the toolchain to download the firmware and run the application after the build completes The b...

Page 22: ...ompiling SPI_Flash_Library_SN8000x Compiling Lib_dhcp_server Compiling Wiced_Wifi_image Making snip_scan SN8000x elf Making snip_scan SN8000x bin Build complete snip_scan SN8000x Static Module Flash R...

Page 23: ...be due to USB access permissions In a virtual machine it may be due to USB passthrough settings Resetting target make run Error 1 3 4 Run the application This section assumes you have successfully com...

Page 24: ...0 Start the terminal application then press the reset button on the board The texts are expected to appear as shown below 3 5 Debug the application For detailed debug procedure please refer to Broadco...

Page 25: ...he mini USB cable from the SN8000 EVB Configure the EVB to be powered by the USB b Pull up STM BOOT0 by placing the jumper on CN20 c Reconnect the mini USB cable to the SN8000 EVK Press and release re...

Page 26: ...UART setting the COM port should be same as shown in Section 2 4 3 Timeout is set as 10 sec but user can adjust to a bigger interval if needed e g if the erase phase exceeds 10 sec to finish use a la...

Page 27: ...SN8000 EVK User Guide Page 26 of 30 b Select the correct STM target i e STM32F2_1024K for STM32F205RG...

Page 28: ...SN8000 EVK User Guide Page 27 of 30 c When selecting the target bin file note that the starting address MUST be 0x8000000 Click Next to start FW download...

Page 29: ...SN8000 EVK User Guide Page 28 of 30...

Page 30: ...Page 29 of 30 5 Once the download is successful close the tool and disconnect the mini USB cable Drive STM32F BOOT0 pin back to low by removing the jumper from CN20 to enable the firmware to run upon...

Page 31: ...SN8000 EVK User Guide Page 30 of 30 END...

Reviews: