I'm running absolutely bog standard STM32CubeMx code on NUCLEO-F091RC to get RS485 working (NOPs added for debugging).If I scope the USART2_TX line (PA2) I see no data.There is data on the USART1_TX line (PA9) and the RS485 enable line (USART_DE PA1)...