MATLAB Simulink-Hardware support for PX4 autopilot UAV

4 vues (au cours des 30 derniers jours)
Suraj Suresh Kumar
Suraj Suresh Kumar le 22 Sep 2021
I'm trying to upload the firmware through UAV Toolbox support package for PX4 autopilots. The initial Hardware Setup is completed. I'm using the one of the MATLAB examples for the same toobox package to upload my code into the PX4 flight controller.
The problem is that MATLAB is not detecting the "ProfiCNC CUBE F4 FMU (COM3)" port but detecting the "Legacy FMU (COM5)" port, which renders the system to show a message saying
"Attempting reboot on COM5 with baudrate=57600... If the board does not respond, unplug and re-plug the USB connector."
I had faced the same problem with the initial "Hardware Setup" process, which i could overcome by simply rebooting the hardware just before the MATLAB firmware upload subprocess.
Now when i try to upload a customized Firmware based on one of the examples for the UAV toolbox, Im not able reboot the hardware since the hardware cannot be reboot in the middle of the Simulink program. Please suggest a solution for the problem.
  6 commentaires
yan m
yan m le 11 Oct 2021
Hello, I have the same problem with the pixhawk 4... When using the UAV toolbox i can build the firmware but when i'm trying to upload, the board keeps turning ON and OFF and i have the message : "Attempting reboot on COM8 with baudrate=57600... If the board does not respond, unplug and re-plug the USB connector."
Can someone help me please ?
thx
Rasmus
Rasmus le 16 Oct 2021
This solves the issue:
https://se.mathworks.com/help/supportpkg/px4/ug/troubleshooting-firmware-upload-px4.html

Connectez-vous pour commenter.

Réponses (1)

Ankur Bose
Ankur Bose le 11 Nov 2021
This issue is mostly due to two different COM ports coming uo for your Pixhawk board (one for upload and one for communication). Some boards have this special behavior. On most other boards, the upload and communication port is same and there is no such issue.
To troubleshoot the issue of Uploading the firmare in Test Connection, see Troubleshooting Unresponsive Firmware Upload.
Also to successfully upload firmware from Simulink, set the COM ports correctly as shown in Set COM Port for Upload and Communication in Simulink

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by