• Engineering inside RTX RTOS
    Hi Experts, I went through the code  flow of CMSIS RTX RTOS. I am excited to know the real engineering done on building the RTX RTOS towards Cortex Microcontroller series. It can be some parameters like...
  • Microcontroller choice
    I want to make a bms home system with 8051.But i don't know wich microcontrollers to use.To be specific i need a: 1 microcontroller that can communicate with wifi because i want to control the entire...
  • Speciality of CMSIS RTX RTOS
    Hi Experts, What is the special feature in the CMSIS ARM RTX RTOS compared to other commercial RTOS which makes the integration smoother and gives best performance ?
  • Running ARM RTX RTOS in DS-5
    Hi Experts, Did somebody tried running ARM RTX RTOS in the DS-5 environment?
  • problems with timers and i2c
    hello, i'm using a stm32f4 discovery to control a dc motor, for this i've used different timers for the different actions i have to do in this one, TIM2 is in charge of reading encoder, TIM3 is the pwm...