User Activity

After loading the elf file variables are detected incorrect (wrong address an/or size)Two examples with output of readelf1) used in *.c file:uint8_t counter_error_handler __attribute__((section(".internal_ram")));> readelf Bluepill_USB_CDC.elf -s |gr...
Hi !I'm using the USB CDC IP as simple USB to serial converter but I don't want to implement the needed CDC functionalities.Under Linux this leads to a blocking of the virtual com port /dev/ttyACMx for several seconds due to the modem manager tries t...
Hi !This issue is still not fixed in the current F4 firmware V1.25.If USE_FULL_ASSERT is used the parameter check for a valid calculated value of PLLN=96 by STM32CubeMx fails.The old issue was closed therefore please raise a ticket (again) - thanks !...
Is there a preprocessor define of the flash size available at compile time ?I know that the flash size can be read at run-time from the FLASH_SIZE_DATA_REGISTER but I need the value for a constexpr.I found only the following definitions - but this is...
Hi !After generating code for the tool chain SW4STM32 the Eclipse project setting "exclude from build" for files or folders is reset:used software versions:STM32CubeMx 5.6.1Eclipse 2020-06 (4.16.0)Eclipse AC6 plugins: Bug or feature ?Best regards, Mi...
Kudos from