rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
950 stars 502 forks source link

Busmaster not setting bus speed correctly #1027

Open bomber1973 opened 7 years ago

bomber1973 commented 7 years ago

Busmaster v3.1.0 & Kvaser interface;

Changing speed from 500kbps to 1Mbps has no effect. The only way it seems to get it to talk to a 1Mbps network is to have another tool that uses the kvaser API to configure it and then use busmaster.

RBEI-busmaster commented 7 years ago

v3.1.0 has Channel configuration issue with Single channel hardware. Is the hardware used has only one Channel?

bomber1973 commented 7 years ago

The adapter is actually a 4 channel device, although we get the same problem configuring just one channel or all 4.

RBEI-busmaster commented 7 years ago

We would like to get your support in testing the fix with Kvaser hardware. Could you please send your contact details to BUSMASTER@in.bosch.com.

RBEI-busmaster commented 7 years ago

Hi, Please install the patch from the below location and let us know if it addresses your issue. https://github.com/rbei-etas/busmaster-transient/blob/master/BUSMASTER_Patch_v3.1.0.exe

Please write to busmaster@in.bosch.com if any issues are found. Based on the feedback, the patch will be made available as part of next version.

Jeroen6 commented 7 years ago

v3.2.0 seems to fix it. But BTR0 isn't calculated correctly on the first try.