:D - It is a pain, but also some interesting stuff as well.
Sorry, I am also distracted, as trying to get a Pull Request into Zephyr code base, for changes to the Camera Support. I both appreciate and curse the process of getting stuff in. It...
I have done some random building of some of my old stuff. Not running into too many issues.
Although my projects that use my old BioloidSerial library are failing to build. The errors are not caused by the changes to this release, but
due to...
Quick update: I know there is about %.01 chance of any of this stuff merging, but I know a few may want to play with it.
I could not simply rebase... Could not squash commits... So I created a new branch and cherry picked...
I am trying to decide if I have it in me, to update my Branch variants_override PR #750 to be up to date. Looks like the last time
I did that was two years ago.
My guess is it is still unlikely that any of this stuff would be pulled in to the...
TD 1.62 beta 3 is working with Devboard 4 & 5 devices. I have tested 8080 parallel displays and several other devices with success.
The following is the repo README.md instructions for installation found here.
1. Install arduino-1.8.19 and then...
Got curious to see what m85 boards were out there
https://www.digikey.com/en/products/detail/renesas-electronics-corporation/RTK7EKA8M1S00001BE/21421315...
Note with Zephyr, potentially a lot of this is already done... That is there are already a couple of boards with Zephyr support like:
https://github.com/zephyrproject-rtos/zephyr/tree/main/boards/nxp/mimxrt1170_evk...
In the Teensy cores, all of the directories, directly under cores with the name USB_ are for Teensy 2.x (maybe 1.x as well) only
At times I wish we would split this up into a couple of different installs, like 2.x and 3-4x... But...
The USB...
😲 :oops:
Sorry my eyes glazed over and the it was setFrameBuffer... A bug, not the error message was not overly helpful, but...
Anyway pushed up changes
D:\temp\.arduinoIDE-unsaved202653-12208-3mqc01.sa1k4\doubleBuffer\doubleBuffer.ino:48:22: warning: the address of 'fb1' will never be NULL [-Waddress]
48 | tft.useFrameBuffer(fb1);
| ^~~...
pushed up.
Which sketch, which board?
EDIT: I tried t3.2 looked like similar uninitialized, which was half way correct. That is the first time that function is called, they are
but called again right after that when the next call in the init...
I now added whole teensy areas of Arduino15 to the don't scan so now it builds.
Not sure if you picked up the flexio changes or not, should probably look....
For those of us who are used to programming c++ back in the stone age, what new things...
Should mention, that Norton is having a fit over this...
Should only take a few hours....
Oops meant to put this in:
https://forum.pjrc.com/index.php?threads/teensyduino-1-62-beta-1-toolchain-update.77923/
It's much easier if you solder the chip before adding header pins or wires.
Best to run the memory test program to confirm it's really working before adding other stuff that blocks easy access to the chip.
My guess is it has to do with your changes to the library to change:
Before when it was true, it did not include a file if no one references it... Now it includes all of them...
NXP's documentation "IMXRT1060 Processor Reference Manual Rev 3 07/2021" annotated by Paul Stoffregen to give information relative to Teensy boards is available on PJRC Site : https://www.pjrc.com/teensy/IMXRT1060RM_rev3_annotations.pdf. But a...
Server has a new SSD installed. No software, just a clean Linux install.
So far the only service I've restored is DNS, so browsers can resolve forum.pjrc.com to an IP number to access this forum.
I'm uploading the backup files now, about 75GB...
I am being the messenger here as the user doesn't spend much time on the forum. It appears that the changes fixed some units that previously demonstrated the issue, but on others it allowed them to get further along in the process but then still...
We're waiting on the server hosting company to replace the server's hard drive. Time frame is unknown.
Also unknown whether they will copy the old data or give us a basically a clean slate which requires reinstalling everything from backup...
Actually your entire Issue was:
Sorry, but there simply was not enough information to go on. I have not touched this code for a couple years now, and a lot of it, was done something like 8 years ago. And you are probably right that the mode...
I don't think you can attach two interrupts to the same pin. Probably last one wins.
You might register one per pin, with the mode: CHANGE
and then detect which edge it is.
Edit: option 2 - Register the first one you expect, lets say RISING...
Sorry, I don't typically click on things with spoiler and not seeing where it is linked to.
Could be spam or malicious or perfectly innocent. Others here may be the same.
Suggest that either include them directly or the like.
For the record, I brought in 1,000, though if I knew how things were going to go, I would have brought in more on that first order.
For international customers, the best bet right now is probably to order from Sparkfun who has stock on-hand...
On my old and only Mac (Mac Book Pro early2013), there were things that I could not install on it, including Arduino App-lab (Uno Q).
Apple dropped support for these on later OS...
I am trying to remember what I did, but used a utility to allow...
USB isn't anything like serial, where both sides are essentially the same type of hardware. With different connector serial types you basically just have to worry about connecting TX to RX and vice versa. USB doesn't work anything like that...
There is a Serial Emulator USB type that Paul created as part of the Teensy code base, that is used in several of the USB types that do not include Serial. I am not sure if it is documented anywhere, except the code.
Earlier I added support...
Quick note on pin IRQs, is sometimes I have played with using pin 34 on T4.1
34
RX8
2:29,3:29
2.29
B1_13
CSI_VSYNC
Which is on GPIO 2.29, so I might switch pin 31 back to Normal mode (so GPIO 2, not 7)
And use the IRQ...
I looked in my cabinet in box and found I still had the 3.97" version connected up to T4.1 and so tried running my example sketch
Kurts_NT35510_t4x_p_FB_and_clip_test... and it looks like it still works. Could still be some bugs like fillscreen...
Just to repeat, power the display with 5V power and leave the SDA and SCL pins unconnected. Turn the pot while watching the display. The pot will probably be able to turn about 240 to 270 degrees. Don't apply too much torque, as these tiny...
Sorry, I have not looked at this stuff probably going on 2 maybe 1 3/4) years now...
Wild guess or what I would maybe try add:
lcd.setBusWidth(16);
Before lcd.begin()... or Maybe just before your call to setFlxIOPins (which you probably don't...
Looks like we're again being targeted by overly aggressive bots.
If you experience the forum responding unusually slow or not at all, please make a note of the time and reply here when it's working again. A list of date, time, timezone of...
From this I am assuming you are trying to use an USB C to some form of adapter to the USB Host pins?
You might try one of the USBHost Serial examples to see if you get anything...
My quick look and I did not find any HD44780 that are 24x2... so probably not much help
Did find some on EBAY that are BOLYMIN BC2402A
Not sure if that is similar?
I commented on the FlexIO PR that my quick look, that it looks reasonable, but that @PaulStoffregen probably should also take a look and if it looks fine to him, great will pull it in
The issue with creating several new threads on related issues is that a lot of people may not see what has or has not been suggested on the previous threads and can lead to a lot of duplicated effort.
And it looks like the same starting example...
Looks like this is a semi-duplicate of the thread ?
https://forum.pjrc.com/index.php?threads/may-i-contact-to-bleep-labs.77791/
Although probably a better name for it.
Good luck
The first like was the commit that Paul did to his Audio library to add the text of the bleep labs... I was suggesting you might look back to that and see what other Pull Requests Paul did at about that time.
I was also sort of suggesting you...
Sorry, I am not an Audio person...
But I looked up at the library, and it looked like the comment about "Bleep Labs" was made by Paul like 8 years ago.
https://github.com/PaulStoffregen/Audio/commit/f702d20ea591572313dccdc0c8d4add48517eea1
You...