PDA

View Full Version : CFv9 Wire Check



rogue1843
03-13-2019, 11:36 AM
Hello, can I get a wiring diagram check for a CFv9? I’m using a 7.4v battery, Tri-Cree (B/G/A), 28MM Bass Speaker, Main Activation and AUX Switches, 3 crystals (bottom, top, and blinking). The bottom is 5MM Blue LED, Top is 3MM Blue LED (these should activate with blade). The Blinking crystal is a 3MM Blue LED and should blink when kill switch is on regardless of blade activation). The RICE diagram is optional as it may or may not fit inside the chassis, but if it does fit I wanted to ensure the diagram is correct. Many thanks!17450

Forgetful Jedi Knight
03-13-2019, 12:41 PM
It looks ok to me. You could use the ground pad on the bottom of the board for your accent LEDs.

rogue1843
03-14-2019, 01:05 PM
So its all wired up and everything works but the MAIN DIE LED (Blue is wired "Main Die", Green is Wired to PEx1 and Amber (Foc) is PEx2). Both green and amber are working. None of the crystal chamber LEDs are working either. Any suggestions?

Forgetful Jedi Knight
03-14-2019, 01:30 PM
The crystal chamber LEDS need to be wired to the accent pads, and then programmed to be on at all times (see manual for details), since the chamber colors don’t seem to match the MAIN LED colors. The main LED not working sounds like you my need to delete or modify the override file for the preset colors.

rogue1843
03-14-2019, 01:55 PM
Ok, I have all the crystals on the accent pads 1, 2, and 3 (positive legs with resistors) and the negative legs hooked up to the negative on the board (battery input pad). My config files look like this (anything I need tro cghange?):

override,txt file is as follows:

## Override File
menuvol=4
menupli=0
menugest=0
beep=40
muteb=0
muteoff=0
vol=4
sleep=20000
deep=20000
grav=-500
valsnd=1
switch=2
offp=0
offd=200
onp=0
swing=180
clash=150
spin=200
lockup=150
gtsl=192
gtsh=250
plil=5900
plih=8100
omnisense=2000

## Motion
gate=50
hclash=750
hswing=300
hstab=240
hspin=950
htwist=0
pmode=0
paxis=0
field=10,10,10
tcombo=500
combo0=[empty]
combo1=[empty]
combo2=[empty]
combo3=[empty]

## Glyph (12 banks + iSaber)
glyph00=00000001
glyph01=00000010
glyph02=00000100
glyph03=00001000
glyph04=00010000
glyph05=00100000
glyph06=01000000
glyph07=10000000
glyph08=10000001
glyph09=10000010
glyph10=10000100
glyph11=10001000
glyph12=10101010

## Color profiles
color0=1000,332,0,0
fcolor0=1000,332,900,0
lcolor0=1000,332,900,0
xcolor0=1000,332,0,0
mcolor0=0011


no profiles override.txt:

## Override File
menuvol=4
menupli=0
menugest=0
beep=40
muteb=0
muteoff=0
vol=4
sleep=20000
deep=20000
grav=-500
valsnd=1
switch=2
offp=0
offd=200
onp=0
swing=180
clash=150
spin=200
lockup=150
gtsl=192
gtsh=250
plil=5900
plih=8100
omnisense=2000

## Motion
gate=50
hclash=750
hswing=300
hstab=190
hspin=950
htwist=200
pmode=0
paxis=0
field=10,10,10
tcombo=500
combo0=[empty]
combo1=[empty]
combo2=[empty]
combo3=[empty]

## Glyph (12 banks + iSaber)
glyph00=00000001
glyph01=00000010
glyph02=00000100
glyph03=00001000
glyph04=00010000
glyph05=00100000
glyph06=01000000
glyph07=10000000
glyph08=10000001
glyph09=10000010
glyph10=10000100
glyph11=10001000
glyph12=10101010


prefs.txt:

//Saber Prefs
bank=01
maxled=1000,1500,1000,1000

color0=00
color1=00
color2=00
color3=00
color4=00
color5=00
color6=00
color7=00
color8=00
color9=00
color10=00
color11=00

leds.txt (inside sound bank file):

// Blinking LED configuration file
pli=0
glyphpli=0
random=0
accmode=1
halfd=0

on00=00000001
on01=00000011
on02=00000111
on03=00001111
on04=00011111
on05=00111111
on06=01111111
on07=11111111

off00=01010101
off01=10101010
off02=01010101
off03=10101010
off04=01010101
off05=10101010
off06=01010101
off07=10101010


s00=00001001
d00=100
s01=00000001
d01=100
s02=00001010
d02=100
s03=00000010
d03=100
s04=00001100
d04=100
s05=00000100
d05=100
s06=00001000
d06=100
s07=00000000
d07=100
s08=00001001
d08=100
s09=00000001
d09=100
s10=00001010
d10=100
s11=00000010
d11=100
s12=00001100
d12=100
s13=00000100
d13=100
s14=00001000
d14=100
s15=00000000
d15=100
s16=00001001
d16=100
s17=00000001
d17=100
s18=00001010
d18=100
s19=00000010
d19=100
s20=00001100
d20=100
s21=00000100
d21=100
s22=00001000
d22=100
s23=00000000
d23=100
s24=00001001
d24=100
s25=00000001
d25=100
s26=00001010
d26=100
s27=00000010
d27=100
s28=00001100
d28=100
s29=00000100
d29=100
s30=00001000
d30=100
s31=00000000
d31=100

Forgetful Jedi Knight
03-14-2019, 05:04 PM
Does the Blue work when you activate the FOC?

Programming the accent LEDs are done in LED.txt files. That controls the LEDs when the saber is activated.

rogue1843
03-14-2019, 05:55 PM
I justgot it. I didnt bridge the pads correctly. Everything is working great now! Thank you!!!