32bitwidesaviour
32bitwidesaviour
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Moving to some ethernet work while I wait on that.
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Made an order for a couple of CAN transceiver and a logic analyzer.
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
especially if you are making the bus yourself
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
CAN on a digital oscilloscope is just hard
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Hrmmm. That is a good idea!
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
The CAN transceiver is a TJA1050. Doing comms between an esp32 and a bluepill
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Don't have one on me. Resorted to the good old multimeter, testing between CAN HI and GND then CAN LO and GND. For this transceiver, when connected to one of the devices I am testing the voltage between HI and gnd should be between 2.5 and 3.0 and LO abd gnd should be 2.0 and 2.5. Values I get are very low in the range of 0.8 - 1.1
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
wondering which exact CAN transceiver module or IC ur using
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
What logic analyzer are you using?
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Oh shoot my transceiver is faulty. I am getting very around 0.8 and 0.9 voltages between can hi and gnd.
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Everything is properly wired up but I am getting these from the bluepill. Will need to get a logic analyzer to see if CAN TX/RX signals between the chip controller and the CAN transceiver.
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Booting Zephyr OS build v4.0.0-2949-ge1f15e511ed3 [00:00:00.000,000] <dbg> canopen_driver: CO_CANmodule_init: rxSize = 13, txSize = 9 [00:00:00.000,000] <dbg> canopen_driver: CO_CANmodule_init: excessive number of concurrent CAN RX filters enabled (needs 13, 14 available) [00:00:00.000,000] <inf> app: CANopen stack initialized [00:00:00.000,000] <inf> app: Green LED not available [00:00:00.000,000] <inf> app: Red LED not available [00:00:00.010,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.020,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.040,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.050,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.070,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.081,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.092,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.102,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.113,000] <err> canopen_driver: failed to send CAN frame (err -114) [00:00:00.124,000] <err> canopen_driver: failed to send CAN frame (err -114)
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
we are a-building. Enabling status in the overlay solved it
&twai {
status = "okay";
};
&twai {
status = "okay";
};
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
but my browser tab indicates something is playing
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
no remote video available
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Yeah. Right away
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
tell me if you see video
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
@32bitSaviour can you jump on rtfes.devheads.io?
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
Need to add an overlay that changes the status to "okay".
38 replies
DIIDevHeads IoT Integration Server
Created by 32bitSaviour on 1/17/2025 in #📡-edge-networking
Can anyone successfully build this samples/drivers/can/babbling for any espressif board?
What else do you need?
38 replies