User Activity

Posted on September 01, 2017 at 11:42I need the IBIS model for STM32F7 (specifically STM32F746NG).I tried the model available on the STM32F746 page (http://www.st.com/en/microcontrollers/stm32f746ng.html ), but when I import it into Altium 17, it cr...
Posted on July 11, 2016 at 08:28In the file ''usbh_msc.c'' generated by CubeMX there seem to be various instances of null pointer dereferencing. Many functions begin with this statement: MSC_HandleTypeDef *MSC_Handle =  (MSC_HandleTypeDef *) phost->...
Posted on July 04, 2016 at 12:50STM32CubeMX: 4.15.1 STM32CubeF7: 1.4.0 MCU: STM32F746NGHx In the setting: ''Configuration | FMC | SDRAM1 | SDRAM timing in memory clock cycles | Write recovery time'' the value is constrained in [3,16] (and the help a...