In my application,I need to connect a slave to the µC using high speed I2C interface operating at 3.4 MHz.Could you please suggest me which MSP430 series is suitable to my application?
Regards
Avinash
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In my application,I need to connect a slave to the µC using high speed I2C interface operating at 3.4 MHz.Could you please suggest me which MSP430 series is suitable to my application?
Regards
Avinash
None. The hardware I2C modules support I2C only with up to 400kHz. And I doubt that even with 25MHz CPU clock you'll be able to do a 3.4MHz I2C by bit-banging.Avinash Gadde said:which MSP430 series is suitable to my application?
P.s.: The 5x family USCI module is able to do SPI with up to 25MHz in master and 12.5MHz in slave mode. Maybe an alternative way?
**Attention** This is a public forum