Hi guys,
There is something I do not get about the Pro Micro.
As I understand it correctly, there are two types of Pro Micro boards.
The first running on 5V 16Mhz.
The second running on 3,3V, 8Mhz, Right??
At least... That is what I read and See on tutorials on Youtube.
I have a project with a Pro Micro, 5V 16Mhz pressumably, according to the notification on the chip(?), which says 16.000 (I know it is a hard read, but I'm sure that is what it says...)
This project is powered by 5 AAA style batteries of 1,5v, making it 7,5V...
I connected this powersupply to the RAW powerport of the PM and things are running spoothly.
For some reason I had this 3,3V vs 5V discussion on a Facebook Arduino page and everyone was certain I would measure 5v on the VCC, due to the internal voltage regulator, when power is provided on the RAW port.
But even though I have a 16Mhz type of PM, I have 3,3V on the VCC port.
OK, I had some other issues and I put the project aside for a while.
Now, I had an other project with a Pro Micro chip 16Mhz, but connected to my USB port, rather then an external powersource on the RAW port.
Out of curiousity, I measured the VCC power and again... 3,3V...
Truely, I do not mind it because I needed to connect it with a board using 3,3V.
However, I do not understand why everybody keeps claiming the 5V versus 3,3V equals 16Mhz versus 8Mhz.
Is there any other way to check if for some reason I might have a 8Mhz/3,3V type, with a wrong description on the chip??
The 16.000 thingy is the only reference to determine the 3,3 of 5V type of board.
Regards,
FTMZ