i-herrera
i-herrera
It seems like AO2 pin is not correctly configured for PWM. There must be an issue in the AnalogOutClass section of the Arduino_MachineControl lib: https://github.com/arduino-libraries/Arduino_MachineControl/blob/master/src/Arduino_MachineControl.h#:~:text=class%20AnalogOutClass%20%7B The issue was discovered as...
 ChatServer.ino example under the Ethernet library on the Examples for Portenta H7. When loading the sketch to the board the telnet command won't connect or freez after the connection....