-
Older Activity
-
Today, 10:11 PM
@MeBoop - indeed - would be great to see your 'crash trace dumo' code.
FrankB added a great T_4.x solution using the RAM2 area for Fault data storage. RAM2 is not zeroed on restart and if power is maintained that...
2 replies | 10 view(s)
-
Today, 10:02 PM
Yes.
I connected some other PWM pins to the RC filters, this time with new 2K in series with the 4.7nF cap reducing peak currents, and those pins had not been affected by the load.
Who knows, maybe the pin got damaged...
11 replies | 1015 view(s)
-
Today, 09:43 PM
Hi everyone
Iam new to teensy board and I would like to know how can I interface adafruit I2S MEMS MICROPHONE BREAKOUT - SPH0645LM4H with a teensy board. I need to record some sound sample and upload it to the cloud.
0 replies | 3 view(s)
-
Today, 09:41 PM
Dont know if that has changed lately but in the past their libraries had horrible bad code... :)
I once saw a graphic driver and other libs and i decided not to spend time with this ... ok that was a few years ago.
293 replies | 38324 view(s)
-
Today, 09:40 PM
Try uncommenting this line in usb.c
//USB1_PORTSC1 |= USB_PORTSC1_PFSC; // force 12 Mbit/sec
3 replies | 31 view(s)
-
Today, 09:38 PM
Very interesting thing -I'd like to see your code?
I made something similar, but dont get much useful info.
My codes just resets after a hardfault.
2 replies | 10 view(s)
-
Today, 09:29 PM
Hi! I'm not sure if this is the right question to ask, but I currently implement a hard fault function to do a (WIP) crash trace dump, but after the dump I'd like to re-enable USB interrupts so I can re-flash the Teensy...
2 replies | 10 view(s)
-
Today, 09:23 PM
I ended up having to create a driver to use my PC to render for testing because the RA was just so slow lmao (and it doesn't even support scissor rects? ew!)
While not unlikely, I feel the requirements to get NXP...
293 replies | 38324 view(s)
-
Today, 09:18 PM
Depending on the drive level set, pins are rated from 1mA upto 4mA at full drive, sourcing or sinking.
BTW csv: you did call "pinMode (..., OUTPUT);" didn't you?
11 replies | 1015 view(s)
-
Today, 09:08 PM
Yes, the TRNG will enable that.
293 replies | 38324 view(s)
-
Today, 09:02 PM
No,
I have a very tight space (not large enough for a USB connector) so USB data dots are connected to a PCB connector that is connected to a Underwater Bulkhead etc.
All in a water tight pressure housing.
An...
3 replies | 31 view(s)
-
Today, 08:59 PM
Freescale app note AN4507 discusses the various options for securing Kinetis flash. Teensy uses an external chip for the bootloader, it might be possible to lock that IP from JTAG access while allowing access to user...
293 replies | 38324 view(s)
-
Today, 08:59 PM
No one ever said you have to put the second row of pins facing the same direction as the first row, or that it had to be a row of pins for that matter. Just put the pins one the board with on row facing up, and the...
293 replies | 38324 view(s)
-
Today, 08:53 PM
Do you have an old 12MHz Hub? Don't know if that would work..I'm courious.
3 replies | 31 view(s)
-
Today, 08:53 PM
A big thank-you to Greased Lightning ..Ive been struggling with the gsl1680 touch code , and he managed to get me up and running...Ive been on another project and only found today to give it a good go ! Again thankyou...
11 replies | 609 view(s)
-
Today, 08:53 PM
MeBoop: I second your opinion of the RA8875/6/7! Any GPU that is so slow that you can actually watch the screen update is terrible! The GPU in the 1176 promises to bring REAL graphics functionality to the world of...
293 replies | 38324 view(s)
-
Today, 08:51 PM
The way is to simply add an extra jack. Whatever you do - never connect the jacks GND to the normal GND. If you really want to go that way, cut all three connections.
1 replies | 21 view(s)
-
Today, 08:49 PM
The help in the Auio Library GUI says:
Then, you want to remove the SGTL500 Control.
1 replies | 13 view(s)
-
Today, 08:47 PM
15ma is way too much. I think its max 4mA for static DC for a single GPIO pin.
Not sure about PWM.
11 replies | 1015 view(s)
-
Today, 08:33 PM
I also tried that on three other pins, 33, 36, 37 with the same result. I try some more.
My normal load for the pin 5Kohm and 4.7nF(with 120 Ohm in series) to ground. The signal is a PWM.
Peak current with the cap...
11 replies | 1015 view(s)
-
Today, 08:28 PM
Need 8 ports? pretty uncommon. But need 12-16 more GPIO pins? Way more likely. And LCD pins? Hell yes. I'd love to see a Teensy 4.0 format with 2 rows of pins on either side. Put the less needed functions on the...
293 replies | 38324 view(s)
-
Today, 08:25 PM
I'd like to repurpose the 1/8" jack on the audio shield to be a Line In jack.
Should I be able to simply "cross-wire" the left/right/ground pads adjacent to the headphone jack to the left/right/ground pads on the...
1 replies | 21 view(s)
-
Today, 08:23 PM
Stumped on this one.
Took the "Guitar" example and lightly edited it for USB audio output:
$ diff...
1 replies | 13 view(s)
-
Today, 08:20 PM
Hasn't JTAG always been a business decision rather than a technical one? I've always thought it was only missing to help protect PJRC from clone vendors.
293 replies | 38324 view(s)
-
Today, 08:15 PM
Frank B:
I fully agree with you about the real need for 8 serial ports. If one were to be developing a multi-port serial hub for a project it's quite unlikely that an MCU as powerful as this is going to be either...
293 replies | 38324 view(s)
-
Today, 08:06 PM
Some people just like eating more than cinnamon toast crunch :rolleyes:
The dual core nature of the new MCU means we can rather easily offload software emulation of various protocols like UART/SPI/etc on the other...
293 replies | 38324 view(s)
-
Today, 08:01 PM
Thank you very much for the thoughtful reply.
2 replies | 106 view(s)
-
Today, 07:59 PM
I partly agree. Teensy needs more pins. Not because one needs all pins, but because of missing functionality.
Then the question I would like to rise is, if really anyone needs 8 Serials... or which percentage of users....
293 replies | 38324 view(s)
-
Today, 07:57 PM
I tried that and can't confirm that. Looks like your Teensy has a defective pin.
11 replies | 1015 view(s)
-
Today, 07:57 PM
Agreed! The JTAG debug pins will be necessary for debugging more complex firmware/software. (And with the RT1176 many will be adding more functionality/complexity to projects implemented on the board. As indicated,...
293 replies | 38324 view(s)
-
Today, 07:38 PM
Looks right for FAT32. Fat16 was big enough for MS-DOS as HDD's grew - much more so accounting for var sized clusters with compression factor of 16:1. Even Win95 with FAT32 couldn't fit FAT in single alloc limit of...
525 replies | 29488 view(s)
-
Today, 07:34 PM
I set pin33 to logic high, 3.3V. Then connected a 10Kohm resistor to ground. Voltage dropped to 1.0V.
100uA is thus the current. The missing 2.3V is getting lost in the internal resistance, which then would be 23Kohm....
11 replies | 1015 view(s)
-
Today, 07:23 PM
@khoadley, if you look at the schematic - for Teensy - it seems you need to provide 3.3V to "VIO" (do NOT close JP7), and in addition the board wants 5V.
7 replies | 111 view(s)
-
Today, 07:23 PM
I have a project in which I am powering a Teensy 4.0 with 5V directly from a power supply and I have the trace cut so I can still use the USB for acquiring data over serial. I noticed recently that when I programmed or...
0 replies | 17 view(s)
-
Today, 06:56 PM
They even have connectors with inbuilt electronic ... filtering and EMI protection...
amazing!
It's a bit expensive.. I think If I can find it somewhere, I'll order one and build an adaptercable.
7 replies | 88 view(s)
-
Today, 06:48 PM
@defragster and @mjs513 I am sort of curious about fragmentation works ;)
For the Fat32 volume:
I mucked up the beginning of the method most all of the class variables
int32_t FatPartition::freeClusterCount() {...
525 replies | 29488 view(s)
-
Today, 06:16 PM
My point was that the ADS1115 is inherently integrating over its long sample period, so will have relatively little issue
with wideband noise at the input.
If you want a fast >=16 bit ADC, the ADS8885 is 18 bit SAR...
7 replies | 111 view(s)
-
Today, 06:07 PM
Found some great PDFs in German, from Würth Elektronik.
They say VBus (5V) should have a ferrite.
More advanced designs they propose have pretty complex schematics, just for the connector - with a lot of parts...
7 replies | 88 view(s)
-
Today, 06:05 PM
Manicken has a version of the Wavetable encode stuff that adds the "PROGMEM" that Teensy 4/4.1 need
EDIT: see this: https://forum.pjrc.com/threads/66199-Updated-SoundFontDecoder
BTW I modified my own copy...
1 replies | 56 view(s)
-
Today, 06:05 PM
The recommendation from TI seems to be direct grounding at host end, ferrite beads to groundplane at client end. https://www.ti.com/sc/docs/apps/msp/intrface/usb/emitest.pdf
7 replies | 88 view(s)
-
Today, 05:50 PM
The LT1867 is a capacitive Successive Approximation ADC. The input acquisition time is a nominal 1.1 microseconds, independent of the sample rate.
As noted, it is imperative to have good anti-aliasing filters at...
7 replies | 111 view(s)
-
Today, 05:48 PM
Oh.. just noticed.. that the 4.1 has the TPD3S014 on board .. t4.0 not.
Seeing this the first time.. :) great.
7 replies | 88 view(s)
-
Today, 05:45 PM
Ok, on the Teensy 4, the 2 pins are just connected to GND.. I assume one is the GND wire in the cable, the other for the shielding?
So, that seems to be OK.
7 replies | 88 view(s)
-
Today, 05:31 PM
p#523 crosspost ...
Windows view of USB Hub Drive >> H: << and Flash drives >> F: and G: << as below:
Here is run on p#522 updated code - now has ExFat drive size:
Waiting up to 5 seconds for USB drive 1...
525 replies | 29488 view(s)
-
Today, 05:27 PM
Just plugged in my 5 TB external - yesterday's code - doesn't matter given the part ID #238:
msc # Partition Table
part,boot,bgnCHS,type,endCHS,start,length...
525 replies | 29488 view(s)
-
Today, 05:13 PM
Full current sketch, Note I commented out the earlier calls to get sizes...
Waiting up to 5 seconds for USB drive 1
^^Waiting up to 5 seconds for USB drive 2
^^^^^^^~~~~:(Initialize USB...
525 replies | 29488 view(s)
-
Today, 05:12 PM
Sorry, I'm talking about the schielding of the cable.
The usb cable has GND wire, and a shielding that must somehow be connected to GND, too.
My Question is: Is the cable shield connected on both ends to GND? If,...
7 replies | 88 view(s)
-
Today, 04:58 PM
Thanks MarkT! Sounds like I might need to rethink this a bit (unless anyone knows of a fast, high resolution ADC with better SNR than the LTC1867.
One of the issues I was having with the ADS1115 is that I cant...
7 replies | 111 view(s)
-
Today, 04:56 PM
So I tried adding in the above test sketch currently just to the FAT16 and FAT32 section code like:
for (uint8_t i = 1; i < 5; i++) {
switch (partitionTable) {
case 11:
case 12:
{
...
525 replies | 29488 view(s)
-
Today, 04:50 PM
While I have some pride at having figured this out, I am not proud of my spaghetti code. I do intend to do a re-write and re-structure it so it is useable by others. Until then I am happy to share my notes,...
6 replies | 676 view(s)
-
Today, 04:41 PM
The LTC1867 only claims 89dB SNR, which is about 14.5 bits equivalent.
The ADS1115 claims full 16 bit noise-free at lower rates and not far off 16 bits at the full 860 SPS.
Couple this with the fact that noise...
7 replies | 111 view(s)
-
Today, 04:32 PM
I agree. The teensy without JTAG makes development of software with any level of complexity far more difficult than it needs to be due to lack of debug capability. JTAG requires only a few pads for an unpopulated SMT...
293 replies | 38324 view(s)
-
Today, 04:26 PM
Maybe the code in the sketch is wrong...
It is not applying the partition... I am going to move those calls into the sections by partition type and see what I get...
Looks like we crossed posted.
I am going to...
525 replies | 29488 view(s)
-
Today, 04:19 PM
Maybe using the drive as the pointer instead of the volume so everything in MTP going to associated with the drive not the vol?
525 replies | 29488 view(s)
-
Today, 04:18 PM
@gonzales, yes, you're right. I simply replaced FLASH_SIZE/2 with FLASH_BUF_ADDR everywhere. In that case, the original code should have been (FLASH_SIZE - FLASH_SIZE/2 - RESERVE_FLASH) and the new code (FLASH_SIZE -...
74 replies | 6092 view(s)
-
Today, 04:17 PM
@KurtE
Was toying with something like this for MTP but don;t think I am passing the right things:
uint32_t sd_addFilesystem(FS &fs, const char *name, const char *volumeID) {
if (fsCount <...
525 replies | 29488 view(s)
-
Today, 04:14 PM
How to set the USB dev speed on T4.1 to 12 MHz?
I wanted the connect to T4.1 USB via some connectors, but I only get unknown device on my PC.
I suspect that the waveform gets disturbed too much when passing through...
3 replies | 31 view(s)
-
Today, 04:10 PM
Im using teensytransfer and everything works fine i can upload my file I get the dots and the out of nowhere I get the error teensytransfer communication error
like this : teensytransfer -w...
0 replies | 27 view(s)
-
Today, 04:00 PM
Thanks for the reply mborgerson. I ended up switching to an Arduino Uno and it is now working (although the teensy would still be best). However, while it is still technically working, it seems to have a rather poor...
7 replies | 111 view(s)
-
Today, 03:55 PM
@Frank B
Assume you are talking about the USBHost Shield 2.0: http://shop.tkjelectronics.dk/product_info.php?products_id=43
If you are I have the original version and it works for teensy 3 and 4 with one caveat. ...
7 replies | 88 view(s)
-
Today, 03:11 PM
Hi All,
I've got a small Teensy LC based project to remote switch 4 channels using the Adafruit RFM69HCW at 433Mhz. The transmitter is powered by a 3.7 v 500 mAh lipo connected to teensy VIN. I've installed Arduino...
0 replies | 18 view(s)
-
Today, 02:59 PM
Hallo Chris :)
Thanks. When I'm done with the development I will upload my project to Githup. Its free.
I use the Arduino Lib for the graphics. Parameter settings are converted for a resolution of 128.
Look at...
120 replies | 10036 view(s)
-
Today, 02:51 PM
Hello Friends..
Our progress cannot be stopped. This time we really accelerate.
The Fx PCB is ready. Now we has started to route the "Jeannie" mainboard. I'm curious..
Fx board
120 replies | 10036 view(s)
-
Today, 02:49 PM
Something does not appear to be working correctly at all with the freeClusterCount:
int32_t FatPartition::freeClusterCount() {
#if MAINTAIN_FREE_CLUSTER_COUNT
if (m_freeClusterCount >= 0) {
return...
525 replies | 29488 view(s)
-
Today, 02:44 PM
Makes absolute sense to me - that sketch is coming in handy for testing.
525 replies | 29488 view(s)
-
Today, 02:44 PM
Very cool = I just gave you last set of chances a try and they worked = both thumb drives came up - even the SD Card.
525 replies | 29488 view(s)
-
Today, 02:22 PM
@all - Another quick question: while starting to look at why the free space is TAKING SOOOOOOOO LLLLOOONNNGGG
I noticed in the SDFat code:...
525 replies | 29488 view(s)
-
Today, 02:12 PM
Quick note: I am thinking it might make sense to add the VolumeName.ino as an example sketch to maybe MscFS.h project. That way we can all keep track of it?
Make sense?
525 replies | 29488 view(s)
-
Today, 02:02 PM
Thanks will pull down the latest changes and give it a go. Not even going to touch linux - having enough problems :)
525 replies | 29488 view(s)
-
Today, 02:00 PM
Morning,
Try picking up the latest UsbMSCFat project - I added a hack into it that if you ask for the Used size, twice (or more) it remembers the first call to it, which we do as a debug message at the time we add...
525 replies | 29488 view(s)
-
Today, 01:57 PM
I figured the PHY had requirements in order to reliably TX/RX data at 100Mbps. I was hoping it wasn't going to be so much, though.
But since writing that post, I've been thinking about:
1. setting up a timer IRQ...
2 replies | 103 view(s)
-
Today, 01:54 PM
@KurtE
Just tried your updated MTP and this is what I am seeing. Look like it works for SSD:
MTP_test
sd_addFilesystem: 0 20006328 RAM1
RAM Storage 0 RAM1 199936 512
sd_addFilesystem: 1 200063f0 RAM2
RAM Storage...
525 replies | 29488 view(s)
-
Today, 01:52 PM
Correction, led is controlled by ethernet PHY.
2 replies | 85 view(s)
-
Today, 01:45 PM
Morning all
Decided to start playing. Ran @defragster's updated sketch on 3 devices: (1) an old 2GB thumb drive (FAT16 only), (2) a 32GB Sandisk thumb and (3) my HP 120GB SSD.
One thing I noticed is that the...
525 replies | 29488 view(s)
-
Today, 01:22 PM
Thanks @defragster,
I updated to your version.
I ran again, still real slow on my older thumb drives:
Waiting up to 5 seconds for USB drive 1
^^Waiting up to 5 seconds for USB drive 2
^^^^Initialize USB...
525 replies | 29488 view(s)
-
Today, 12:50 PM
Sorry for the delay in replying. Recently been tidying up some old branches and spotted this.
Its a bug in the folder, whenever the folder saw a sample value ending in 0x8000 it was glitching.
Its fixed in the...
5 replies | 509 view(s)
-
Today, 10:49 AM
If you have any ideas/wishes on the software side you would like to see implemented, just mention them on this forum. Not everything can be done but we can always try.
regards
Cor
699 replies | 78381 view(s)
-
Today, 10:47 AM
Ah, those are my PDM changes, I noticed them eventually - I'll have a look at fixing this.
https://github.com/PaulStoffregen/Audio/pull/390 ]
27 replies | 676 view(s)
-
Today, 10:47 AM
For now I just plan to build the detector, but I will probably add some extra headers, so I can experiment when I have more time (probably next winter). A plug in Bluetooth audio transmitter may be a good initial...
699 replies | 78381 view(s)
-
Today, 10:40 AM
Hi defragster,
Thank you for the reply.
The pin numbers came from the PJRC Teensy 3.5 Pinouts page.
https://www.pjrc.com/teensy/pinout.html
Scrolling down to Teensy 3.5 Pinouts, we find that pins 3 and 4 are...
4 replies | 62 view(s)
-
Today, 10:00 AM
So now we will have both SD and SdFat both installed along with Teensy?
27 replies | 676 view(s)
-
Today, 09:59 AM
Now i just want to load my large program to 3.5 from your Flasher3d. FLASH_BUFFER_ADDR - is offset for addressing or availible flash size?
I think it is offset, so i tryed to set
#define FLASH_BUFFER_ADDR ...
74 replies | 6092 view(s)
-
Today, 09:51 AM
Thinking of ground loops, EMI, etc:
A question re: USB Host
Should I connect the shielding of the USB Connector for the HOST to GND or is it better to do this not?
Is there a difference with Teensy 4 and Teensy 3?
...
7 replies | 88 view(s)
-
Today, 09:22 AM
Congratulations, looks great! Whats that fader for?
2 replies | 175 view(s)
-
Today, 09:02 AM
Great! Also easy to use :: #define WIRE WIRE2
Not sure where those pin numbers came from they don't seem to match any 32 bit Teensy card. The T_3.5 and 3.6 can use ALT WIRE on pins 7&8.
4 replies | 62 view(s)
-
Today, 08:57 AM
The T_4.1 package is : LFBGA196 and 12 x 12 mm, 0.8 mm pitch, ball matrix
The 1170 package is : LFBGA289 and 14 mm x 14 mm, 0.8 mm pitch
There was a note IIRC the board would have to be bigger just to hold the...
293 replies | 38324 view(s)
-
Today, 08:43 AM
Thank you defragster. Your solution works.
For those who experience the same issue I had with the i2cscanner example and Teensy 3.5, the solution is
1. Do not use the commands Wire.setSCL(3) or Wire.setSDA(4) to...
4 replies | 62 view(s)
-
Today, 08:32 AM
As noted those pins are for Wire2
So all the WIRE commands need to use WIRE2 not WIRE
That should select the right internal hardware to connect those pins.
4 replies | 62 view(s)
-
Today, 08:30 AM
It would be interesting to see a Teensy variant with more pins exposed (e.g. a teensy 5.2?) The NXP chips have so many capabilities limited by the smol formfactor of the Teensy.
While good for 99% of usecases, I'd...
293 replies | 38324 view(s)
-
Today, 08:27 AM
Howdy all,
I am using the standard Wire library and the Example program "I2Cscanner" in the Examples with a Teensy 3.5.
Teensy 3.5 has default Wire pins as SCL0 on pin 19 and SDA0 on pin 18. I want them to be on...
4 replies | 62 view(s)