User Activity

Since today CubeIDE 1.16.1 suddenly reports syntax errors for lines such as:__ALIGN_BEGIN uint8_t USBD_Desc[USB_DESC_SIZ] __ALIGN_END ={ ...The code compiles fine. but all the lines following are underlined. Removing __ALIGN_END removes all those und...
Starting make or clean. Happens with 1.15.1 and 1.16.1. Just recently updated to Ubuntu 24.10 (from 23.10) and seems to happens after that update. Just fresh installed IDE 1.16.1 because the "update" feature (link in update sites) seems (sometimes) b...
While creating scripts to build the kernel preparing for the DK2, found that it creates vmLinux and Image (not uImage) even though ST's kernel build readme stated to build uImage . Torvalds has also posted something about the compressed versus uncomp...
Schematic 1. Most documents refer to add a PU on UART TX  (target side), why is there a PU on UART RX and not TX, but there is a PU on VUART TX and not on VUART RX ? Seems inconsistent.2. For consistency or guideline, should the UART PU be on the boa...
Background:Using an specific MCU,  and after a board build, found that needed more memory. But a part in the "F" family with same pin out did not exists. To find another part, used the selector to select certain features to get close to a number of p...