/* * Copyright (c) 2018-2022 Texas Instruments Incorporated - http://www.ti.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * * Neither the name of Texas Instruments Incorporated nor the names of * its contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * */ /* * ======== BOOSTXL-CANFD-LIN.syscfg.json ======== */ { "name": "BOOSTXL-CANFD-LIN", "displayName": "BOOSTXL-CANFD-LIN", "description": "BOOSTXL-CANFD-LIN BoosterPack", "longDescription": "BOOSTXL-CANFD-LIN BoosterPack", "headerType": "BoosterPack 40 pin", "components": { "BOOSTXL_SPI": { "displayName": "BOOSTXL-CANFD-LIN SPI Bus", "description": "BOOSTXL-CANFD-LIN SPI Bus Pins", "longDescription": "Pins used by BOOSTXL-CANFD-LIN for SPI bus communication", "definition": "/boards/components/boostxl_spi_bus.json", "connections": { "SPI_CLK": 7, "SPI_STE": 13, "SPI_SIMO": 15, "SPI_SOMI": 14 } }, "GPO1": { "displayName": "GPO1 GPIO Signal", "description": "GPO1 GPIO Signal", "longDescription": "GPO1 GPIO Signal", "definition": "/boards/components/boostxl_gpio.json", "connections": { "GPIO": 5 } }, "LIN_EN": { "displayName": "LIN_EN GPIO Signal", "description": "LIN_EN GPIO Signal", "longDescription": "LIN_EN GPIO Signal", "definition": "/boards/components/boostxl_gpio.json", "connections": { "GPIO": 8 } }, "nWRQ": { "displayName": "nWRQ GPIO Signal", "description": "nWRQ GPIO Signal", "longDescription": "nWRQ GPIO Signal", "definition": "/boards/components/boostxl_gpio.json", "connections": { "GPIO": 33 } }, "GPO2": { "displayName": "GPO2 GPIO Signal", "description": "GPO2 GPIO Signal", "longDescription": "GPO2 GPIO Signal", "definition": "/boards/components/boostxl_gpio.json", "connections": { "GPIO": 32 } }, "nINT": { "displayName": "nINT GPIO Signal", "description": "nINT GPIO Signal", "longDescription": "nINT GPIO Signal", "definition": "/boards/components/boostxl_gpio.json", "connections": { "GPIO": 31 } }, "GPIO_RST": { "displayName": "GPIO_RST GPIO Signal", "description": "GPIO_RST GPIO Signal", "longDescription": "GPIO_RST GPIO Signal", "definition": "/boards/components/boostxl_gpio.json", "connections": { "GPIO": 17 } }, } }