SPI2 not working on STM32F746BG
I am experiencing an issue with SPI communication on the STM32F746BG microcontroller:Current Setup:SPI2 connected to ADCSPI6 connected to EthernetCurrent Behavior:When testing SPI2 (ADC) alone: Works properlyWhen testing SPI6 (Ethernet) alone: Works ...