cancel
Showing results for 
Search instead for 
Did you mean: 

Does Registers work in STM32Cube Programmer?

KMoel.1
Associate II

I am trying to use Registers in STM32CubeProgrammer to change the setting of GPIOB, but whenever I change a value. it just gets changes back to the value it had before! Is this because Registers is still in BETA or am I doing something wrong?

1 ACCEPTED SOLUTION

Accepted Solutions
KMoel.1
Associate II

I changed to an other target HW and now it works, so it must have been an issue with the HW. Thank for the help

View solution in original post

7 REPLIES 7
KnarfB
Principal III

Works for me. Did you press Aplly between Write and Read?

hth

KnarfB

KMoel.1
Associate II

It is when I press Apply that the value changes back to the original value

Andrew Neil
Evangelist III

What chip?

Which register(s) have you tried?

KMoel.1
Associate II

STM32L476

GPIO8 MODER8, OT8, ODR8

Present details of the chip you're using.

Go over the exact sequence you're using.

Make sure clocks are suitably enabled, otherwise peripheral registers will stick at zero

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
KMoel.1
Associate II

I changed to an other target HW and now it works, so it must have been an issue with the HW. Thank for the help

If your issue is now resolved, please mark the solution:

0693W000008y9fZQAQ.png