I have a question about NutOS. I need to make a beep at 2KHz Till now I used to output a square wave using the NutSleep() function, but I cannot use this method because of its parameter is in milliseconds. Does someone knows a way to produce a square or sinewave output at a high frequency? Thanks Paolo Corno