Part Number:MSP430FR4133
Dear All,
I am using boost-ads7042 with msp430fr4133 dev board and programming using energia
I have used the energia SPI Library to interface with ads7042 and I am able to convert Analog light sensor values to digital
Now this is at the Default 4Mhz speed
I need to set this to 16Mhz to achieve 1MSPS speed
In Arduino we have the https://www.arduino.cc/en/Reference/SPISettings SPISettings function to do that !!!
What should be done here in energia ??
Regards
Shashank