Skip to content
TeensyUser edited this page Mar 21, 2020 · 1 revision

Arduino - SD shields often have level converters builtin.

These are

  • not needed as all Teensy 3.x + teensy 4 work with 3.3V and
  • lead to problems because the level converters are usually too slow for Teensy.

Back to FAQ

Clone this wiki locally