Tool/software:
Hello,
I am implementing PWM on a project on several PINs of the microcontroller. On all it works except on two PINs (PA0 and PA1) which have the following description “Default BSL I2C_SDA” and “Default BSL I2C_SCL”. Is this the reason why it doesn't work? I've checked my configuration against a sample code and everything seems fine.
Is it possible to change the BSL PIN or even disable BSL?
Thanks in advance.