STM32F429I-DISCO1 PORTB_13 does not give a reaction during control
Hello everyone, I need help .I noticed a very interesting problem, which is this.
I use STM32F429I-DISCO1 when I activated I2S_2 in the master mode PORTB_13 pin = CLK , but in reality it was always = HIGH level , after that I deactivated I2S_2 and configured it as an output pin , speed= very_high . Also no reaction, when checked with a tester that pin again everything is fine, the pin is brought out , then I looked at the board schematic, it turns out that this pin is connected to the USB OTG as VBUS_FS, I also disabled the USB_OTG function, it didn’t help either. On the other hand, I think if it’s not possible to use this pin, why in CubeMX is this pin not disabled?
Thanks in advance.
