-
How to replicate your success sample?
My env:
Vscode 1.70
Esp idf 4.4.4 and 5.0
Devkit v1 esp32
Both TWAI and mdns failed.
-
I noticed that the supported drivers included CAN over Serial.
https://www.seeedstudio.com/Serial-CAN-BUS-Module-based-on-MCP2551-and-MCP2515.htm
Excuse my ignorance but is something like this m…
ril3y updated
2 years ago
-
Hi
I have made appropriate changes to use 8Mhz crystal but unfortunately, I don't see any data in receiver.
I am not sure what's wrong with my code. Can you please guide me to debug the issue or…
-
Since the CAN values are too imprecise, we can use an incremental encoder to give us better results.
-
**1 - Short description**
_Expected behavior_ : Using WindMonitor / TemperatureMonitor from examples, we should see wind / temperature data displayed on the lowrance HDS.
_Actual behavior_ : The…
-
Hi,
I am trying to display my car's data on the Seeed Grove 1.12" v2 OLED display:
https://wiki.seeedstudio.com/Grove-OLED_Display_1.12inch/
My controller is an integrated CAN BUS board...which…
-
Possible components:
TJA1050 - High speed CAN transceiver
MCP2551 - High speed CAN transceiver
MCP2515 - SPI CAN controller
MCP2515 - SPI IO expander
-
I am curious if anyone has observed something like this...
When running the sniffer example I get a few transmissions and then it stops and I find that the MCP2515 Interrupt pin is LOW.
It appears…
-
I have this up and running with my arduino uno and mcp2515.
I tried the to hvd230 and hvd232 transceivers with my esp32 but I can’t get either of them to work.
does anyone know where I can purc…
-
have stm32f103 with tja1050 - and I can communicate with rasp
oscilator=16000000
bitrate 1000000 in /etc/network/interfaces
but it is not 1Mb! It is more like ~140Kb (UPDATED: it is 500000bps)…