User Activity

The target MCU on the NUCLEO-F446RE board receives its clock input directly from the on-board STLink-V2.1 probe (see clock signal MCO in figure below):That's because the crystal X3 is not soldered on the board by default. So, when I launch a new proj...
When navigating in the Board Selector from CubeMX, I see the following four related products:NUCLEO-WB55RGP-NUCLEO-WB55P-NUCLEO-WB55-NUCLEOP-NUCLEO-WB55-USBDONGLEHowever, I only find two actual boards that correspond to them. So I attempted to make a...
1. Some background---------------------------------I'm working in a startup designing a new free IDE named Embeetle (https://test.embeetle.com). We support many ST-microcontrollers and even built an importer for CubeMX projects. Besides this importer...
I'm using the latest STM32CubeMX Version 5.3.0 (July 2019). I'm trying to wrap my head around the general project structure. Let's take for example a NUCLEO-F767ZI project generated by CubeMX.I'll go through a few conclusions I've drawn so far.1. The...
I use the CubeMX command-line interface. Normally I put my script in a file, and run it like this:java -jar "C:\path\to\STM32CubeMX.exe" -q "C:\path\to\myscript.txt"But before doing that, I test the script commands one-by-one in the interactive mode....
Kudos from
Kudos given to