STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS or CMSIS RTOS in CubeMX???

Posted on June 12, 2018 at 09:14Dear friends,in CubeMX, when it is required to use an RTOS in the project, in the configuration tab there are options for both FreeRTOS and CMSIS  RTOS and you have to config both of them but there are no options to c...

Mujtaba by Senior
  • 1195 Views
  • 5 replies
  • 2 kudos

STM32F429 peripheral screen

I'm trying to write to the on-board peripheral screen of the STM32F429I board, but haven't found a working example: I tried following along some examples online and in the project directory, but they all reference functions like "HAL_Init()" or "BSP_...

Execution of code in SRAM of STM32F405

Hi, I am using STM32F405.I use the Flash Sector as follows. - Sector 0: IAP - Secotr 2: Data Save - Sector 5: Main ApplicationMain Save the data in APP. And Main_APP erases Sector2 before writing the data.While erasing Sector2 from Main_APP, I notice...

JPark.18 by Associate
  • 318 Views
  • 1 replies
  • 0 kudos