I'm currently experimenting with parallel output on a Taijiuino Due,

I’m currently experimenting with parallel output on a Taijiuino Due, which is a Due clone with more pins. They have pins for 92-102, which should allow me to fully use PORTA, and PORTB minus pins 90 and 91.

However FastLED won’t output on those pins. Any idea why?

Doc for the TDue : http://www.emartee.com/product/42271/Taijiuino%20Due%20Pro%20R3%20%20Arduino%20Due%20Compatible

Code I’m using : https://create.arduino.cc/editor/Franck1048/93e77640-1313-4f4e-a171-6e4ad74f81e4/preview

Update : When I try to output normally, without parallel output, on pins 92-100 it doesn’t work either. Maybe an issue with the board, I’ll run some other tests.

Solved: You have to patch the IDE for the additional pins as per their tutorial : https://github.com/elechouse/TAIJI-UINO

Q
missing/deleted image from Google+