Hi again, I'm new to Teensy boards and I almost finished migrating my program from Arduino Mega to Teensy 4.1.
My past project using Arduino is connecting the serial port of my Arduino (via USB) to my PC, reading the output from the Serial port, and saving all the data to MySQL.
But when I try to connect my Teensy4.1 board to my PC using Putty/Teraterm, it says "Access is denied". Do I need to use the USB host port of my Teensy board to gain access to the Serial port of the PC?
Thanks in advance folks.
My past project using Arduino is connecting the serial port of my Arduino (via USB) to my PC, reading the output from the Serial port, and saving all the data to MySQL.
But when I try to connect my Teensy4.1 board to my PC using Putty/Teraterm, it says "Access is denied". Do I need to use the USB host port of my Teensy board to gain access to the Serial port of the PC?
Thanks in advance folks.