Other Parts Discussed in Thread: MSP430F2274, TUSB3410, CC2500
Hi,
I am using MSP430F2274 interfaces with a SD card, I want to write something on the card and read back through USB display the data on Hyper Terminal.
I found SD card and USB share the same clock, which is SMCLK, but using different frequency and baud rate, there's seems a conflict between these two, therefore Hyper Terminal cannot recieve anything from MSP.
Is it possible to make these two work well by using the same clock, same baud rate?
Thank you.
regards.