+add usage tips

This commit is contained in:
Moonglow 2021-01-12 10:04:44 +03:00 committed by GitHub
parent 8395387bb5
commit 82d2371981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`