User Activity

My company does not allow usage trackers that send information off-site. With the introduction of the usage tracker, I may not be able to use STM32CubeMX V5.2.0, or any version that uses tracking. If I cannot use CubeMX, I may not be able to use any ...
I have attached a trace file showing the error.When ethernetif_input() receives multiple frames in its for() loop, the 2nd frame is assigned the 1st frame's buffer so the 1st frame is processed twice. Then every following frame in the receive loop us...
​When I migrated my project, the Middleware LwIP was grayed out so I could not include LwIP. When I generated code, there were no LwIP files. I looked in the CubeH7 repository and the LwIP files are there. Short of copying LwIP from the repository, h...
Posted on April 24, 2018 at 16:33I am using the STM32H743xx Nucleo board with CubeMX V4.25.0 and CubeH7 V1.2.0.The HAL drivers have some issues with enabling the PLLs and individual PLL outputs (P, Q, R).1. HAL_RCC_OscConfig() always enables all PLL...
Posted on April 19, 2018 at 21:26Are there plans to fully support the STM32H7 PLL fractional multiplier (PLLFRACN) for all 3 PLLs in STM32CubeMX? The RCC Configuration allows the PLL1 fractional value to be set, but not for PLL2 and PLL3. Setting th...
Kudos from