by gilhrpenner
So I was able to convert 5v to 3.3v with resistors.I used 4x 1m, 1x 680k, 1x 470k and according to my voltmeter it's exactly 3.3v.BUT I read online that I shouldn't do it with resistors lol.Any advice whether should I do it or not?This is how I did it.
Last edit: Nov. 28, 2015 03:41 PM
by gilhrpenner
@wxirxn Unfortunately I don't have a logic level converter and I really don't want to wait a few weeks to get one through ebay lol that's why I used resistors instead. Now I'm having one issue trying to run CCLoader, if anyone can help me with that I appreciate
by gilhrpenner
Yes, it's all connected.
3.3v to VCC
GND to GND
D4 to Reset
D5 to DD
D6 to DC
Don't laugh at my set-up
Doing everything with one hand sucks lol
by valentinrol
@wxirxn Thank you. Looks like it locks up when attempting to write to the Myo… Now it would be good to know what hardware you use (Arduino). You could also try to print out the firmware data before this point and see if this is corrent. Do do this, just write Serial.println(firmware_info.major), Serial.println(firmware_info.minor) and Serial.println(firmware_info.patch) before this point.
0
0
0
Last edit: Nov. 28, 2015 04:14 PM