Comtrend CT-536+
Comtrend CT 536+ / HG 536+ is based on a Broadcom proccessor (board ID 96348GW-11). Openwrt correct firmware is openwrt-96348GW-generic-squashfs-cfe.bin, which can be directly flashed from the original firmware page.
Hardware Highlights
| SoC | CPU speed | Ram | Flash | Network | USB | Serial | JTag |
|---|---|---|---|---|---|---|---|
| Broadcom 6348 | 256MHz | 16MiB | 4MiB | 4 x 1 | Yes | Yes | Yes |
Specific Configuration
PPPoE
All required packages are already installed in the default image.To configure PPPoE with UCI, do this:
uci set network.wan.proto=pppoe uci set network.wan.username= uci set network.wan.password= uci commit network && ifup wan
QoS
Note: if you need QoS for consistent low latency on an ADSL connection, which is a common scenario, you should consider installing the dsl-qos-queue package instead. It works much better than the Linux QoS because it does factor in the ATM overhead, which can be significant.
Install the qos-scripts package:
opkg install qos-scripts
Basic QoS configuration using UCI:
uci set qos.wan.upload=192 # Upload speed in KB uci set qos.wan.download=2048 # Download speed in KB uci commit qos
Start QoS and enable on next boot
/etc/init.d/qos start /etc/init.d/qos enable
Hardware
Info
| Architecture: | MIPS |
| Vendor: | Broadcom |
| Bootloader: | CFE |
| System-On-Chip: | bcm6348 |
| CPU/Speed | BMIPS3300 V0.7 / 256 MHz |
| Flash-Chip: | Macronix MX29LV320ABTC-90G |
| Flash size | 4 MiB |
| RAM | HY57V283220TP-7 / 16 MiB |
| Wireless: | Broadcom 4318 rev. 9, 802.11b/g (mini-pci) |
| Antenna | 1x |
| Ethernet: | Broadcom BCM5325 w/ vlan support swconfig |
| USB | possible with mod |
| Power adapter | 16.5 V AC 850 mA / EVERGLOW adv165085 |
| Power margin | succesfully tested with a power adapter of 18 V 500 mA |
| Serial: | Yes |
| JTAG: | Yes |
Photos
Model Number
Front:
Photo of front of the casing
Back:
Photo of back of the casing
Opening the case
Note: This will void your warranty!
To open the case remove the two rubber feet on the opposite site to the antenna jack, they will reveal two crosspoint screws.
Main PCB
Photo of PCB
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
+------------+ |3.3V|RXD|TXD| (POWER BUTTON) |GND | |GND| +------------+ || || || || (LED INDICATORS)Photo of PCB with markings
You need to make bridges on empty resistors just down (1 more than photo for VCC 3.3V)
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Photo of PCB with markings
Debricking
Bootloader Mods
- you could read about bootloader in general
Hardware mods
- as a beginner, you really should inform yourself about soldering in general and then obtain some practical experience!
USB
It has to be soldered. See: Photo Link
Required materials
- 1 x LM7805 (Voltage regulator, consider a step-down model)
- 1 x Ceramic capacitor 0,33uF 20V
- 1 x Ceramic capacitor 0,1uF 5V
- 1 x Electrolytic capacitor 100uF 25V
- 3 x Resistors 15K 0,25W
- 1 x USB Connector
128MiB RAM Mod
Notes
Tags
For some Help with the Tags, please have a look here: tags
toh/comtrend/ct536plus.txt · Last modified: 2012/02/26 15:11 by danitool

