We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I have a problem with the interrupts, I am working with the LPC1768. In the main() function I have an infinite while() loop. In this loop is a complex program that analyzes data from the ADC. I use SysTick to periodically perform other tasks. Until this moment everything works fine. But if I get a UART interrupt then SysTick no longer works. Please help.
Regards, Lukas
I also use the USB in my project, but I have the code from NXP. Thank you for the tip. I will check it.
Regards
Hi, the example of USB is to said ceck all ISR routine. The usb host driver that I have used was from NXP anyway.
Maurizio