User Activity

After installing a new compiler (9-2020-q2-update) with the Toolchain Manager I get the following Error.No editor descriptor for id org.eclipse.cdt.ui.editor.CEditorI am using STM32CubeIDE 1.11.0.I have tried to change the workspace or a fresh instal...
Hi everybody,I am using STM32G070KB and trying to generate a LIN break. But this seems to be only 10 bits long instead of the described 13 bits. If I am right the break should be about 680µs long at 19.2kBaud. But it is only about 520µs long which is...
Hi,I am trying to run the CRC calculation with the STM32G031 but the results do not match. The result of the CRC16_CCITT_FALSE should be 0x29B1 according to http://www.sunshine2k.de/coding/javascript/crc/crc_js.html but I get 0x277F.You can find my i...
I want to start the application after programming it and setting the readout protection. But when the readout protection is set to level 1 this is no longer possible. With level 0 it works as usual.
The MCU stops when the program reaches this line (FLASH->CR |= FLASH_CR_OBL_LAUNCH;) in the function below.The option bytes I want to write are at the moment still unchanged to the delivery state. Later they will be changed to RDP Level 1.void Option...
Kudos from