User Activity

When i moved to new version of CubeMX and regenerate code for my H7 USB project i got compiler warning about some variables. Here is difference between old and new generated usbd_desc.c file;Old file:static void Get_SerialNum(void) { uint32_t devic...
Hi, i'm using STM32H750VB and i could previously make the Vbat measurement setting under Analog->ADC3 in the old version of cubemx (6.10), but this option has been removed in the new version (6.11). Also the temperature sensor setting is lost.  Is th...
I'm using external crystal for RTC on STM32H750VB. Sometimes when i powered up to board, its hanging on LSE initialization and entering hard fault. If i remove rtc backup battery and plug it again, its working. This happens very rarely :S I couldn't ...
Hi, i'm using STM32H750VB and it has 128kB embedded flash, so i'm using an external 16MB qspi flash. When i'm trying to fit firmware to internal & external flash, i modified linker script like this: base hal libraries are located in internal flash an...
Hi, i have a custom board with STM32H750 with qspi flash and want to debug with j-link debugger. Before i used it with st-link and my custom flashloader while debugging. Now i want to write open loader for my project but i didn't see any settings how...
Kudos from