Hi Mac,
No - you didn't understand correct.
I have the MCU and another chip (lets call it chip 2).
I need to send chip2 clock of 2Mhz (from freescale MCU), and chip2 sends me back data (which I need to be able to read in freescale MCU)
So my question has three parts:
1. Is is possible to configure Freescale MCU to internal clock very fast (and what is the fastest internal clock)
2. If I do so, can I generate out clock of 2Mhz (and what is the acuracy of this clock)?
3. If so, will I be able to read in MCU the data I get at speed of 2Mhz - if I am near the limit so every C line will have many clocks (so I might lose the data I try to read, unless using SPI so the read is Hardware in chip and not related to software commands)?
Thanks,
Roee.