STM32L07x to STM32U083 migration and pincompatibility (AN6091)
I'm planning to drop in an STM32L083RC into a design made for STM32L071/073/083RZ (LQFP64) and was confident after reading AN6091 that apart from USBVDD it would be pincompatible.
It appears I cheered too soon, after I dived into the U083 datasheet and pin functions: The STM32U0 misses the second MCO output on PB13(pin 34) and the USART on PB3-PB4 (pins 55-56), where the L07x has USART5.
That results in quite a bit more redesigning than only disconnecting the unused USB power.
I guess that the AN6091 document should warn in Table 21 that USART pinout compatibility is partial and in Table 25 that the second MCO output of the L07x is not available on U0 series.
