I'm working on a demo project that interfaces with a UJA1169TK CAN SBC. I've found C headers and source that describe the API for register configuration interface to a similar product, the UJA1132. I'm wondering if similar files exist that assist with the API for the UJA1169.
None. We're interfacing with the SBC from processor from a different vendor. We have SPI communication set up on that other processor just fine, but the C header files would just be for assisting in composing the SPI messages to configure the SBC.