klonyyy / STMViewer

Real-time STM32 variable & trace viewer
GNU General Public License v3.0
556 stars 62 forks source link

Hello #6

Closed Candas1 closed 1 year ago

Candas1 commented 1 year ago

Hi,

I came across your project, I am really interested in using it as I am also very frustrated with STM Studio. Seing this project a few months ago, I thought it would be great to have a web version of what you are doing, but now I see it's a lot of work. Will your project work with any version of the Stlink ?

I would like to promote your project here if you don't mind.

klonyyy commented 1 year ago

Hello! To be honest I don't have any experience in web development, so at this moment I don't think it's possible.

I tested STMViewer with ST-Link V2 (the one from nucelo development boards, V3-MINI and V3-MINIE. You can refer to the stlink library that I'm using (it's listed in the end of the readme file) for more information on supported programmers.

Regarding the promotion - I don't mind at all. Thanks!

Candas1 commented 1 year ago

Nevermind about the web version, your tool will be much faster. I am usually using the chinese clones of Stlink V2.1, I will give it a try.

Thanks a lot

klonyyy commented 1 year ago

Let me know if you encounter any problems. I'm closing the issue for now.

Candas1 commented 1 year ago

Hi,

Just to confirm, it works well for me with the chinese clones of Stlink V2.1, I even used it with a GD32 MCU.