Rudolf Schenke

Results 7 comments of Rudolf Schenke

I also have problems with 2 different ESP32 variants, both of which do not work with the CAN library. My ESP32 runs in a CAN bus with 2 Arduino Nano,...

Additional: sorry - I placed the chip-info-lines at a wrong place. At the correct place I get chip version = 1. But it does not help... And additional too: both...

To timurrr: I am using your version of the CAN library. While compiling your library, I get a warning that I think is problematic: _d:\Arduino\libraries\CAN-0.3.2\src\MCP2515.cpp:426:60: warning: narrowing conversion of 'filter0'...

Here is the error Message from Arduino IDE 1.8.16: "C:\\Users\\Rudol\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\\Users\\Rudol\\AppData\\Local\\Temp\\arduino_build_881376/ReadSignature.ino.elf" Sketch uses 5472 bytes (16%) of program storage space. Maximum is 32256 bytes. Global variables use 533 bytes...

Hallo Hans, Ihr Name lässt hoffen, dass Sie typisch Deutsch sprichst!? Vielen Dank für die beiden schnellen Antworten. Ich muss mich wohl durchringen, den Bootloader zu brennen. Gibt es dazu...

To Lazolt: This gives very strange / incorrect results, so my question remains open! uint32_t guid = (uint32_t)&GUID0; Serial.println(guid, HEX); **Result: F3** -> wrong, that's an address? uint32_t guid =...

It's solved for me since May 15, 2021