General Category > Discussion - Cleo

CleO External Flash Fail

(1/2) > >>

Chris/:
Hi,

Its happened a couple of times now where the eflash has failed and left me without the cleo picture on the splash screen and then an error trap when its failed to load Icons in.

Is this a know fault or am i doing something wrong?


This is a cut down version of how i call the icons:


--- Code: ---int16_t Settings;     

void setup() {
Settings = CleO.LoadIcon("@Icons/m36.ftico", 707);     
}
void loop() {
CleO.Bitmap(Settings, (0.005 * SCREEN_WIDTH), (0.225 * SCREEN_HEIGHT));
}

--- End code ---

Thanks,

Chris

Chris/:
Just happened to another CleO!

Any thoughts?

BRT Community:
Hi Chris,

Sorry to hear of the problem, we'll need to check on this.

Is there anything which seems to trigger the issue to begin happening on the boards (such as changing the contents of the eflash to add images or connecting or configuring differently)?

Best Regards, BRT Community

Chris/:
Hi,

The only difference is where i sit.

Every time this has happened i have been sat on my sofa whereas usually i am sat at a desk (where it has never occurred).

Could it been some sort of static issue?

It has happened to two CleO35 now.

Thanks,

Chris

Chris/:
Hi,

I am currently have 4 screens where this has occurred. I'm still not sure what the trigger is.

Do you want me to send them to you for inspection?

Thanks,

Chris

Navigation

[0] Message Index

[#] Next page

Go to full version