Der 328p und das MCP2515 Board sind mit 16MHz getaktet.
CAN-Bus Speed 125 Kbps.
Ein flashen ist leider nicht erfolgreich:
./bootloader.py -i 0xfd -f Blink.hex -p /dev/ttyACM0
CAN Bootloader
Port : /dev/ttyACM0
Board Id : 253 (0xfd)
File : test.hex
Size : 1030 Bytes
Interface : CAN2USB
connecting ... Warning: Wrong message number detected (board says 5, I
have 0)
ok
board id 0xfd (T0) v2.0, 224 pages [128 Byte]
write 9 pages
Warning: Wrong message number detected (board says 9, I have 26)
Warning: Wrong message number detected (board says a, I have 26)
Exception: No response after 2 attempts and timeout 0 while sending
'DATA.request id 0xfd [26] 0 > 01 02 04 08'
16
Warning: Wrong message number detected (board says a, I have 26)
Warning: Wrong message number detected (board says a, I have 26)
Exception: No response after 2 attempts and timeout 0 while sending
'SET_ADDRESS.request id 0xfd [26] 128 > 00 00 00 00'
8
Warning: Wrong message number detected (board says a, I have 26)
Warning: Wrong message number detected (board says a, I have 26)
Exception: No response after 2 attempts and timeout 0 while sending
'SET_ADDRESS.request id 0xfd [26] 128 > 00 00 00 00'
4
Warning: Wrong message number detected (board says a, I have 26)
Warning: Wrong message number detected (board says a, I have 26)
Exception: No response after 2 attempts and timeout 0 while sending
'SET_ADDRESS.request id 0xfd [26] 128 > 00 00 00 00'
2
Warning: Wrong message number detected (board says a, I have 26)
Warning: Wrong message number detected (board says a, I have 26)
Exception: No response after 2 attempts and timeout 0 while sending
'SET_ADDRESS.request id 0xfd [26] 128 > 00 00 00 00'
1
Warning: Wrong message number detected (board says a, I have 26)
Warning: Wrong message number detected (board says a, I have 26)
Exception: No response after 2 attempts and timeout 0 while sending
'SET_ADDRESS.request id 0xfd [26] 128 > 00 00 00 00'
Error: No response after 2 attempts and timeout 0 while sending
'SET_ADDRESS.request id 0xfd [26] 128 > 00 00 00 00'
Hat jemand eine Idee?