new guy here , need help with mcu communication.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

new guy here , need help with mcu communication.

1,792 次查看
sssr1
Contributor I
hello guys .
first , i want to say i'm sorry because i have a question about other brand mcu .if i cant do that , the mods can delete my thread , sorry again if this is the case.
 
also i want to say that i'm new to mcu's , be gentle :smileyhappy:
 
ok , the problem:
 
i bought a gauge cluster unit for my motorcycle .the unit i bought is from a different brand motorcycle , and it uses some type of serial data transfer between the gauges and the engine controll unit (ecu) for speed , temp  etc.
microcontroller inside is this one :
 
its 8 bit nec mcu.
i just wanted to know , is there a way to know what type of serial communication is used to transmit the data to this mcu? can it be full duplex communication also (which would complicate things even more)?
 
any help would be great.
 
标签 (1)
0 项奖励
回复
2 回复数

862 次查看
PeterHouse
Contributor I
The NEC datasheet is of no benefit since it only describes the CPU and not how the designer configured or used it.

You will probably need an oscilloscope and probe the signals and determine what they are and how to work with them.  Full duplex is really no more difficult then half duplex at this point.

Are you planning on using a Freescale cpu to work with this gauge cluster?

Good Luck,

Peter
0 项奖励
回复

862 次查看
sssr1
Contributor I
i have a scope , but the problem is i dont have the ecu of that cluster gauge to see what kind of signal its sending.
when i hook the scope to the cluster itself , i get a low freq square wave with something like 99.8% duty cycle - the voltage stays at 12V and drops to 0 and back to 12V .it stays long at 12V...
i guess , without knowing the program inside that mcu ,there is no way to know what type of signal should be sent .
thatks for your reply anyway
0 项奖励
回复