Skip to main content
Visitor II
March 22, 2020
Question

STM32G071RB unable to make it work

  • March 22, 2020
  • 5 replies
  • 1482 views

Hi all,

I'm trying to program this new G071RB, is the 3th device that I'm not able to make it work.. In simple word with the virgin device I can see it via Jlink and also I can program it (I've used CubeMX to make simple configuration of pin and program it with uVision, but uC wont start from Main Flash but from System Memory). After power-down and power-up I'm not able to connect with it at all, device death.... I'm already using the F0 family, but I would test this new family G0 there's something wrong in this devices? Thanks.

    This topic has been closed for replies.

    5 replies

    Visitor II
    March 22, 2020

    What are the boot pin(s) tied to? Since you are starting from system memory it sounds like the BOOT0 pin is tied to VDD.

    Visitor II
    March 22, 2020

    The boot0 pin is shared with the swd clk, so there’s a pull-down of 10kohm

    Super User
    March 23, 2020

    Are you able to share a schematic? Sounds like a hardware layout fault.

    Visitor II
    March 23, 2020

    0693W000000UUDZQA4.png0693W000000UUDUQA4.png

    Visitor II
    March 23, 2020

    OK, now I've changed another uC and from virgin with ST Cube programmer I've checked only the BOOT_LOCK box and now it work well! So there's a problem when I flash the memory from 1fff7800 to 1fff787f via uVision..