Dániel Buga

Results 224 comments of Dániel Buga

Can you please try updating your probe-rs to 0.23 and retry? It should print a bit more detailed error message in case it fails, and that would be helpful.

We found something that was incorrect and I'm confident is the cause, but I would appreciate if you could verify that your issue was indeed fixed.

Thanks, that verifies the theory for sure :) You'll need to install probe-rs from github to get the fix though, 0.23 was released a month or so ago. I believe...

Apologies, the correct command is `cargo install probe-rs --git https://github.com/probe-rs/probe-rs.git --features cli`

Unfortunately I don't have one of these devices so I won't be able to debug this.

I haven't been following the STM32 scene in a few years, I don't really know where to start. What I can see is that the errors provided by probe-rs aren't...

Can you try j-link with [this PR](https://github.com/probe-rs/probe-rs/pull/2415) please?

> I chose Esp-Idf version 5. Thank you, this is where the problem lies. Esp-idf does something fishy that we're not prepared to deal with.

You should instead try and put your board into Download mode before flashing: press and hold Reset, press and hold Boot0, release Reset, release Boot0. You'll probably be able to...

> I will buy the C6 and report back. Please do not waste your money when the issue is specific to the software framework you're trying to use. Also please...