I bought one of these as I need to connect a 5V Micro Pro clone to a 3.3V flash memory module.
I notice that the hookup requires 5V for one side of the board and 3.3V for the other. I intend to use a Voltage divider to scale 5V down to 3.3V are the Micro Pro doesn’t have a 3.3V output.
I understand the physics of voltage dividers, but would like some guidance on the size of the resistances.
e.g. 1K and 2K would give me 1.666V 3.333V
but so would
10K and 20K.
Obviously the current would be different for these circuits.
Can someone please advise on what size of resistors I should use?
50mA is a lot when it comes to a voltage divider (since we cant assume a high impedance load this affects how we calculate the resistors). To get 50mA across the whole divider we’d need a total resistance of 100 ohms. The power being dissipated would cause them to heat up a lot!
Thanks for your detailed response Liam. I am making a homemade version of the Arduboy with a bigger screen SSD1309 2.4inch. The 3.3V microPros run at 8MHz instead of 16MHz which would make many of the games too slow.
So far I have it working well in its simplest configuration:
Hi John.
As Liam says a voltage divider is not your answer here.
The data sheet for your storage module chip is available to download here
It also needs a VCC of 3.3V
This has to be provided somewhere so use this source for the 3.3V at the “B” port of the level shifter.
If you haven’t got a 3.3V supply you will have to arrange one but a voltage divider will not do this job.
Cheers Bob