USB upload methods are impure, looking for pure direct Arduino upload methods. #1707
Replies: 2 comments 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
As stated usage of STM32CubeProgrammer it is not link to debugging. |
Beta Was this translation helpful? Give feedback.
-
Hello, the problem i am having with this software is the lack of safe USB upload support. I have discovered that my computer will not allow me to download the required software “STM32 CUBE PROGRAMMER” as it thinks there is a virus hidden inside. I do not believe this is true, but i want to be safe as i am very paranoid about damaging my pc.
The solution i was thinking of for this is to add the ability to directly upload to the boards strait from Arduino via Serial upload without the need to download the cube programmer, as i feel like this software should be an optional choice for extended debugging resources unless they are not needed. I also feel like if there are other users who are as paranoid as i am, even if we don’t feel safe using the cube programmer, we can still have full access to the libraries and an easier ride for first time users.
There is really no alternative in my opinion, other than what i just described above.
It may be possible that no-one cares about my request or concerns, but i would really love to use this software to its full capacity within only one program without the need for any extra drivers or software that my computer won’t allow me to download. I don’t mind using this software for large requirements, but i just need an easier setup for simplicity and safety. Thank you to anyone who is able to reach out to me about my concerns and questions and who can work with the developers to make this possible.
Beta Was this translation helpful? Give feedback.
All reactions