Does the CANbus component work with every CAN tranceiver?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Rova_1179706
Level 2
Level 2
First like received First like given

Hello everybody,

I am looking for a way to convert CANbus messages to RS485 messages.

Does the CANbus component work with the MCP2551, SN55HVD251 or TJA1051?

Similarly, does the UART component work with a jellybean RS485 transceiver?

Lastly, does PSoC5 has a Modbus RTU component?

0 Likes
1 Solution
ShanmathiN_06
Employee
Employee
100 replies posted 50 replies posted 25 replies posted

Hello,

Yes, CAN component would work with all CAN transceivers.

Yes, UART component will also work with jellybean RS485 transceiver.

There is no Modbus component as such. However, it can implemented on top of UART.

You can also refer to the following threads. It might help.

UART CRC with MODBUS-RTU

http://origin-www.cypress.com/forum/psoc-4-architecture/implementation-rs485-psoc4

Thanks,
Shanmathi

View solution in original post

0 Likes
1 Reply
ShanmathiN_06
Employee
Employee
100 replies posted 50 replies posted 25 replies posted

Hello,

Yes, CAN component would work with all CAN transceivers.

Yes, UART component will also work with jellybean RS485 transceiver.

There is no Modbus component as such. However, it can implemented on top of UART.

You can also refer to the following threads. It might help.

UART CRC with MODBUS-RTU

http://origin-www.cypress.com/forum/psoc-4-architecture/implementation-rs485-psoc4

Thanks,
Shanmathi

0 Likes