User Activity

Hello,The CubeMX and the ST HAL has in the files "stm32XXxx_hal_conf.h" the#define USE_HAL_USART_REGISTER_CALLBACKSWhen I looking in the source code, there is no position to find where is this define used:Searching for 'USE_HAL_USART_REGISTER_CALLBAC...
I want have a graph with 2 Y scale, in this case I have use 2 dynamic graph overlaped.When I run it with the demo board MB1332C (STM32H7B3I-DK), then the graph crashes with a hardfault exception.The design is like this:When I use 2 graphes without ov...
Hello,I have update a CubeMX project from V6.6.1 to V6.7.0.After update, without any changes, the clock configuration has a lot of errors. The CPU has a maximum clock rate from 480MHz, but the new CubeMX V6.7.0 allow only 200MHz!?!The Error:"D1CPRE C...
I have start with TouchGFX, select the demo board and generate the code. Simulator and download works.But now, when I want open the project with CubeIDE, the first is, the project is completly empty. Then when I start a new project with the existing ...
The ADC and SPI use the DMA, but the CubeIDE initialize the DMA at last ant the SPI initialization fails. See screenshot.CubeMX Version 6.6.1Please fix this mistake. Attachment, the Screenshot.The second problem: I cannot chage the "Rank" order from ...