Search found 13 matches

by feken
Mon Jan 31, 2011 9:16 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

retepsnikrep wrote: although this does reduce the effective balancing current at the moment as the time the load can be on is shorter with a higher number of cells.


Peter, could you please explain why this is the case.. I would like to understand.

Thanks
by feken
Fri Jan 14, 2011 4:05 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

Peter,

How many cells are used when this problem occurs?
by feken
Thu Dec 23, 2010 7:52 am
Forum: BMS thread
Topic: Old BMS Hardware Thread
Replies: 613
Views: 1037664

Re: Old BMS Hardware Thread

Great thanks
by feken
Wed Dec 22, 2010 8:38 pm
Forum: BMS thread
Topic: Old BMS Hardware Thread
Replies: 613
Views: 1037664

Re: Old BMS Hardware Thread

I would like to create the 26 cell slave board and have a pcb service create the board for me..
These pcb services need extended gerber files, are these available on the board? Can't seem to find them.

Or the files of the pcb software used, so I can create my own?

Thanks
by feken
Tue Dec 21, 2010 8:54 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

Figured it out.. the slaveboard is now responding to command's from the netduino.

See here the slave board responding to command '1', and resending it to the next slave:
Image

The trick was (as I suspected) the inverted signal
by feken
Tue Nov 23, 2010 9:01 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

Me too. I guess it has something to do with the inverted signal. I ordered myself one of these: http://www.saleae.com/logic/ to find out.. :D My goal is to connect the slaveboard to a netduino plus (with networking and SD card) and host a webserver on it displaying all sorts of info... and keep the ...
by feken
Tue Nov 23, 2010 6:41 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

That's it.. So for the record, when using the Picbasic Pro compiler (2.60a) with the MPASM assembler you have to: 1. Comment out the DEVICE statements: '@ DEVICE PIC12F683,MCLR_OFF '@ DEVICE PIC12F683,BOD_OFF '@ DEVICE PIC12F683,PROTECT_OFF '@ DEVICE PIC12F683,WDT_OFF 2. Add the following line: 'Bel...
by feken
Tue Nov 23, 2010 12:45 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

Greg,

You must be referring to this:
So if you are going to compile from the source code you need to comment out the __config line in your pbp 12F683.INC file.


Will try this when I get home, thanks.
by feken
Tue Nov 23, 2010 6:38 am
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

Peter, Thanks.. I also tried this based on documentation but didn't get it to compile. With your MPASM version I still get a compile error: ERROR: Unable to execute mpasmwin.Error[118] C:\PBP\SAMPLES\BLINK.ASM 178 : Overwriting previous address contents (2007) If I comment out the __config line, it ...
by feken
Mon Nov 22, 2010 8:33 pm
Forum: BMS thread
Topic: Old BMS Software Thread
Replies: 600
Views: 1013132

Re: Old BMS Software Thread

Hmmm.. can't get the PM assembler to work on my 64bits system, guess that's not supported.
Will de slaves not work with the MPASM assembler?

Go to advanced search