Suggested Boards for project

Hi,

I just downloaded Square studio after seeing some impressive projects. I soon learned the Arduino Uno, Mega and M0 just don’t have enough programming space. I have experience with Microchips SAMD/SAMS (Arm) microchips and I have successfully written TFT drivers for a number of displays. I am looking for a board that meets these requirements.

  • USB 2.0 host with high speed support
  • Fast processor above 44 MHz
  • Plenty of ports (pins)

Any suggestions? Would Teensy 4.1 work with lvgl and Squareline ?

Thanks in advance

Yes! ESP32, STM32 and NXP i.MX are also good candidates.

Great. Thanks for the advice.