2022-08-15 06:14 PM
Initially I followed the tutorial at
but couldn't get that to work. It shows negotiations in the STM UCPD software and negotiates a fixed contract but the voltage isn't correct to so I thought I would have a look at the ready-made example projects on Github but the projects at
do not build since the majority of files are missing.
Has anyone gotten any of the example projects working?
I am using an STM32G071RBT6 Nucleo with a X-Nucleo-SNK1M1 shield and I'd like to find a way to get a PPS Sink application working on this setup (and later on a STM32G071CBT6 on a custom board)
2022-10-14 03:39 AM
Hello @TNeum.2 ,
In order for us to understand your issues and provide support, we need more information.
Could you please provide the trace (following the tracer section in wiki) of the contract negotiation ?
What do you mean by "voltage is not correct" ?
What do you mean by "the majority of files are missing" ? The projects on GitHub are regularly tested and works. I can confirm no files are missing. Could you provide a compilation log ? Did you take the full package on GitHub, not just the "project" folder ?
Best regards