From 0723bd0cf94bb2277b3ec155c62da7ea53e96785 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Wed, 26 Apr 2017 14:13:45 +0200 Subject: [PATCH] Update page 'M_CAN Driver Usage Device Tree' --- M_CAN Driver Usage Device Tree.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M_CAN Driver Usage Device Tree.md b/M_CAN Driver Usage Device Tree.md index 86fa7e4..88f2afe 100644 --- a/M_CAN Driver Usage Device Tree.md +++ b/M_CAN Driver Usage Device Tree.md @@ -73,7 +73,7 @@ is a valid configuration with 32 RX FIFO elements. The other values cna be set t Also it is possible to configure more than one TX Buffer. However, only one will be used. -#### M_CAN version >3.1.x +#### M_CAN version >=3.1.x For versions greater than 3.1.x, the driver uses the TX FIFO to improve performance. For correct operation it also needs th TX Event FIFO. Therefore the TX Event FIFO value has to be configured. To prevent overflows it is recommended to use at least as many TX Event FIFO elements as TX FIFO Elements.