Actually, TD 1.48 Beta 1 works as well. It is just the 1.48 release version that fails.
Please ignore "Install script from arduino.cc fails to install launcher." Because I wanted to test it on a...
Type: Posts; User: slomobile
Actually, TD 1.48 Beta 1 works as well. It is just the 1.48 release version that fails.
Please ignore "Install script from arduino.cc fails to install launcher." Because I wanted to test it on a...
It was working with Arduino 1.8.9 and Teensyduino 1.47.
Now Arduino 1.8.10 with Teensyduino 1.48 install is broken on fresh Jetson Nano dev kit SD image...
In relation to posts #78 and #99 in this thread, I thought I found a bug in the Arduino CLI or possibly the builder, which I reported here
I don't yet know the ultimate source of that bug. Because I...
There will be a Teensy4, 3.x or some other arduino. We'll call it micro.
Does what micros do. Connected by USB to SBC.
There will be a...
There are easier ways to interface hardware to Android now. Check out http://remotexy.com/
When I had a project with similar needs I bought a few of the cheapest cell phones I could find. At that time it was ZTE Speed from boost mobile $40 each. I never activated them, don't even have...
Same machine as prior post, Jetson Nano, reveals java exceptions when run from terminal.
Its long, hope it helps.
First compile failed because default arduino board was selected.
Not shown: at...
.
This was red. Arduino 1.8.10 TD 1.48 B1 on a Jetson Nano Ubuntu 18.04 AARCH64 first compile after install and reboot.
Sketch was the example for XPT2046_Touchscreen. The next compile attempt...
Would it be sufficient for your app @cdavis2 or possible technically @defragster to just expand the area reserved for EEPROM at the cost of some code space? Maybe use the ESP32 way of choosing...
[QUOTE=luni;212966]There are always ways to do things :-)
That was awesome! Exactly what I needed, quickly, and a model for how to solve the same problem with other libraries. Thanks for...
I did see that! It turned out that having micros() elapsedMicros() and 1uS resolution from TeensyDelay was so convenient that the code practically wrote itself. If I need to go back and refactor...
I saw that note. Unfortunately I need every available channel for TeensyDelay and only 2 channels for PulsePosition. At least I can try to use TeensyDelay as a model to modify a local copy of...
Looks promising but both libs use ftm0 and conflict. I've filed an issue against PulsePosition a while ago suggesting ability to select which ftm is used. Any guidance there, or generally how to...
When you answer, please specify which Teensy versions your answer can apply to.
How to immediately schedule an output pin to flip in X uS from now. X can be from 400 - 2800uS(microseconds). ...
Could we please see a photo of that board with Teensy removed? Or really any Teensy test board with pogo pin bed of nails that contact the backside interior so that we can better visualize the end...
This thread is now several years old but still a top Google search result on Teensy IEEE1588.
I want it to reflect at least some level of interest.
I would use such a library if it existed.
My use...
I'd just like to put a bug in someone's ear that USB-C (or USB-C hub) functionality would be very useful for some T4 projects. I don't see CCx pin definitions or other indications that this has been...
It is still untested as I'm not quite sure what I am supposed to do with the makefile that alzhao provided. Thank you for taking the time to create that! I'm still googling to figure it out....
I am still searching. Haven't found it yet. It seems that the development package is named differently for each distro and I have yet to discover what the name is, or if it even exists for current...
When trying to make teensy_loader_cli I get this error.
root@GL-AR300M:/teensy_loader_cli# make
cc -O2 -Wall -s -DUSE_LIBUSB -o teensy_loader_cli teensy_loader_cli.c -lusb
make: cc: Command...
That sounds a bit over complicated and jittery(inconsistent delay from actual zero to sensed zero) to me. I would probably use the comparator referenced to ground to find every zero crossing and...
My project is to wirelessly communicate with a Neato Botvac85(link has relevant pictures only, not relevant code AFAIK) and Teensy 3.2 via GL-AR300M-Ext wireless travel router, all mounted on the...
Either way is fine as long as it is done right. But to do it right you need to specify the exact right pins to use, offer them for sale or include them, and provide a simple means of aligning all...
Thanks Paul. Don't feel rushed to update SerialFlash on my account, I'm not in any hurry. When I asked if there was a way to "bring Xbee and SerialFlash into the fold" I was unclear. I was looking...
So far, every com type(my term for Serial, Ethernet, SD, i2c, SPI, SD, various displays, etc.) which I tried, can be stored in a Print* except SerialFlash and Xbee. The Xbee library is different...
I just realized much of the functionality of monitorPrint1file.ino can be summed up as
if(Serial)Serial.print("Something, something... Dark Siiide");
It is now stalled at :
monitorPrint1file:33:...
Please check if I've made any major logic errors that prevent the concept from working at all. I am stuck.
I got the idea last night that a lot of the Serial.Print messages we use to debug our...
Perhaps, this thread could become a list of specific suggestions. That way, even if they remain unimplemented, the information remains here to be discovered by users.
example:
Due to lack of photo...
Well, its not as dramatic as all that. Interrupts are disabled and reenabled with code that looks like what I just showed you. Search the library source code for similar sections{find cli()} and...
I am not familiar with this software at all, but I took a quick look at https://github.com/NicoHood/Nintendo/blob/master/src/Gamecube.c and found this critical section
// Don't want interrupts...
I would pay that IF it had pogo pins to break out the bottom pads including reset, and included the mating JST pigtails.
Without the pigtails included, it would be a hidden cost, harder to source...
I happened to see https://github.com/PaulStoffregen/cores/blob/master/teensy3/yield.cpp
specifically this comment // TODO: does this need to be atomic?
shortly before reading...
What do you think of a bi-color LED? Something like these. I haven't used this specific part, but other red/green LEDs I've used light orange when both elements are lit at the same time. This...
No firewall, but bitdefender free antivirus is installed. This message was generated on verify only so it shouldn't be trying to reboot the teensy anyway.
Arduino: 1.6.9 (Windows 7), TD:...
Or, mount the crystal and solder on the back side.
@KurtE almost. The whole verbose log boiled down to:
Opening Teensy Loader...
Unable find Teensy Loader. Is the Teensy Loader application running?
Opening Teensy Loader...
Teensy Loader...
The teensy 3.2 already has 2 hardware quadrature decoders built in. The encoder library supports more. Is there some reason you want to use another chip?
Please note that NO code has changed from the time this project compiled and worked on beta 2, through the 4 compile attempts on beta 3. Yet, identical code resulted in 4 different messages from the...
I frequently experience this problem reported for beta 2 on teensy 3.1. It will even report "download complete" when there is no Teensy connected to the computer at all. That message needs to be...
In TD: 1.29-beta3 and previous beta2 I have been getting a lot of "Error compiling for board Teensy 3.2 / 3.1." Usually it is a syntax error in my sketch and it made a library blow up for some...
Linux installation documentation bug.
at http://www.pjrc.com/teensy/td_download.html#linux_issues
Linux: By default, the teensyduino.32bit and teensyduino.64bit files will not have execute...
I know this is an old thread, but I was hoping to use similar code interfacing with an old motor control chip with combined parallel Address/Data bus. But I also need to read from the bus and I'm...
I need a Teensy 3.2 as SPI master to a display, SD as logger, and several Teensy 3.2 as SPI slaves. The slave devices will keep track of fast encoders, analog and digital inputs, and output the DAC...
TyQt fits the way I like to work. I am very excited first that it exists, and second that it is still in active development.
I need to use Arduino 1.0.6 because that is the latest IDE supported by...
Thanks for taking a look. The percentage thing isn't really a problem at all, makes complete sense after you explained it. I was just so sure that I had done everything right and had discovered a...
Minor UI problem with Teensy Loader 1.27-beta2 Hovering over the 3 diagonal lines at the lower right of the loader window brings up a diagonal resize arrow cursor, but clicking and dragging does not...
Bingo! The way to get around that is here. Just create an array with all the pin numbers that you want to use (avoid pin 13) and loop through that array instead of the pin numbers directly.
A...
Thanks, that is helpful information. I just started reading about prioritized interrupts which I didn't know about last time I used Servo on Teensy 3.0 with quadrature encoders running at the same...
Paul,
Thank you for the PulsePosition library. It is a big help and remarkable that you were able to produce it so quickly without hands on RC experience. It seems that no one requested the most...
I do not have a host shield to test, but the example code compiled for me as long as "No USB" is selected in Tools-> USB Type and the CPU speed was bumped down to 16mHz. Also, made sure each...