User Activity

Posted on June 16, 2017 at 12:10Hi,The ProblemI am running uCLinux on the STM32F746. I am using a gadgetfs-based mass storage device with the SD card for a backing file. The USB PHY is an external SMSC ULPI chip. This works fine when connected to mo...
Posted on November 14, 2016 at 16:19Hi All,I have a USB3333 connected to a STM32F429. I can't seem to get the PHY to enumerate in high speed mode - it always falls back to full speed. My code is using the ST cube example with minor modifications (pi...
Posted on November 14, 2016 at 10:38Hi All,I have a custom hardware dev board which includes an SDRAM (AS4C16M16SA), NOR Flash (S29GL128S) and a STM32F429. The schematic for this board is identical to other commercial dev boards that have the same m...
Posted on August 18, 2016 at 17:55Hi,Hoping for some feedback from ST or others who have tested/used this configuration...The datasheet for the STM32F745xx (also the 746xx) contains Table 11. This shows the FMC pin definition, and lists the followin...
Posted on May 25, 2016 at 13:23Hi All,I'm using a STM32F7 Discovery board. I am using the example application (unmodified) from Cube for being a USB MSC device.When I run the code with the debugger connected (using ST Link) everything works as expec...