Thank you for your answer.
I am sad to hear, that you don't have it sitting around anymore since I think it might have been really useful!
I was hoping that it was possible to get rid of the...
Type: Posts; User: Tengrii
Thank you for your answer.
I am sad to hear, that you don't have it sitting around anymore since I think it might have been really useful!
I was hoping that it was possible to get rid of the...
What if i connect Teensy to a raspberry via ethernet, would it be possible to flash it?
How can i use flasher over Ethernet?
I have the Teensy Ethernet kit and want to try to update my firmware over ethernet.
Ty :)
Hey.
I am trying to make an IoT project where I need to update the firmware over ethernet on Teensy 4.1.
I did a lot of research on the forum and did read about the program called Flasher4.
I...
That is also my intention right now. I will try to run 2 TX data lines through an SAI - that way they will have the same clocks. Thanks for your input!
It was also my intention until I...
I have tried to reset both SAI´s at the same time but without luck. :/ But thank you for the answer and input!
It may not sound as much but since I am trying to make directional sound it's...
The project I am working on consists of 16 small speakers, where I try to play directional sound. I have managed to play sound from 16 small speakers. Of course, there are other components in the...
Thank you very much for your replies.
I am sorry i didnt have time before today to answer.
As it can be seen on the picture, my frame clocks is out of sync with around 6.15 us.
I have tried...
Hi.
I am currently working on a project where i make use of the 2 TDM channels.
My problem is they are not in sync, i have tried various solutions but none of them did solve my problem.
Did...
I am sorry too hear that.
I am gonna work on a IoT project, so i need a PoE module. Is it possible if i can get your schematic, design or anything related to it? If its ok.
Hey is it still available? I am really interested
Thank you very much for this!
I followed all the steps but i cant compile i keep getting this error?
22206
Hey Paul, Yes ofcourse! :)
As it can be seen on the images above i was getting what i did expect from TDM but not TDM2.
It was like something was sending out some "random" data, i think its some...
I managed to fix my problem :)
This is a how it looks when i use different amplitude values.
#include <Audio.h>
#include <Wire.h>
#include <SPI.h>
#include <SD.h>
#include <SerialFlash.h>
Hi all.
In connection with a hobby project, I have to make use of both TDMs which are built into Teensy 4.1. Using designer tool I have connected 4 DC signals with an amplitude 1 on both TDM on...
Thank you very much Paul!
It did work with your test code, now i atleast know where to start with fixing my own test setup!!! Thanks again!!! :D
Hey Paul.
I did put the AudioMemory function and i did put AudioMemoryUsageMax/AudioMemoryUsage and did print it on the monitor it just said 0.
I have uploaded my scope measurements. Maybe its in...
Hey.
I am trying the read TDM output from my Teensy 4.1. But it doesnt look like its working as it suppose.
i have taken a picture from my oscilloscope. I know the signal is a "bit" noisy :D
I...
Thank you very much for the help Paul. I am using a max98374, even if the Teensy would be able to handle 32 bit on all 32 channels the Maxim wouldnt be able to handle it. But thanks anyways for...
Hey all.
I am working on a hobby project at home and i was curious about what the maximum bit limit is for Teensy 4.1?
In the datasheet for Teensy 4.1, it is interpreted that it can run 32 bits...
Thank you very much! It did help me a lot!! Thanks for the help!
Thanks for the fast answer. It did help me out a lot!!
Hey.
I was wondering about compatibility between Teensy 3.6 and 4.1. I can see from the pinouts charts that there is a significant difference, but how big is the difference really? I am currently...