david-res

Results 8 issues of david-res

I want to call custom PIDs from mode 0x22. I need a combination of both standard (0x01) PIDs and custom (0x22) PID's. The headers are different and the PID values...

I am getting the following errors when I try to compile a sketch using snooze on the most recent release of Teensyduino 1.54 Compiling for Teensy 4.0 `/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/Snooze/src/hal/TEENSY_40/SnoozeDigital.cpp: In member...

Is there any way that I can assign an isotp callback to a mailbox filter? Similar to how I would assign a custom callback per mailbox? Could this capability be...

### LVGL version v9.0.0 ### What happened? I am trying to build v9.0.0 with the music demo, and I have added "Arudino.h" / "avr/pgmspace.h" to use my PROGMEM and EXTMEM...

Part of the debugin with the Teensy is based on the crashReport that is generated on the Teensy when it hardfaults, and it spits out an address where it crashed...

enhancement

I get the following error when trying to upload a hex to a Teensy MM. ![image](https://user-images.githubusercontent.com/52652879/193498625-3e6dee0c-7d3d-416e-b175-df9ad0d1215c.png) Seems this happens due to my sketch being too big? TeensyLoader can flash it,...

bug

Isn’t the UDS service address for Read data by memory address 0x23 and not 0xE3? Or is 0xE3 a vag specific ID? Just asking out of general interest - this...

I came across your (AMAZING) library just a few hours ago, and adapted it to work on a Teensy 4.1 for the purpose of doing pre analysis before playing an...