Need help?

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Kylie99
 
Posts: 2
Joined: Sat Jun 16, 2018 4:21 am

Need help?

Post by Kylie99 »

I've been trying to get the 1.27" SSD1351 working with circuitpython and the metro express with little luck. Upon inspection in looks like the color565 import is causing the system to run out of memory. Given that the code below is the only thing I'm trying to run, does this simply mean that circuitpython, metro express, and the display libraries are incompatible? If there is a way to make this happen, can anyone point me in the right direction?

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Need help?

Post by adafruit_support_mike »

[moved to the CircuitPython forum]

User avatar
tannewt
 
Posts: 3304
Joined: Thu Oct 06, 2016 8:48 pm

Re: Need help?

Post by tannewt »

Hi Kylie99! COuld you please post your code in CODE tags? Seems like it was missed. At what point does it run out of memory?
~Scott

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”