Meanwhile for B12 this code doesn't show any thing special about it.
However the doc doesn't show B12 as a PWM capable pin.
I did not wired anything to it so far.
Do you have an element/clue about what doesn't work with B12?
Clearly, the specs of STM32F401RE shows that it should work with B15 pin, it's not a matter of hardware.
Actually, Espruino's doc page you mentioned is right. The utilities that generated it are correctly using the pins definitions which are themselves correct too.
However, there seem to be a problem in the source/compiled version of Espruino itself.
To be investigated further I think.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello Rob,
Are getting the kind of output below?
Meanwhile for B12 this code doesn't show any thing special about it.
However the doc doesn't show B12 as a PWM capable pin.
I did not wired anything to it so far.
Do you have an element/clue about what doesn't work with B12?
Clearly, the specs of STM32F401RE shows that it should work with B15 pin, it's not a matter of hardware.
Actually, Espruino's doc page you mentioned is right. The utilities that generated it are correctly using the pins definitions which are themselves correct too.
However, there seem to be a problem in the source/compiled version of Espruino itself.
To be investigated further I think.