User Activity

Hello,I've two STM32G473 controllers connected on SPI3 and SPI5 of main controller (STM32H753).1. STM32G473 - Boot, Chip Select and Reset pins are controlled through the I/O pins of STM32H753, SPI5 of H753 is used to interface G473 on SPI1(as per not...
Hello, we're using STM32H753XI in our custom board wherein we've ADIN1200 LAN driver, W25Q flash on QUADSPI. we've configured the memory regions for Ethernet Rx, TX DMAs and pool memory like this       RW_DMARxDscrTab 0x30040000 0x60 { *(.RxDecrip...
I'm trying to interface ADIN1200 LAN driver with STM32H753. CubeMX BSP package supports LWIP library for LAN8742 driver, I see that there are some differences in configuration of both the LAN drivers but not very clear which part in the drivers to be...
Hello,I'm using STM32H753XI MCU with two W25Q512JV(its 64Mb) in dual mode, the nCS and data lines are separate, Clock line is same. I've configured the QUAD SPI in dual flash mode as mentioned in AN4760. I'm trying to read the sectors from first flas...
I'm using STM32H753 eval board and trying to implement memory tests like data, address pins short, memory cell corrupted etc. on this eval baord there is MT28EW128ABA1LPC-0SIT.for testing address pins short detection I've shorted A4 and A5 pins but H...