Thanks for the reply. The pin is actually one pin further to the right (B8), but the photo kinda makes it seem like it is in the +3.3v out (which is not a port).
Thanks for the heads up though.
Type: Posts; User: Jay8ee
Thanks for the reply. The pin is actually one pin further to the right (B8), but the photo kinda makes it seem like it is in the +3.3v out (which is not a port).
Thanks for the heads up though.
Here is the picture of the connections between my Teensy and the FPGA dev board I am using as a logic analyzer (it is an Alchitry AU)
23323
So I just put a wire between my FPGA and the...
Thanks for the reply. Those are pretty much the full picture, there's not really anything omitted from them. I'll try to snap some pics of the hw setup in the morning when I have better light.
The...
Hello.
I'm using Teensy as an SPI master for a project I am working on, but I am having some trouble getting reliable data transmission working. I am seeing the transmitted byte corrupted...
Thanks, working as expected with those changes.
Also, that excel is great. Thanks for sharing.
Thanks for the reply, but I am fully aware of this. If you look at my code you can see that I am using all pins from the c register, apart from the last 4 bit, but I am not testing those in this code.
Yep, all pins. Code omitted for brevity. I've triple checked that code and I know its all good. The fact that getAddr works as intended is proof of that.
I just don't get what I am seeing when I...
Sorry that's my bad, tagged the page but forgot to put it in the title (updated).
Testing on a 3.6.
Hi all.
I am working on some code that reads a 16 bit address using 16 of the GPIO pins. I want these reads to be fast and as close to atomic as possible, therefore I am using the GPIO ports...
Hi there.
I am interested in the 'pixel processing' aspect of the teensy 4. Does this mean there is effectively a GPU onboard the iMXRT1062?
If so, where can I found more about this and how to...
Ahh I see! I completely misread the card.
Those pads will be a pain to work with xD
Many thanks for the help.
Have tried connecting the nearby ground breakout pins, but no dice.
I've also connected the gnd on the usb breakout to ground. VUSB is going to my battery circuit.
Hi there.
I'm powering my Teensy 3.6 with an external power source (a LiPo battery circuit connected to Vin), this works great.
So I can still program the Teensy I am using this USB C breakout...
Hi there.
I am in the middle of a project that will use a custom Teensy 3.2 at its core.
Before I go ahead and get my prototype made and order some parts, I wanted to know what kind of caps are...