User Activity

I have Nucleo F401RE board.I want to Turn On Led When Usart Tx pin high and Turn Off When Usart Tx pin is low./* Private user code ---------------------------------------------------------*/ /* USER CODE BEGIN 0 */ uint8_t data_tx[5] = {0x41 , 0x42 ,...
Hello,Stm32 F401RE Hal Library 2016 Works.Stm32 F401RE Hal Library 2017(last version) DOESNT Works.For Test purpose only I use USART DMA Send function. Main.C is like that...Also This StMicroelectrincs youtube vide work 2016 HAL Library but it doesn...
Firstly, Thanks for nice ide to St Employee.I have little problem when I work System workbench Ctrl + Left Mouse Click goes function source code. But STM32CubeIDE When I Ctrl + Left mouse click only goes function header. I want to function source co...
I have STM32H743ZI nucleo board. I want to generate code from CubeMx with FreeRTOS.But CMSIS RTOS API is mandotary. I dont want to use CMSIS RTOS API as interface. is there any way to generate code with FreeRTOS without CMSIS RTOS API.
Kudos from