KurtE
Reaction score
1,023

Latest activity Postings About

    • KurtE
      KurtE reacted to mjs513's post in the thread Using TD1.62B3 with Dev Board 4 or 5 with Like Like.
      @wwatson Just tried using your method and its seems to work at least for the blink sketch. Have to try more later :)
    • KurtE
      :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...
    • KurtE
      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...
    • KurtE
      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...
    • KurtE
      Understood - which is one reason why my boards are sitting on the shelf and/or in boxes in cabinet...
    • KurtE
      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...
    • KurtE
      KurtE reacted to wwatson's post in the thread Using TD1.62B3 with Dev Board 4 or 5 with Like Like.
      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...
    • KurtE
      KurtE reacted to mjs513's post in the thread Teensy 4.1 big brother with Like Like.
      Got curious to see what m85 boards were out there https://www.digikey.com/en/products/detail/renesas-electronics-corporation/RTK7EKA8M1S00001BE/21421315...
    • KurtE
      KurtE replied to the thread Teensy 4.1 big brother.
      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...
    • KurtE
      KurtE replied to the thread Teensy 4.1 big brother.
      I have not looked too closely yet, but are these boards offered for sale? price? Arduino support? Zephyr support?
    • KurtE
      KurtE replied to the thread USB transmit buffers.
      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...
    • KurtE
      KurtE reacted to PaulStoffregen's post in the thread Teensyduino 1.62 Beta #3 with Like Like.
      Done. Here's the updated boards.txt file. Just copy to Arduino15/packages/teensy/hardware/avr/0.62.3 to replace the old boards.txt.
    • KurtE
      KurtE replied to the thread Teensyduino 1.62 Beta #2.
      😲 :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
    • KurtE
      KurtE replied to the thread Teensyduino 1.62 Beta #2.
      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); | ^~~...
    • KurtE
      KurtE replied to the thread Teensyduino 1.62 Beta #2.
      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...
    • KurtE
      KurtE replied to the thread Teensyduino 1.62 Beta #2.
      Where, is this? I did not see it in my build. Which Board? But maybe not calling function you are...
    • KurtE
      KurtE replied to the thread Teensyduino 1.62 Beta #2.
      Yep, I believe it is supposed to be: void drawChar(int16_t x, int16_t y, unsigned char c, uint16_t color, uint16_t bg, uint8_t size_x, uint8_t size_y); void inline drawChar(int16_t x, int16_t y, unsigned char c, uint16_t color, uint16_t bg...
    • KurtE
      KurtE replied to the thread Teensyduino 1.62 Beta #2.
      Installed on Windows 11, and tried a few programs, so far so good.
    • KurtE
      KurtE reacted to MarkT's post in the thread Future Teensy Wish List in Haiku Form with Like Like.
      With high density expansion connector comes: flexibility
    • KurtE
      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...
      • 1779817025202.png
    • KurtE
      KurtE replied to the thread Teensyduino 1.61 Released.
      I now excluded the <arduino15>/packages/teensy So now it runs without checking...
    • KurtE
      KurtE replied to the thread Teensyduino 1.61 Released.
      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/
      • 1779809773464.png
    • KurtE
      KurtE reacted to PaulStoffregen's post in the thread teensy 4.1 with psram with Like Like.
      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.
    • KurtE
      KurtE replied to the thread Teensyduino 1.61 Released.
      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...
    • KurtE
      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...
    • KurtE
      KurtE reacted to PaulStoffregen's post in the thread PJRC main web server down today with Like Like.
      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...
    • KurtE
      KurtE reacted to KenHahn's post in the thread Teensyduino 1.61 Beta #1 with Wow Wow.
      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...
    • KurtE
      KurtE reacted to PaulStoffregen's post in the thread PJRC main web server down today with Wow Wow.
      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...
    • KurtE
      If you care about accuracy, let the hardware do the period measurements via FreqMeasureMulti. That's what it's for.
    • KurtE
      KurtE replied to the thread No SPI on Teensy4.1.
      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...
    • KurtE
      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...
    • KurtE
      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.
    • KurtE
      Which example sketch? LittleFS_Program_Simple_Datalogger-dates ? On What Teensy? Which version of Teensyduino?
    • KurtE
      KurtE reacted to KenHahn's post in the thread ST7796 Teensyduino support with Like 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...
    • KurtE
      KurtE replied to the thread Developing remotely on a Mac?.
      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...
    • KurtE
      KurtE reacted to PaulStoffregen's post in the thread Teensy Ports vs. Serial Ports with Like Like.
      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...
    • KurtE
      KurtE replied to the thread Teensy Ports vs. Serial Ports.
      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...
    • KurtE
      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...
    • KurtE
      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...
      • 1776707744976.png
      • 1776707774688.png
    • KurtE
      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...
    • KurtE
      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...
    • KurtE
      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...
    • KurtE
      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...
    • KurtE
      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?
    • KurtE
      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
    • KurtE
      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...
    • KurtE
      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
    • KurtE
      KurtE replied to the thread May i contact to "Bleep Labs."???.
      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...
    • KurtE
      KurtE replied to the thread May i contact to "Bleep Labs."???.
      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...
    • KurtE
      Because one is the device name, the other is the volume name. A device can host multiple volumes.
  • Loading…
  • Loading…
Back
Top