User Activity

Hi!My question is: how can I create a stm32mp1 project with STM32CubeIDE 1.8.0 from scratch?I've browsed through the wiki pages, and I only came across examples where they import ready projects.If I create a new project by choosing for example the st...
Hello,I made a minimal project with the NUCLEO-H723ZG board, in which I also used SWO printf. The project is all about generating and writing out a random number every 500 ms in the main cycle. Debugging in STM32CubeIDE with ST-LINK/V3 and J-Link Edu...
Hello!My new nucleo-h723zg board has just arrived and I immediately tried it with the updated STM32CubeIDE 1.6.0.The HAL driver is the latest: STM32Cube_FW_H7_V1.9.0 I also updated the on-board ST-LINK/V3 with the latest firmware.Unfortunately, ITM p...
Hi!I want to transmit data synchronously (near real time) from ADC using DMA half- and full transfer interrupts.I created an example project for NUCLEO-F429ZI using the LWIP RAW API. I don’t want to use any RTOS because I want to learn and understand...
Hi!I created a simple test project based on the example "I2C_OneBoard_AdvCommunication_DMAAndIT" found in the STM32Cube_FW_F4_V1.25.2 package.The project basically works, but I have to take the number of data to be sent one more than the amount to be...
Kudos from