the only source of videos for stm programming i found thank you so much
@Weblearning14 жыл бұрын
Thanks.
@walat.yacoub3 жыл бұрын
You are better than STMicroelectronics !
@Weblearning13 жыл бұрын
Thanks :-)
@alessandrodelmonte69646 ай бұрын
Hi, I followed the instructions to install the software, including the installation of Java, but a mask appears that says: "this application was configured to ue bundled Java Runtime Environment but the runtime is missing or corrupted" Why? can you help me? Thank you
@ttaylor99167 ай бұрын
did you show the physical connection?
@SauvikRoy5 ай бұрын
how do you dump the existing firmware?
@vitalilodrikm.92932 жыл бұрын
I don't have at OPTION BYTES tabs the PCROP option
@isaacguerra15673 жыл бұрын
Hello, when I push connect,.. all the STM32 info appear correctly but gives ERROR: Data Read Failed,... I tried several times with same result... any idea? thanks!
@Weblearning13 жыл бұрын
Are you using SWD? If so, it could be that you have pull up resistors ( you shouldn't ). The lines are to long or the connection is a bit bad/resistive. try and advise what was the cause.
@pandemicrc85333 жыл бұрын
@@Weblearning1 I'm using drone ESC Flycolor Xcross. Thanks for the answer.
@NeuroMod4 жыл бұрын
Do you think you could make a video on how to design from scratch an STM32 based PCB?
@Weblearning14 жыл бұрын
I will try. There is still a long list of videos that I need/want to do before. Thanks for the suggestion.
@NeuroMod4 жыл бұрын
@@Weblearning1 Thanks, that would be great. The STM32 is used a lot in new PCB designs, building a new STM32 based PCB and then showing how to program it would be awesome.
@rexfarell4 жыл бұрын
I want to access my flight controller, how can I do it?
@bennguyen13134 жыл бұрын
Do you have any experience on how the flash works on the dual-core stm32h7s work? For example, how do you flash just the m7 or just the m4? Or if you bootload it (BOOT0=1), will both cores try to program the file?
@Weblearning14 жыл бұрын
Have a look at this: 1. www.st.com/content/st_com/en/about/events/events.html/stm32h7-dual-core-microcontroller-webinar-ame-2019.html 2. www.st.com/resource/en/application_note/dm00597308-stm32h7x5x7-dualcore-microcontroller-debugging-stmicroelectronics.pdf 3. kzbin.info/aero/PLnMKNibPkDnFn06DoC63zxwwdYAz-1fAh
@gigiboxa3 жыл бұрын
hello i have a problem with a stlinkv2 original and clone the cube programer sees it a flash drive F why is that the serial number doesnt appeari get dev connect error
@Weblearning13 жыл бұрын
Sorry, I dont understand your question. The clone doesn't have a serial number?
@gigiboxa3 жыл бұрын
@@Weblearning1 neither the original IT appear al unit F. Or diferent letter depends on USB port
@Weblearning13 жыл бұрын
Sorry, still not able to understand your issue. You need to be more precise, please don't use abbreviations, maybe share a picture, link or something that explains in more detail your issue.
@gigiboxa3 жыл бұрын
@@Weblearning1 ok i will make a video and link here ok?
@Stodgyaban_9 ай бұрын
Sir, i can’t install stm32cubeprog. It say “ this app was configured to use a bundled java runtime environtment but the runtime is missing or corrupted”
@armincal98343 жыл бұрын
Do you upload. Elf files or. Bin files? When upload files from my pc to this custom blue pill board that I have and check the run after programming box, I get upload successful message but the program does not run and my board gets disconnected I think that's because I have to set boot1 back to vdd?(I am using UART through a USB to TTL dongle)
@Weblearning13 жыл бұрын
Only boot 0 needs to be changed from 0 to 1 for bootloader, then back to 0 to run normal.
@MuhammadArslan-vl7ln3 жыл бұрын
Can we copy program from Arduino using this software
@Weblearning13 жыл бұрын
If its on the STM32, and the device is open, yes, you can copy and then write it to another STM32 with the same part number as the original.
@coryanders54602 жыл бұрын
the programs does not see any board when I plug mine in
@Weblearning12 жыл бұрын
What ST-Link are you using? a clone? See also my video on " SWD Debug Issues check list "
@keremgokturkulutas47863 жыл бұрын
Am I the only one who sees an empty page at step 7 when we setup the STM32 Cube Programmer? I can't see any selections at that step 7.
@Weblearning13 жыл бұрын
At what sec. in the video you are referring to?
@ugurcanusta70053 жыл бұрын
bende de aynı sorun var, çözebildiniz mi problemi?
@onurbilgen50982 жыл бұрын
bende de aynı sorun oldu, çözebildiniz mi?
@L3X3693 жыл бұрын
The start address in greyed out, I don't know what todo...
@Weblearning13 жыл бұрын
Did you manage to solve it? How?
@L3X-3693 жыл бұрын
@@Weblearning1 I was trying to flash a Fysetc Spider 3D printer board. The software is ok, this tutorial is ok, the problem was with their instructions, Managed to brick my card and now I can't boot anything, in the meantime I switched to another card (SKR 2.0) from another brand, and everything is in order.
@trt9694 жыл бұрын
Thanks!
@Weblearning14 жыл бұрын
My pleasure.
@ButilkaRomm3 жыл бұрын
If you use an old USB 2.0 cable you need to put it in the USB 2.0 port of your computer and not the USB 3.0.
@Weblearning13 жыл бұрын
It doesn't matter. All the USB are backward compatible.