Can't read raw can data with SBL 1360

2 years 10 months ago #29535059 by Seongjae Kim
I could get the Raw can data from SDC 2160S and SBL1360A before.
But this time with SBL1360, we can not get the Raw can data. 
We have tried several times using firmware v1.8d and v2.01. 
Could you check them and let me know if the files are wrong?

I set the bitrate in configuration and connected a terminating resistor, but the output is blank.
- script
print("starting...\n")
setconfig(_CLSN, 0)
top:
While getvalue(_CF) > 0
print("Get Can Frame...\n")
End While
goto top

Please Log in or Create an account to join the conversation.

2 years 10 months ago #29535060 by Athanasios
Hi Kim,
I tried your script in both firmware versions and it works.
Make sure you have correct settings and wiring.
The following user(s) said Thank You: Seongjae Kim

Please Log in or Create an account to join the conversation.

2 years 10 months ago #29535061 by Seongjae Kim
Thank you for your answer.
I couldn't find at the singularity in my settings and wiring.
CAN_L, CAN_H connected to I/O port number 6 and 7.
Could you send me a successful configure file?
My email is This email address is being protected from spambots. You need JavaScript enabled to view it.
Also, the board I used is like the picture. Is it the same model?
I bought SBL1360 in July and it was delivered without a case.


Attachments:

Please Log in or Create an account to join the conversation.

2 years 10 months ago #29535064 by Athanasios
Hi Kim,
this is an old hardware version that we do not sell anymore. Can I ask you were you bought it from?
This hardware version does not support USB and CAN communication at the same time. If you use the USB you need to power cycle the
controller in order to be able to use the CAN communication port. 

Please Log in or Create an account to join the conversation.

2 years 10 months ago #29535065 by Seongjae Kim

Thank you for the reply.
We bought it on July 8, 2020.
Is it true that USB and CAN communication cannot be used at the same time and CAN communication can be used?
Please prepare a countermeasure for the sale of an old product without a case, and please respond by e-mail.
My email is This email address is being protected from spambots. You need JavaScript enabled to view it.
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.086 seconds