User Activity

HelloI am using STM32U545RE (LQFP64 package) for my project as master controller. I am using the following pins for USART3 along with a transceiver chip ADM3061E and an additional GPIO output configured to act as the Enable.USART3_RX:PC5USART3_TX:PC4...
HelloI am using STM32U545RE (LQFP64 package) for my project as master controller. I have interfaced a slave ADC to the uC using SPI1 port. From datasheet, SPI1_SCK  can be either :PA1, PA5 or PB3.While configuring PA1 as SPI1_SCK it was observed that...