• 1 Post
  • 9 Comments
Joined 3 months ago
cake
Cake day: October 19th, 2024

help-circle


  • There is indeed no way to create new virtual memory mappings. When a binary is loaded, it’s manually mapped into IRAM (instruction RAM).

    The target audience for things like Lilygo T-Deck is probably the more technical side of the Flipper Zero audience. I can see how it could also become an end-user device (like Flipper Zero is to many people), but we’ll need more apps for that.

    And sure, you could use a Raspberry Pi, but part of the fun/challenge of this project is that it hasn’t been done for ESP32 before (as far as I’m aware). Some differences: a Raspberry Pi draws more power, costs more, and generally doesn’t boot in under 2 seconds. I’m also not aware of compact Pi-based handhelds like the Lilygo T-Deck is to my project. edit: There’s the uConsole, but it’s twice the price, likely has 6+ months delivery time, is much larger, and weighs much more.






  • ByteWelder@feddit.nltoMemes@lemmy.mlIs this one relatable?
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    It’s different because of how the pins are connected. C-to-A uses 4 or 5 pins (with or without id pin) out of 24 in total for USB C. My guess is that it negotiates differently in that scenario. I’m guessing those problematic USB C devices only connect those 4 or 5 pins and don’t properly “talk USB C”.