Problems with feather EPS32 and feather friend

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
juliecorlin
 
Posts: 1
Joined: Wed May 05, 2021 7:44 am

Problems with feather EPS32 and feather friend

Post by juliecorlin »

Hi Adafruit,

We are currently working with a feather ESP32 and a Feather Friend connected to a Flexible Display 2,9. All the electronics are original Adafruit components.

We are having problems finding example code where EPS32 and Feather Friend are used together. All the example codes we can find are using SPI pins. Do you have some example code where these two are used together, as the ESP32 and the friend are compatible with each other?

I have attached a picture of the setup and links to the products.

https://www.adafruit.com/product/4262
https://www.adafruit.com/product/4446
https://www.adafruit.com/product/3405

Thank you in advance.

Kind regards,
Julie
Attachments
182291629_1465907790415123_153451240583114944_n.jpg
182291629_1465907790415123_153451240583114944_n.jpg (431.24 KiB) Viewed 265 times
182103751_3823705641059454_1815501955350936893_n.jpg
182103751_3823705641059454_1815501955350936893_n.jpg (677.59 KiB) Viewed 265 times

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Problems with feather EPS32 and feather friend

Post by mikeysklar »

Hi Julie,

Have you tried running the EPD_Test example?

https://github.com/adafruit/Adafruit_EP ... r/examples

You will need to uncomment the 2.9" display line for your flexible unit.

The ESP32 Huzzah is compatible with the Feather Friend just more finicky. All communication will be over SPI.

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

Return to “Microcontrollers”