• why in uvision i can't crearte file system without rtos?
    Hi everybody, i working on file system + usb host mass storage ( lpc 1768 ). in uvision i manage run time environment to create file system with usb host mass storage. but i must to add cmsis...
  • why in uvision i can't crearte file system without rtos?
    Hi everybody, i working on file system + usb host mass storage ( lpc 1768 ). in uvision i manage run time environment to create file system with usb host mass storage. but i must to add cmsis...
  • STR73X and FIQ driven system running on RTOS
    Hi, I'm considering using RTL-ARM and IRQs on an STR730 in order to use commands like isr_XX_XX. That way I could have an interrupt driven ( IRQ ) application. I read on the web that the interrupt...
  • STR73X and FIQ driven system running on RTOS
    Hi, I'm considering using RTL-ARM and IRQs on an STR730 in order to use commands like isr_XX_XX. That way I could have an interrupt driven ( IRQ ) application. I read on the web that the interrupt...
  • Update RTOS tick after change System Clock
    Hi, I wrote a function to change the core clock at runtime and works ok, but, the osDelay function do the delay wrong with the last clock settings, in other words, if the last frequency was 24MHz...