Hi TI Team.
Q1. i have designed a ckt with MSPM0g3507 MCU and i used 16MHZ of an external crystal,
- and i am using Mcan_message_rx example code. what settings do i want to change in syscfg so that CANCLK gets 40 Mhz?
Q2. i have used a temperature sensor REN_HS300X , for driver development, i am using i2c_controller_rw_multibyte_fifo_interrupts.c example from driver lib.
issue is i after reading 2 bytes of data i want to send NACK and stop bit. so which function to use to send NACK and stop bit ?