Thread: Low cost BMS
View Single Post
Old 02-16-2013, 07:34 AM   #78 (permalink)
filip
EcoModding Lurker
 
Join Date: Nov 2012
Location: Poland
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
And one more thing - I have developed an MCU (attiny) based module for cars
which communicated with a main board over a 9600bps RS232 (TTL levels).

I had used the internal RC oscillator to clock the MCUs and it resulted in a failure - when the temperatures outside dropped below around 0 degrees C, I was unable to communicate with some of the modules, because the RC clock
drifted too much and the main unit could not understand RS232 frames
anymore.

I had to come up with a second revision of the module with a crystal clock.

Your design seems to use an internal oscillator - do you have any precaution worked out for this issue?
  Reply With Quote