Hi Guys,

Ive got a bit of a problem with the USB thats got me stumped and hope you can help.

Im using DT's interupts and have setup INT_INT to read a DS18S20+ temp sensor which works fine and I can display it on the LCD lovely.

My problem is that trying to use the USB it works with the interupt for the temp probe ok, but as SOON as I use LCDOUT I get the USB device not recognised

Even splattering USBSERVICE after all the lines in the main loop it still wont recognise it.

I have tried both ON INTERUPT and DT's TMR0_INT for the USBSERVICE but nothing I do will get it working unless the LCDOUT is removed.

I can post the code if required but thought I would just write the problem first in case its something obvious im missing.

Many thanks,

Mark