Jan-Ole Schümann
Jan-Ole Schümann
Do you have serial logs after flashing? Baud rate is 115200
The logs you posted here from the flash process. When the firmware runs, it outputs debug messages to the serial bus. You can read them by using some terminal program...
Broken firmware :) I'll order an S3 and have a look.
I did get it working before, need to check what's wrong. But I need an S3 first.
Hi, yes I agree it's most likely the wrong bootloader. I ordered an S3, but it's still being shipped. Estimated delivery date is 14th December, I'll try to figure out...
Hi, thanks I have an S3 now but unfortunately I wasn's successful so far. I'll have to do research about the bootloaders that are available.
A few points: - I take you are using Arduino IDE 1.6.7 - I'm not familiar with the AH64. It has USB HID? - AH64MFDContorller looks like a typo, i...
Sorry I was confused about the AH64 :D. The question is what's your target board, what hardware are you planning to run this on? I was getting at if it...
Hi, I could replicate the issue, I'll see what I can do,
I get compilation errors like AH64MFD-Arduino/lnk/MFDController.cpp:164:41: error: 'PIN_A0' was not declared in this scope Where are those definitions supposed to come from?