Search results

  1. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    Yes, as stated in the first post, I have used that exact port for an ESPCAM quite a lot last fall. And during the last 3-ish years, I've used quite a few microcontrollers (rPi, Pi PICO W, Arduino R3, Cmod A7-35T FPGA, ESPCAM, various ESP32 versions, Arduino Mega, etc) through that port, as it's...
  2. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    Nevermind my previous reply, arduino still believes it is an ESPCAM. Therefore, I tried finding it in device manager again. This time it was under "Ports" (as all other boards usually is). In here, it said the device was malfunctioning, and I therefore forced it to restart (didn't screenshot it...
  3. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    Unfortunately the Teensy is not visible in TyCommander, so that hasn't helped yet. I have just booted the PC and Teensy after 8 ish hours, and the error was still present, so it probably isn't something related to a capacitor or similar hardware on the board. As I could still upload code, I...
  4. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    The issue has surfaced once again. This time it appeared after having rebooted the teensy 5-6 times in short succession. I am still capable of uploading code, no matter if the USB type is set to raw HID or Serial. Nevertheless, no serial communication appears on the monitor. The COM5 connection...
  5. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    I've rebooted the pc 4 times since my original post, reuploaded the code, and currently the serial monitor functions. It does not seem to make any difference if I set the USB type to RawHID or Serial, as I recieve serial output in both modes now. I am also capable of uploading code in both USB...
  6. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    Forgot to add, I'm running Windows 10 22H2, build 19045.5737 on a Lenovo Legion Y520-15IKBN, and that the exact same code, board and cable have been running successfully previously, up until the serial communication no longer functioned.
  7. C

    Serial communication with Teensy 4.1 - Teensy showing in boards manager, but unavailable to serial comm

    Hi I'm currently working on a project using a Teensy 4.1 and is encountering a "random" error using Arduino IDE 2.3.2 and Teensy 1.59. When plugging in my Teensy, it is sometimes mistaken for an ESPCAM (AI THINKER), and when my pc has recognized it as such, I simply cannot make it accept it is...
Back
Top