• CMSIS-RTOS time slice: Is any way to use ticks or microseconds
    Hi, I want to use STM32427 instead of STM32407, but uVision V4 doesn't supports that chip. So I upgrade uVision from V4 to V5, and plan to use CMSIS-RTOS RTX instead of RTX. But now I have some...
  • CMSIS-RTOS time slice: Is any way to use ticks or microseconds
    Hi, I want to use STM32427 instead of STM32407, but uVision V4 doesn't supports that chip. So I upgrade uVision from V4 to V5, and plan to use CMSIS-RTOS RTX instead of RTX. But now I have some...
  • 1 microsecond delay?
    Is it possible to program a delay of 1 microsecond at a frequency of 12 or 15MHz with an AT89S53! If yes, how and what I have to use? Thanks Christian
  • 1 microsecond delay?
    Is it possible to program a delay of 1 microsecond at a frequency of 12 or 15MHz with an AT89S53! If yes, how and what I have to use? Thanks Christian
  • flush_cache_all() API consuming 200+ microseconds.
    Is this is normal behavior? Or suggest any other alternative. Since flush_cache_all() consuming major portion of total execution time, I couldn't proceed with this. Is there any other way, which helps...