Search found 108 matches

by hohisilver
Thu Apr 07, 2011 10:48 am
Forum: BMS thread
Topic: Old BMS Hardware Thread
Replies: 613
Views: 1039806

Re: Old BMS Hardware Thread

I'm definitely interested - have you got a spare I can buy? :)
by hohisilver
Wed Apr 06, 2011 3:26 pm
Forum: BMS thread
Topic: Old BMS Hardware Thread
Replies: 613
Views: 1039806

Re: Old BMS Hardware Thread

They don't seem to do a 200A version though; not sure if I need it but I bought the 200A bidirectional sensor. Due to an oversight, 2 of them in fact...
by hohisilver
Sat Apr 02, 2011 11:54 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1017573

Re: Old BMS Software Thread

My C rewrite gathers more pace, I now have interrupt-driven comms for the display and the slaves, using the on-board UART. It took me a while to realise that the PBP serout and serin commands are mostly using inverted signals (which caused me a few headaches!). Because of this I've had to invert the...
by hohisilver
Sat Mar 26, 2011 4:00 pm
Forum: General
Topic: Possible help with dissertation questionnaire please?
Replies: 7
Views: 18234

Re: Possible help with dissertation questionnaire please?

I would be quite happy to fill in your questionnaire but it appears to be aimed specifically at electric car ownership and use. Would it not be better worded as "electric vehicle", as otherwise this rules out owners of electric motorcycles?
by hohisilver
Wed Mar 23, 2011 8:51 pm
Forum: All things battery related
Topic: Think I've overfilled my VRLAs
Replies: 16
Views: 41835

Re: Think I've overfilled my VRLAs

I'm building my pack from the 38140S variant on that, ordered from Evassemble. I understand Evassemble don't have a great reputation in the BMS stakes, but 50off cells cost me just over £700 including shipping - they would have cost over £925 from those people! Still, at least I now know where to ge...
by hohisilver
Sun Mar 20, 2011 7:06 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1017573

Re: Old BMS Software Thread

Ok, say you get "10,20,30,40,50,60,70,80" for one sensor and "80,70,60,50,40,30,20,10" for the second one; change the lines: owout DigitalTemp,1,[$55,$28,$B9,$11,$16,$01,$00,$00,$A4,$BE] and owout DigitalTemp,1,[$55,$28,$CD,$11,$EA,$00,$00,$00,$28,$44] under "if TempInc = 0&...
by hohisilver
Sun Mar 20, 2011 6:12 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1017573

Re: Old BMS Software Thread

Hi Martin, maybe I can help with the temp sensors. The $44 lines are the "start conversion" operation and $BE = "read scratchpad" (in this case the temp reading). You just need to make sure that the values you put in after "if TempInc = 0 then 'Read 1st sensor and start 2nd ...
by hohisilver
Sun Mar 20, 2011 5:56 pm
Forum: BMS thread
Topic: General questions about the BMS project here please.
Replies: 39
Views: 134277

Re: General questions about the BMS project here please.

Ah no, as you were :) It's an ICD2-specific thing I think - from the help file: "When Internal MCLR is used with MPLAB ICD 2 for programming, both Vpp and Vdd are powered together, and then Vpp is pulled high to Vihh to enter programming mode. This means that your code will be running before Vp...
by hohisilver
Sun Mar 20, 2011 5:36 pm
Forum: BMS thread
Topic: General questions about the BMS project here please.
Replies: 39
Views: 134277

Re: General questions about the BMS project here please.

I'm actually a bit confused about how it programmed in the first place. When I tried to reprogram it yesterday with those settings it gave me the warning then failed to program. Before, I just got the warning and programming succeeded - I'm just wondering whether I programmed it as a slave the first...
by hohisilver
Sun Mar 20, 2011 12:45 pm
Forum: BMS thread
Topic: General questions about the BMS project here please.
Replies: 39
Views: 134277

Re: General questions about the BMS project here please.

I'm using an ICD2 driven by MPLAB. I don't know whether it reads the configuration bits from the hex file, but I had "configuration bits set in software" checked and I kept getting that warning. Unchecking that box and setting the MCLR manually fixed the problem.

Go to advanced search