We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de15924 commit fdd4d79Copy full SHA for fdd4d79
stm32/libcanard/bxcan/README.md
@@ -12,6 +12,7 @@ So far this driver has been tested at least with the following MCU:
12
* STM32F446
13
* STM32F103C8T6 (using CAN IRQ handler for receiving frames)
14
* STM32F303RET6 (using CAN IRQ handler for receiving frames)
15
+* STM32F407VGT6 (using CAN IRQ handlers, CAN1 and CAN2 working simultaneously)
16
* Please extend this list if you used it with other MCU.
17
18
## Features
0 commit comments