Yet another CAN Hacker implementation based on Sigma 10 hardware.
Supports:
- 2 CAN channels
- native USB (without packet loss)
- 'russian can-hacker' protocol (extended compared with original lawicel)
Debugger should be soldered to test points:
Look at Pins.h for other connections
Use QtCreator with arm-none-eabi-gcc compiler. Can be flashed through STM's DFU utilities.
To start, you need to flash the DFU loader via st-link/j-ling etc.
Now you can use http://canhacker.ru/ utility. A more advanced shell is planned for further development.