From 011ebd43b89f2cb909f172acf016f04c896bb8f6 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Tue, 31 Jul 2018 16:16:04 -0700 Subject: [PATCH] nxphlite-v3:Enable CAN transceivers --- src/drivers/boards/nxphlite-v3/board_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/drivers/boards/nxphlite-v3/board_config.h b/src/drivers/boards/nxphlite-v3/board_config.h index a58b4f8987..440c5ff98c 100644 --- a/src/drivers/boards/nxphlite-v3/board_config.h +++ b/src/drivers/boards/nxphlite-v3/board_config.h @@ -152,8 +152,8 @@ __BEGIN_DECLS * high-speed mode (Low) or silent mode (high) */ -#define GPIO_CAN0_STB (GPIO_LOWDRIVE | GPIO_OUTPUT_ONE | PIN_PORTC | PIN19) -#define GPIO_CAN1_STB (GPIO_LOWDRIVE | GPIO_OUTPUT_ONE | PIN_PORTC | PIN18) +#define GPIO_CAN0_STB (GPIO_LOWDRIVE | GPIO_OUTPUT_ZER0 | PIN_PORTC | PIN19) +#define GPIO_CAN1_STB (GPIO_LOWDRIVE | GPIO_OUTPUT_ZER0 | PIN_PORTC | PIN18) /* Safety Switch