GPIO.out_w1tc & GPIO.out_w1ts

I'm trying to write a driver for TFT_eSPI to work on the Nano 33 BLE board. However, a lot of the code calls GPIO.out_w1tc and GPIO.out_w1ts and I've no idea how to replace these in the Nano 33 BLE.

Why am I doing this? Because I want to use lvgl and all the advice is to start with TFT_eSPI.

Can anyone advise please?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.