-
I am new to this so I apologize in advance
I would like to build the firmware for a volvo_od2 for use in an XC90
I assume to function I only need to update addresses of my modules at the end of …
-
WorldEdit:
```log
[17:28:08 ERROR]: Uncaught exception occurred in task: Loading schematic ctf.schem
java.util.NoSuchElementException: No tag under the name 'Schematic' exists
at org.engin…
-
La logica del faro accende l'anabagliante al 70% della sua potenza senza aver nessun segnale di input
-
Hello, I just found this repository.
Is it functional (I mean, the communication protocol)?
Would it work with a diesel heater (you only mention gas in the source)?
Which hardware interface are you…
-
**Carefully written requests are more likely to be given priority.**
**丁寧に記述された要望は優先して対応される可能性が高くなります。**
### Device Name (デバイスの名称・型番等)
LILYGO® T-HMI ESP32-S3 Touch Display 2.8 inch ST7789
###…
-
Is it possible to reuse this library to build an example slave project that connects to either a LIN master implementation or to a physical network in a car?
-
**Summary:**
Now data is not properly framed, frame markers and CRC have to be added.
**Details:**
* Decide on framing model. Grownups like LIN bus or ModBus use break symbol and idle line to f…
-
Hi,
I see in your code, you don't read the 13 bits "break" in LIN frame, how does it work then?
Thanks
-
Both ATA6631 and ATA6625 have been deprecated by Microchip Technologies and can no longer be bought through the usual distributors.
Is there any IC that can be used as a drop-in replacement?
-
There are errors ?
= instead ==
if(ch=2){
PIOA->PIO_PER = PIO_PA13; // enable PIO register
PIOA->PIO_OER = PIO_PA13; // enable PA13 as output
PIOA->PIO_CODR = PIO_PA13; // clear PA13
…