User Activity

With my pin assignments ADC IN14 shows a conflict with PB0. Which is incorrect according to the datasheet. The conflict should be with PC5. IN15 also shows a conflict with PB0 which is correct.
In the STM32L431, datasheet does not show PA11 as configurable to an ADC.
I did some modifications of several projects without relaunching STM32CubeMX. When I went back to the project that was the main focus everything except the .ioc file had been erased. No directories. No generated code. Nothing but a .ioc file! I resto...
It isn't clear if more than one peripheral, e.g. TIM2 and TIM5 can be configured to use the same pin, assuming of course than both don't try to use the pin in an output mode. If this is possible, then I should be able to capture encoder time transiti...
A brand new Nucleo F767ZI. Plug in USB cable to the ST-LINK usb connection on the board. The Red "com" led comes on steady for about 1/2 sec then begins blinking several times per sec. No other LEDs on. I find the not/pwrEN line from the ST-LINK ...