Improving SPI speed?

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
danielm
Posts: 167
Joined: Mon Oct 05, 2015 12:24 pm

Re: Improving SPI speed?

Post by danielm » Fri Jun 10, 2016 9:53 am

Could you please share some performance figures/numbers? Did you somehow manage to speed up Python execution?

User avatar
platforma
Posts: 258
Joined: Thu May 28, 2015 5:08 pm
Location: Japan

Re: Improving SPI speed?

Post by platforma » Fri Jun 10, 2016 11:14 am

I will try this PR with the st7735 driver and report back some time early next week.

User avatar
deshipu
Posts: 1388
Joined: Thu May 28, 2015 5:54 pm

Re: Improving SPI speed?

Post by deshipu » Fri Jun 10, 2016 11:35 am

platforma wrote:I will try this PR with the st7735 driver and report back some time early next week.
Thank you, much appreciated!

Post Reply