> Based on my experience in getting started with various STM8 and MCS-51
> boards, I wrote a few simple tutorials to help others. They use free
> tools only. For various evaluation boards there are three simple demos:
>
> 1) LED counter controlled by timer
> 2) Serial output
> 3) Dhrystone / Whetstone benchmarks
>
> The tutorials can be found at:
>
> http://www.colecovision.eu/stm8/
> http://www.colecovision.eu/mcs51/
>
> Please tell me if you find any mistakes, or have any suggestions for
> improvement.
>
> Philipp

Hi Philipp,

On the C8051F120 Dhrystone page you write:
The C8051F120 itself could run at up to 100 Mhz, but would require an
external crystal to do so.

This is not true. You can also use the PLL on the internal 24.5MHz +/-2%
oscillator giving 98MHz +/-2%.

Maarten


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to