Bri what im concerned about is the teensy api if there is one basically being used in a way that PMO (lols) yeah if there's no way to disable it ill have to find a new hobby
thanks for your time
sorry if annoying
love you all
So if you've read my old posts im concerned about incoming packets being a vector for compromise for security. Is there way I can brick it incoming by cutting trace. I don't mind if I need to resolder etc
૮ ˶ᵔ ᵕ ᵔ˶ ა
ok ill look into it. I just want the peace of mind of all usb packets not being looked into by it?? software terms idk. because a real dumb hid dev wouldn't respond or read it
thanks for your help have a wonderful day
૮ ˶ᵔ ᵕ ᵔ˶ ა
The ide can send a command to the teensy at any point to upload to the device. Is there a way to block this functionality in the firmware uploaded until the button is pressed?
૮ ˶ᵔ ᵕ ᵔ˶ ა
Newbie here be gentle!
Ok! Thanks mate <3
I need some direction from here because I want the teensy in my pc as mouse but also receiving serial strings
I have a teensy usb soldered on already
and was using the <usbhost_t36.h> lib
USBSerial mySerial(myusb)
void...
I have a couple PJRC usb cables lying around and want to use serial1 to send data from my pc. you think I just cut the wires I believe green to 1 (transmit) and white to 0(receive)?? for serial1. obviously I would presume sticking some header...