
I can work out the Vcc by connecting a power source to Vin, and measure Vcc, no problem there. But is there a simple way to check the clocking frequency?
Cheers,
Max.
I really must be getting old. I was scanning through the "Arduino Stuff" topics, and found that I posted exactly the same question back in nov. 2020, and Mike gave the same answer at that time.Mike_K wrote: 09 Jun 2021, 18:22 The "Simple" Pro Mini come in two versions, if it's 5V then it's 16MHz, 3.3V it's 8MHz. Then to confirm the frequency, load the blink sketch and check the blink speed is correct.
Cheers Mike