• usb middle-ware alternatives.
    We purchased a lic. with ST for MDK Plus Single User one year and now we learned the USB examples are considered middle-ware. My management team is not keen on another 2k a year. Is the limitation built...
  • is any alternate for __packed?
    i am working on usb device driver.i have keil board 2300(lpc2368). & keil Uvision3.34 .now i am using gnu ARM THUMB toolchain for windows of cygnus version3.3.1. for windows. now i am using real view...
  • Alternate Function Remapping on MCBSTM32
    Dear All, I am currently trying to get the (complete) remapping of the 4 output channels in TIM3. I have been trying to do this using the ST function eg. GPIO_PinRemapConfig( GPIO_FullRemap_TIM3...
  • Alternative Encryption algorithm for AES
    Hi we are developing AES algorithm for lpc2388. We also looking for some other alternatives also. So i am here to know which one is better (and why) to use as an alternative? Somewhere i found...
  • alternate way in absence of get_semaphore_value
    I am implementing a uart communication, where i have various functions and/or tasks which may want to perform transmission using uart. Hence prior to new transmission on uart, i want to ensure that the...