2020-01-05 01:47 PM
I created STM IDE project from the scratch. I'm using STM32H742Zi Nucleo board.
When I configure the debugger I have only two options , all to them are ST-LINK debugger. See attached picture.
This features worked flawlessly in Atollic True Studio.
The project is available on github
https://github.com/mirtcho/ADS1256
Thanks in advance
Solved! Go to Solution.
2020-01-10 01:51 AM
I can confirm that STM32CubeIDE 1.2.0 solves this issue.
The thread can be closed.
2020-01-07 03:58 AM
Since J-Link doesn't work with dual core (at least not for 1.1.0) it was filtered out. It's fixed in the next version which should be out very soon.
2020-01-07 11:11 PM
Thanks
2020-01-10 12:52 AM
Sounds STM32CubeIDE 1.2.0 is solving such issue !
2020-01-10 01:51 AM
I can confirm that STM32CubeIDE 1.2.0 solves this issue.
The thread can be closed.
2021-07-14 06:26 AM
Hİ MMagl, I am using ADS1256 with STM32F103C8T6, In my PCB has got just SWD(Serial Wire Debugger) SWCLK and SWDIO pin so I can upload code to card but I didnt read ouput how can I read output. I am using STLink v2 and I want to read a output. Could you please help me?