This commit is contained in:
moonglow 2021-01-12 14:11:32 +03:00
commit b1396b865d
1 changed files with 4 additions and 1 deletions

View File

@ -20,13 +20,16 @@ Features:
Limits:
- PRO FD firmware does not support FD frames cause bxCAN not supports it
- PRO FD firmware does not support FD frames cause bxCAN not supports it, but it will works with classic CAN
- Some protocol specific messages not implemented yet
- Be sure to use **PB14/PB15** pins for USB
Toolchain:
- GNU Arm Embedded Toolchain
Tips:
- PRO FD firmware has better performance on windows ( due internal PEAK driver implementation )
Build:
- PCAN PRO firmware `make pro`
- PCAN PRO FD firmware `make pro_fd`