I am working with teensy's for a long time with success until now.
MacBookPro14" M1 macos 12.1.Monterey, Teenyduino 12.58
As of today, in Tools>Port only cu.Bluetooth-Incoming-Port is shown.
Trying to upload a sketch to the teensy3.2 fails
Pressing the reset button blocks the device until unplugged-plugged in.
My old teensy++2 is shown correctly in terminal and upload via TeensyLoader works as always.
So does a test upload of a blink sketch to an arduino nano.
Uploading C-code programs to raw Atmega8-boards with an USB-programmer works as always.
Restart, removing and reinstalling teensyduino, trying all my teensy boards (teensy3.1, 3.2, 3.5, 4.1): same effect.
Trying with platformio: same effect, also with various ESP32-boards that were all working until now.
Is there a way to reactivate the serial port for the Arduino/Teensyduino world?
Any help...
MacBookPro14" M1 macos 12.1.Monterey, Teenyduino 12.58
As of today, in Tools>Port only cu.Bluetooth-Incoming-Port is shown.
Trying to upload a sketch to the teensy3.2 fails
Code:
No Teensy boards were found on any USB ports of your computer.
My old teensy++2 is shown correctly in terminal and upload via TeensyLoader works as always.
So does a test upload of a blink sketch to an arduino nano.
Uploading C-code programs to raw Atmega8-boards with an USB-programmer works as always.
Restart, removing and reinstalling teensyduino, trying all my teensy boards (teensy3.1, 3.2, 3.5, 4.1): same effect.
Trying with platformio: same effect, also with various ESP32-boards that were all working until now.
Is there a way to reactivate the serial port for the Arduino/Teensyduino world?
Any help...
Last edited: