Author Topic: Maximum blocking function time in PIC18F4550 HID firmware?  (Read 7171 times)

pwareing

  • Member
  • ***
  • Posts: 1
Maximum blocking function time in PIC18F4550 HID firmware?
« on: August 21, 2011, 02:31:49 pm »
Is there a way (not USB standby) to hold off USB interrupts while non USB code is executed?

What is the maximum length of time that USB code can be held off without breaking PC <-> HID comms.

Thanks for your help.

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: Maximum blocking function time in PIC18F4550 HID firmware?
« Reply #1 on: August 21, 2011, 03:38:54 pm »
Here is a discussion that might be helpful:

http://www.microchip.com/forums/tm.aspx?high=&m=254471&mpage=1#254471

Jan