User Activity

I have a working USB2 (ULPI) device mode interface, and want to detect cable removal. There appears to be provision for this: OTG_GINTSTS has SRQINT and OTGINT bits and OTG_GOTGINT has the OTGINT bit, but I do not seem to get any response to cable r...
Posted on January 15, 2018 at 21:51I am trying to get the SDRAM working in the STM32H743 Eval board. If you select the Eval board in the Cube, it sets up the pins for you, but does not fill in the memory settings. I have made my best attempt to do t...
Posted on December 12, 2017 at 12:01This is tedious as each time I adjust my project using the cube I have to edit the generated source file in:Drivers/CMSIS/Device/ST/STM32H7xx/Source/Templates/system_stm32h7xx.cIn case this has anything to do with...