User Activity

I wonder if STM32H750 will work with QuadSPI PSRAM chip (for example ESP-PSRAM64H) and map it into the memory natively? I've read in the datasheet that MCU supports Flash chips via QuadSPI, but what about PSRAM?
I wanna use Ethernet with STM32F407 MCU. I found only a standrad peripheral library on st.com site. Where can I get the official support library for Ethernet?
Posted on April 11, 2014 at 08:21I've got STM32F407VE controller that works at 168 MHz. I need to get a 8 MHz clock frequency from it and I guessed to use a timer in PWM mode, but they all have a 42 MHz or 84 MHz clocks and so I can't use approriate...