• I\O Speed Problem
    Hi, I am using my LPC2364 at 75Mhz and i am getting maximum i|O frequency upto 13MHz only. Even if i toggle just one bit. I want upto 16MHz minimum frequency of I\O. Can i do it with Thumb instructions...
  • I\O Speed Problem
    Hi, I am using my LPC2364 at 75Mhz and i am getting maximum i|O frequency upto 13MHz only. Even if i toggle just one bit. I want upto 16MHz minimum frequency of I\O. Can i do it with Thumb instructions...
  • LPC 2888 USB High Speed Problem
    I have a problem when run USBMem Keil Example for LPC2888. I got "device descriptor read/all, error -71". And sometimes with 10 trials, the device will run for 1 or two times, but fail most of the time...
  • LPC 2888 USB High Speed Problem
    I have a problem when run USBMem Keil Example for LPC2888. I got "device descriptor read/all, error -71". And sometimes with 10 trials, the device will run for 1 or two times, but fail most of the time...
  • Is there any good way to "synchronize low speed threads with high speed threads"?
    Hi everyone, happy new year! I have a RTX V5 thread flag related issue: In my program, TaskA needs to wake up TaskB frequently under certain circumstances. TaskB is a low-speed device (LED blinks). In...