Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: Yichi_Yang

Search: Search took 0.00 seconds.

  1. Teensy 3.6 trace width between USB socket and VUSB pad

    For my project I've been considering cutting the trace between VUSB and Vin on T3.6 and put a Lipo charging / discharge circuit between them. Doing so, however, will pass 1A avg. 2A peak current...
  2. The if statement basically says, "if and only if...

    The if statement basically says, "if and only if the conversion is done, the result will be read and j incremented". So after the last conversion result has been read and the current conversion is...
  3. Teensy 3.6 CMT primary prescaler and FrequencyTimer2 library

    I'm researching the possibility of using of the CMT module on Teensy 3.6 to drive a linear CCD. I determined that the easiest way is to reverse engineer the FrequencyTimer2 library, and after a bit...
Results 1 to 3 of 3