Search results

  1. E

    Trouble interfacing Teensy 4.1 to USB2241+eMMC via USBHost_t36 Library

    That sounds unfortunate but thank you for your efforts! I am looking for storage on my custom Teensy board that exceeds 4GB and is resistent against mechanical loads. I have already found a working solution with a SPI Flash that can be communicated with just like a SD card...
  2. E

    Trouble interfacing Teensy 4.1 to USB2241+eMMC via USBHost_t36 Library

    New update: I tried the "HIDDeviceInfo" sketch and when I plug in the Teensy with the USB2241 connected, the following is printed to the serial monitor: However, if I unplug the USB2241 while the Teensy is still connected the following is printed: And reconnecting it again results in: So I...
  3. E

    Trouble interfacing Teensy 4.1 to USB2241+eMMC via USBHost_t36 Library

    Appreciate your help! I receive the following output after enabling the debugging info:
  4. E

    Trouble interfacing Teensy 4.1 to USB2241+eMMC via USBHost_t36 Library

    Hey, I am working on interfacing the Teensy 4.1 with a Microchip USB2241 Flash Media Controller (https://www.microchip.com/en-us/product/USB2241), which is connected to an eMMC (IS21ES08GA-JCLI-TR) on a custom PCB for datalogging. Here, I followed the hardware design checklist provided by...
Back
Top