A bitmap is not compatible

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
charlesbang
 
Posts: 6
Joined: Sun Jul 25, 2021 11:28 pm

A bitmap is not compatible

Post by charlesbang »

I checked every function with Teensy4.1, it works great.
But only one thing I failed, it is a bitmap.
When I try to upload the bitmap from the SD card, it fails due to the library.
I succeeded with Arduino Uno R3, but it doesn't work with Teensy 4.1.
I don't know how to fix it.
Please help me to fix this.
Attachments
error.jpg
error.jpg (164.91 KiB) Viewed 110 times

User avatar
dastels
 
Posts: 15662
Joined: Tue Oct 20, 2015 3:22 pm

Re: A bitmap is not compatible

Post by dastels »

This is a compile failure, apparently due to misconfiguration in SdFatConfig.h

Dave

User avatar
charlesbang
 
Posts: 6
Joined: Sun Jul 25, 2021 11:28 pm

Re: A bitmap is not compatible

Post by charlesbang »

dastels wrote:This is a compile failure, apparently due to misconfiguration in SdFatConfig.h

Dave
How can I solve this problem?

User avatar
dastels
 
Posts: 15662
Joined: Tue Oct 20, 2015 3:22 pm

Re: A bitmap is not compatible

Post by dastels »

I haven't run into this before, so I don't know. That said, I'd probably try setting the mentioned settings to 1 and see what happens.

Dave

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

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”