User Activity

On the NUCLEO-G474RE board I have tested the QSPI interface with a flash memory. The interface seems to work properly but the read transfer in quad mode is slower than expected.To analyze the issue I have reduced my test program to two calls: HAL_QSP...
I tested the GPIO performance on both cores CM7 and CM4. To do this I used the following loop: /* Infinite loop */ /* USER CODE BEGIN WHILE */ while (1) { /* USER CODE END WHILE */   /* USER CODE BEGIN 3 */ LL_GPIO_SetOutputPin(DBG_D...
I'm trying to build the example project "Tx_Thread_Creation" for the NUCLEO-F429ZI. During the build process with the MDK-ARM (uVision) V5.28.0.0 toolchain I got the following linker errors:linking... Tx_Thread_Creation\Tx_Thread_Creation.axf: Error:...
Kudos from