2016-09-22 09:53 AM
Hi,
I have a Problem with the DfuSe Demo (v3.05) and the STM32L073CZT on chip bootloader.
It is not possible to upload or down Load from/to the InternalFlash.
Downloading or Uploading the DATA Memory is possible.
I have tried it with our own borad and a nucleo board both the same problem!Does
anyone knows what the problem is?
Is it a Problem from the STM32L073CZT chip or from the DfuSe Software?The X for Readable Writeable and Eraseable are missing for flash memory (we have no protection activated ).
edit(26.09.16):
today i tested it with the DFU Tester (v3.0.1).
there the Flash is also shown as not readable writeable.
but it is possible to write or erase the Flash, also leave dfu mode works.
#!dfuse-!stm32l0-!usb-!bootloader2016-09-26 07:57 AM
Hi max,
What is the status of boot pins ? IS the BFB2 (bit 23 in FLASH_OPTR register) set or reset ? -Hannibal-2016-09-26 11:23 AM
Hi Hannibal,
the boot pin s are so configured that the SMT boots from System mem. (nboot1 is checked (standard (
factory
) config ) and boot0 pin is connected to Vdd ).the BFB 2 bit is in standard (
factory
) config (because i am currently not at work i can?t say itexactly but i think it is checked
) .(we would have connected Boot0 to vss but the left tree form fig.49 form AN2606 won?t work it never end in the bootloader. so we have connected boot0 to vdd and I hope we can kill the repeatedly starting bootloader by enabling Protection Level 2)
2016-10-23 12:50 PM
Hi,
We use DfuSe Demo 3.0.5, and have same problem with STM32L073CZ. When click to ''Upgrade'' button PC app very quickly (around 3 seconds) do programming and say that all Ok. But after click on ''Leave DFU mode'' don't work. See picture. STM32 is stay in DFU mode. We try old (but in new archive with DfuSE Demo 3.0.5) STDFUTester.exe and it show all that work (erase, donwnload, leave Dfu mode) but nothing is changed. We try old drivers, and new drivers 3.0.5 for STM32 DFU Bootloader device. Also, try command line utils, same is happened. Do you resolve this issue, and how? Best regards, Darko ________________ Attachments : Picture1.jpg : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtkA&d=%2Fa%2F0X0000000aWS%2F._QWz16a1GIL28G18UQnMYswICarkmPLWVO9HFXiOIQ&asPdf=false2016-10-31 01:45 PM
2017-06-16 06:07 AM
Hi all
We have exactly the same two problems with STM32L083KZT6. Is there any chance to solve that issue (programming STM32L083 via Windows dfu).
Many thanks
Steve
2018-02-26 07:43 AM
Pushing this up, because i have the same problem on STM32L073
2018-02-26 08:55 AM
There were some .HEX alignment issues (mostly GNU related), but don't think we've seen an update for L0 and L4.
DAHMEN.IMEN
st.mcu
please see if something newer than 3.05 is available in this stand-alone form (not All-In-One)2018-02-27 03:24 AM
Hello,
Our recommendation is to use
(STM32CubeProgrammer software for programming STM32 products).-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.