20 MHz Cortex-M3 — what the speed rating means for your design
The LM3S102-EQN20-C2: That clock rate places it firmly in the low-power, control-oriented tier — think sensor polling, simple motor commutation, or protocol bridging — not the 100+ MHz performance band. The 8 KB Flash and 2 KB RAM (2K x 8) are tight: you'll want to budget firmware size early, especially if you're adding a real-time OS or a TCP/IP stack.
