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

Search:

Type: Posts; User: browncauk

Search: Search took 0.00 seconds.

  1. MIDIDevice_BigBuffer fixed it for me. Thank...

    MIDIDevice_BigBuffer fixed it for me.

    Thank you. :)
  2. That makes a lot of sense. Thanks for taking the...

    That makes a lot of sense. Thanks for taking the time to respond.

    I've already begun sketching out the test device :)
  3. Thanks for the response. I'm not looking to...

    Thanks for the response. I'm not looking to connect it as a MIDI device. My thinking is that it's just Com port data, so I wanted only to read the data stream. I wondered if there were any...
  4. Reading MIDI data sent out on USB Host, from a PC

    Hi,

    I have built a Teensy 4 device that emits MIDI messages via USB, MIDI DIN and USB Host. This allows users to connect multiple devices via different means. E.g. Ableton on USB, a Synth on...
  5. Replies
    5
    Views
    403

    Awesome Job! Confirmed. Thank you.

    Awesome Job! Confirmed. Thank you.
  6. Replies
    5
    Views
    403

    Thanks for the response. Hopefully, it can be...

    Thanks for the response. Hopefully, it can be updated soon. When I get chance, I'll test the other platforms to see which versions are available via those links.
  7. Replies
    5
    Views
    403

    Out of date Windows Loader on pjrc.com

    Just wondered if the version of Teensy Loader on the website can be updated to the latest windows version?

    I've provided the following link to users, but the version downloaded for Windows is 1.52...
  8. Just to close this off, I don't believe what I...

    Just to close this off, I don't believe what I want to do is possible...

    Removing the .elf file does allow a build for a MicroMod to be loaded on a Teensy 4.0, and they function as expected....
  9. That's awesome, Thanks Paul. I will try it out.

    That's awesome, Thanks Paul. I will try it out.
  10. When I designed the new PCB, I used the same pin...

    When I designed the new PCB, I used the same pin mappings and it also uses a separate EEPROM. Apart from a single necessary tweak, to the LCD init code, the firmware logic is identical.

    I was...
  11. Thank you @BriComp that worked a treat. ...

    Thank you @BriComp that worked a treat.

    However, I didn't consider that the bootloader fails when using the same firmware because:

    "YourFirmware.ino.hex" is not compatible with this board.
    ...
  12. How to determine Teensy 4.0 or MicroMod Teensy in code

    Hi,

    I have moved an existing product from Teensy 4.0 to Micromod Teensy. The PCB has one other change that requires a small change to the code logic.

    I'm trying to find a way to determine...
Results 1 to 12 of 12