Skip to main content
Super User
November 24, 2019
Solved

Anyone has a schema of this STM32H750 board?

  • November 24, 2019
  • 4 replies
  • 3696 views

0690X00000AsO4jQAF.jpg

E-bay sellers don't have any docum, even Chinese.

It contains some I2C eeprom and SPI flash - but to which SPI and I2C they are connected?

Also, I've tried to wire up a white ST-LINKv2 dongle to the SWD debuger contacts, but no success. According to this.

No software can see the target.

The board is alive. It has some test firmware from the factory that blinks LEDs and emulates a USB COM port to host. (but the port does not output anything and does not react to input at 9600 or 115200).

-- pa

    This topic has been closed for replies.
    Best answer by MacLaren

    hope useful

    4 replies

    Graduate II
    November 24, 2019
    Pavel A.Author
    Super User
    November 24, 2019

    Hello Mr. Avogadro (or still Clive?)

    Have you wired the reset and SWO to the debugger tool?

    Still cannot get it working...

    -- pa

    Graduate II
    November 24, 2019

    Just wired VCC, GND, SWDIO, SWCLK

    0690X00000AsO6zQAF.jpg

    (1) Top Left VCC

    (8) Right 4th Down GND

    (7) Left 4th Down SWDIO

    (9) Left 5th Down SWCLK

    MacLarenAnswer
    Visitor II
    November 24, 2019

    hope useful

    Pavel A.Author
    Super User
    November 24, 2019

    Great, thank you

    Graduate II
    November 26, 2019

    VDDA/VREF+ isn't bypassed with any capacitors! They are not even able of copying reference design.

    Buttons also could be debounced...

    Pavel A.Author
    Super User
    November 26, 2019

    > Buttons also could be debounced

    I"ve pulled the buttons up and down, as Clive advised, They work good enough for me. Will post the Cube file later, for those who cubes))

    -- pa

    Pavel A.Author
    Super User
    January 26, 2020

    Attached is a Cube file for CubeIDE.

    (a minimal version suitable for my project).

    -- pa