Thank you for the reply @Yaakov , Yes I have installed teensyduino which installed all libraries also in hardware/avr/librariesDo you have Teensyduino installed?
It's not a matter of tweaking, it needed to be ported because the code is hardware dependent. Perhaps you can hire someone to do it.Sorry, I dont want to buy teensy 3.2 due to time constraints as it says 45+ days delivery and most don't deliver to India, I just want to know how that code can be tweaked for Teensy 4
He said he.is using Teensyduino already. The trouble is a hardware incompatibility between the 3 and 4. The 3 has hardware Programmable Delay Blocks and the code writes directly to registers that aren’t there on the 4.I did the search you should have been doing and found this: I believe it supports Teensy4:
https://www.pjrc.com/teensy/td_download.html
But which version of Teensyduino is he using? Version 1.56 is supposed to support Teensy 4.He said he.is using Teensyduino already. The trouble is a hardware incompatibility between the 3 and 4. The 3 has hardware Programmable Delay Blocks and the code writes directly to registers that aren’t there on the 4.
It could be a problem if he is not current but this situation is limited by the hardware incompatibility even if he’s got an outdated Teensyduino.But which version of Teensyduino is he using? Version 1.56 is supposed to support Teensy 4.