Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed memory as per conv. w Aaron/consistency with other docs
Panel
borderColor#3D3D3D
bgColor#F4F4F4
titleColor#3D3D3D
borderWidth0
titleBGColor#3D3D3D
borderStylesolid

ON THIS PAGE

Table of Contents
indent20px

...

The boot code in the BCM7434 instructs it to continue the boot process by reading additional code from the onboard NAND flash, which can be updated in the field, either from a SDHC/SDXC flash card or a USB mass-storage device. Part of the NAND flash is also used to hold non-volatile parameters. The contents of the boot flash are copied into the SDRAM. The CPU then jumps to the boot code.

SDRAM

BrightSign XDx32 players contain four banks of DDR SDRAM (two 2GB banks and two 4GB banks). When the CPU boots, it will copy the code from the NAND flash device into the SDRAM and then execute the code from the SDRAM. The SDRAM runs at a clock rate of 800MHz, with a data rate of 1600MHz.

...

The audio output is fed through an amplifier and sent directly to the audio output jack. It can drive a 32Ω load with a 2V RMS signal.

...

There are eight on-board LEDs that indicate the following:

LED

Indication

Green power (Pwr)

Displays when the board is powered up and not in reset mode.

Green file-system activity (Bsy)

Flashes any time there is file-system activity (on any storage device)

Green MicroSD activity (µSD)

Displays when a MicroSD card is present.

Green network activity (Svr)

Displays when the player is connected to the BrightSign Network.

Green Ethernet activity (Eth)

Flashes when the player is connecting to the network. Displays when connected.

Green WiFi activity

Flashes when the player is connecting to the wireless network. Displays when connected.

Yellow update (Upd)

Flashes when the board is being upgraded.

Red status (Err)

Flashes a certain number of times to indicate which error is occurring. The flash codes are described below.

2

Unspecified error

3

Network recovery script is preparing to run on a device configured for network recovery.

4

No upgrade file found

5

Failed to load kernel module

6

Board is not capable of running the current firmware version.

7

A piece of on-board hardware is not working correctly

8

Problem related to the storage device (either the USB drive or SD card)

9

Problem related to the registry/NAND

10

The autorun script encountered a load/run error.

11

WiFi-related error (mainly, WiFi not found on USB)

12

Unable to find a bootable image

On-Board Switch

The on-board switch is connected to the GPIO12, which is pulled low when the service (SVC) button is pressed. Conversely, a pull-up on the button normally sets the GPIO12 to be pulled high.

...