USE DISCOUNT CODEEXPERT30TO SAVE $30 USD
can you help for pcb that switch CAN HIGH CAN LOW
! BENJELLOUN , 04-13-2026, 11:54 AM
for 8 channels controlled by raspberry pi
QDrives , 04-13-2026, 01:06 PM
You need to clarify what you mean / want.
! BENJELLOUN , 04-13-2026, 01:52 PM
in the input i have CAN H CAN L AND I want as a output 8 channel i have the raspberry that control the switch for can h can l for each channel like i activate channel 1 i have can h can l output
QDrives , 04-13-2026, 01:58 PM
Still does not make sence.You are talking about CAN bus.A **bus**. That can have multiple nodes.You do not 'switch' the bus. You can have multiple busses if each bus is either in a high load or many nodes.With your 8 channels, do you mean that you want 8 CAN busses?https://www.digikey.nl/en/products/filter/controllers/753?s=N4IgjCBcoKwOwA4qgMZQGYEMA2BnApgDQgD2UA2iAMwBM8AbACwjG0wCcdIAusQA4AXKCADKAgE4BLAHYBzEAF9iAWhrIQaSBICuRUhRDsWIGDyUhlR6Bqg69ZSJQjdzyqus13iDpwAYzCgpAA
! BENJELLOUN , 04-13-2026, 02:33 PM
i need to have 1 channel activated related to ecu and the others channel are disactivated
QDrives , 04-15-2026, 01:44 AM
What do you mean with (de)activated?
Melon , 04-15-2026, 05:56 AM
What do you mean exactly? CAN doesn’t work like a signal you can switch between channels. It’s a shared differential bus (CAN_H and CAN_L) that all nodes connect to. You don’t switch the bus, each device connects through a CAN transceiver, and the bus stays continuous with proper termination. What’s your use case?
Use our interactive
Discord forum to reply or ask new questions.