• How to calculate totalizer of water flow
    Hi all, Suppose water is flowing through a pipe and we've installed flow meter on the pipe. Sometimes flow is 10 liter/sec and sometimes 20 litar/sec and this is we can see on any gauge or meter...
  • USB Flow Control
    Using the USB sample code of the RL-ARM library on MCB2300 develoment board. Started with the mass storage device example and modified for our application. Is this example valid to USB specification...
  • Under Flow -> system crash
    Hi. I am working with a LPC2388 and using the RTX. I have 6 task and 2 interrupt running at the same time. Everything is working fine, until the system crashes. The time from power-on until...
  • HW flow control - bluetooth
    Hello, I am working with a bluetooth module (actually, 3 of them) than can expect a high volume of incoming data at moderate/high bitrates. Bluegiga, the WT12's manufacturer, recommends using hardware...
  • improper flow of control
    Hi all, I am using the microvision 2 and the controller is c8051f12x. I faced a strange problem with keil. Have a look at the following sample code. void main() { f1(); f2(); f3(); } void f1...