OLED BlocklyProp Fonts not loading to Eprom
Shawna
Posts: 508
I'm trying to get the fonts working for the OLED in Blockly.
When I place the the OLED font loader block on the page and hit load eprom, the terminal just hangs at establishing i2c connection.
I am using the proto board from the Propeller Education Kit.
The Eprom is a 24LC256. Oh........
Is 256K bits = 32K Bytes?
So if that's the case then the problem is too small of eprom. I will see if I have a 24LC512 and see if that works.
Thanks
Shawn
When I place the the OLED font loader block on the page and hit load eprom, the terminal just hangs at establishing i2c connection.
I am using the proto board from the Propeller Education Kit.
The Eprom is a 24LC256. Oh........
Is 256K bits = 32K Bytes?
So if that's the case then the problem is too small of eprom. I will see if I have a 24LC512 and see if that works.
Thanks
Shawn
Comments
Oh, and welcome to BlocklyProp! Please let us know what you think of this tool.
Ken Gracey