defragster
Reaction score
600

Latest activity Postings About

    • defragster
      Saturday8/08/2026 Between 9:10 AM - 1:10 PM Cool. Until then is @wwatson https://github.com/wwatson4506/QNEthernet_WIFI/tree/QNEthernet_WIFI_0.36.0 the current place to watch?
    • defragster
      defragster reacted to shawn's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      I'll probably start my end of the work on this, integrating into QNEthernet, mid-end of September.
    • defragster
      defragster reacted to sparkfro's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      Yep, just got prototypes shipped out, and I've messaged individuals with tracking info!
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      @defragster - Ditto, 08/08/26...
    • defragster
      FedEx says: Your shipment from SparkFun Electronics is on the way. Scheduled delivery date Sat 8/08/2026
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      @sparkfro - Great news :D Can't wait to see everything working. I have been looking at the Bluetooth side of things as well. Again, good work(y)
    • defragster
      defragster reacted to sparkfro's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      Great news, the prototypes are working! Apologies for my long delay, I've been out sick for over a week. Finally back in the office and working on this again. Long story short, the chip was populated backwards! After reworking one board, the...
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      @mjs513 - Just to be clear, I have not created the driver yet because I need a CYW43439 board setup to use SDIO. The PICO 2W uses SPI 1 wire comms. Hopefully we will have a board available soon to work with or even better a verified working...
    • defragster
      defragster reacted to PaulStoffregen's post in the thread PSRAM under Teensy 4.1 with Like Like.
      Yes. I personally tested two 16M chips. Special thanks to ProtoSupplies for sending me 3 of the earliest sample chips. I soldered them onto 2 Teensy 4.1s. First board got one plus a flash chip and the other got a pair of the 16MB chips so I...
    • defragster
      I did... in 2018 before Claude or other LLMs existed, before NXP published the SDK code and MCUexpresso tools, using a pre-release reference manual (under NDA) riddled with errors and copypasta from their IMX6 chips. First RT1052-based beta test...
    • defragster
      Paragraphs exist for a purpose! A large block of text like that will put people off reading it.
    • defragster
      Like this one - same brand cheaper without Bt - : https://www.amazon.com/UGREEN-AX900-High-gain-WiFi-Adapter/dp/B0D3WY6KMN
    • defragster
      I think I cracked the problem of what to do with array elements and sub-structures and arrays of sub-structures. I also figured out how to automatically detect and set mixed w1c and non-w1c fields properly. The compiler can now also catch: 1...
    • defragster
      I never tested any of the original two chips, I just had them made an dispatched. So what you said is correct.
    • defragster
      If @wwatson had one that might be the fastest way to know. @Dogbone built his minimal boards and other than possible sanity hardware checks AFAIK they shipped for forum testing. Software is known ready for chip change and @wwatson seems to have...
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      New link to QNEthernet_WIFI_0.36.0: https://github.com/wwatson4506/QNEthernet_WIFI/tree/QNEthernet_WIFI_0.36.0 Still working on recovering the original QNEthernet_WIFI branch. I backup every day so trying to find the latest one...
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      As far as the CYW4343W (1DX) chip check out post #117 in this thread. I explained to @gigapod what was done with the 1DX chip up till now. I did not have access to the 1YN board for testing. So can't comment on what others may have developed...
    • defragster
      @PaulStoffregen or other might investigate or clarify if that is a safe update/proper to make to the Teensy boards.txt. Just a suggestion to try: Move that EDIT into boards.local.txt (and restore the original command) and restart the IDE and see...
    • defragster
      I posted about my powered HUB/Drive box beign bad and nobody else ever found one - though not sure anyone else had a DIY bare 2.5" Drive box HUB in one. It would be an easy quick test if are looking for it. And in my case it caused no harm - just...
    • defragster
      @Dogbone06 can answer - but his goal/effort was building the test boards then forwarded just the first boards to forum members. He acquired a batch of both chips but only the first was shipped out AFAIK.
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      @sparkfro - Actually if there was no communication at all without the WL_REG_ON and WL_IRQ pins pins being changed you would have probably seen the CMD52 errors then.So that is indicating that we do probably have comms with the chip. That's...
    • defragster
      Looks like we have some more work ahead of us. I have spent the last two days stepping through the PICO 2W initialization process and most of it is similar to the CYW4343W. Will probably need to start at the beginning diagnosing with my LA...
    • defragster
      defragster reacted to jmarsh's post in the thread New USB Host library for Teensy 4.x with Like Like.
      A while ago I bought a $5 USB wifi/bluetooth adapter from aliexpress. They seem to be very plentiful, advertised under a few different brands but usually including a mention of AX900, Wifi6 and Bluetooth 5.3 or 5.4. I thought it would be a...
    • defragster
      A well behaved HUB (following the rules?) won't put power back on the Teensy USB Host 5V pin. Have a HUB HDD drive box HERE that is NOT well behaved. Once the code starts 5V comes back to the Teensy when it is unpowered, keeping the Teensy...
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      I do have the PICO 2W which uses the 1YN chip. I have not used it yet But I am in the process of setting up to use it. I also have PICO debug probe so once I figure out how to use those then it should help to debug things if needed...
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      Sorry - Not sure why it does not compile but the latest version is listed in post #209. This is the link: https://github.com/wwatson4506/QNEthernet_WIFI/tree/QNEthernet_WIFI_0.36.0 It is based on @shawn's latest version (0.36.0) of QNEthernet...
    • defragster
      That seems to be expected as it is getting a push of firm ware for the wrong chip?
    • defragster
      defragster reacted to sparkfro's post in the thread Call to arms | Teensy + WiFi = true with Love Love.
      Ooh, aah, prototype! (we order prototypes in black, final will be red) @wwatson I downloaded the latest master branch of https://github.com/wwatson4506/QNEthernet_WIFI. I tried the cyw43_scan.ino, but it failed to compile. I see there are a...
    • defragster
      Last I saw was this on prior forum page:
    • defragster
      Nice tool. Have to think about. Right now I have been using an old version of telemetry viewer. If interested here is the link: http://www.farrellf.com/TelemetryViewer/ Always good to have options. Have to dig into it a bit more. Thanks for...
    • defragster
      SCB->AIRCR = 0x05FA0000 | SCB_AIRCR_SYSRESETREQ(1); Or: SCB->AIRCR = 0x05FA0004; Or: SCB->AIRCR = SCB_AIRCR_VECTKEY(0x05fa) | SCB_AIRCR_SYSRESETREQ(1); There's no "business logic" in anything right now, but that might be a good layer on top...
    • defragster
      defragster replied to the thread TFT Display.
      None essy to see - it just works
    • defragster
      defragster reacted to KurtE's post in the thread TFT Display with Like Like.
      Here is a simple touch paint sketch that you can click on a color and then drag around to paint... It works on my protoboard, with capacitive touch /*************************************************** This is our touchscreen painting example...
    • defragster
      defragster reacted to KurtE's post in the thread TFT Display with Like Like.
      With the Protoboard: #include <ST7796_t3.h> #ifdef USE_PROTO_SUPPLY_BOARD #undef TFT_DC #undef TFT_CS #undef TFT_RST #define TFT_DC 9 #define TFT_CS 10 #define TFT_RST -1 #endif #endif #undef TOUCH_CS // For 1.54" TFT with ST7789 //ST7789_t3...
    • defragster
      I'd love one, so fun to see your improvement work on the hardware I started! How do we proceed? I have you on email, I can send the details there. :D Being named by Dogbone06 would be amazing, if I may. I think the other names should be there...
    • defragster
      defragster reacted to sparkfro's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      We've completed our internal design review and are ready to order prototypes. Want to make sure I have allocations correct: @shawn 2 for you @wwatson 1 for you @defragster 1 for you @Dogbone06 @PaulStoffregen @KurtE @mjs513 I haven't seen...
    • defragster
      It needs to be declared as "C" code. Here is an example that was in an .INO file - same for .cpp: extern "C" void startup_middle_hook(void); extern "C" volatile uint32_t systick_millis_count; FLASHMEM void startup_middle_hook(void) { pinMode(...
    • defragster
      defragster reacted to shawn's post in the thread WDT_T4 - Watchdog Library for Teensy 4 with Like Like.
      I'm curious where you added the callback?
    • defragster
      @wwatson that's because support for raw frames is disabled by default. You can enable it by either adding the QNETHERNET_ENABLE_RAW_FRAME_SUPPORT=1 macro to the compiler options or by setting it to 1 in qnethernet_opts.h. There are some good...
    • defragster
      Sorry, It was my fault I did not save the change. It's working ok now after saving "qnethernet_opts.h" :rolleyes: QNEthernet v0.36.0 is now working with the WIFI board with some good news. I'll post it in the other thread...
    • defragster
      not in base PJRC release. Perhaps that is when the watchdog starts up and that library uses it? The error message should show where it is 'otherwise defined'?
    • defragster
      This?
    • defragster
      Did you try the startup_default_middle_hook shown in : ...\arduino-1.8.19\hardware\teensy\avr\cores\teensy4\startup.c IIRC, the '_early_' is too soon for "C" code. FLASHMEM void startup_default_early_hook(void) {} void startup_early_hook(void)...
    • defragster
      Connectivity should be back to normal now. Last update from the server hosting company: "We have received confirmation from our upstream provider that all repair work has been completed and that network services have been fully restored."
    • defragster
      Our forum server has experienced limited connectivity since July 4. If you've seen slow performance or the site occasionally offline, it's not spam bots this time. Apparently a fiber optic cable was accidentally cut, forcing the server hosting...
    • defragster
      Yes understood, diff available WiFi freq presented by the router. I did wonder about the "NTGRBH..." - that is the wireless conduit between the satellite units.
    • defragster
      Nice update! Scan completes with added detail and cleanup and ReCan works without hang! CPU speed: 600 MHz initialization done MAC address - 70:87:A7:11:98:A5 Setup complete ====== STARTING SCAN ====== Scan Entries = 7...
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      CPU speed: 600 MHz initialization done MAC address - 70:87:A7:10:64:B5 Setup complete ====== STARTING SCAN ====== Scan Entries = 18 ********************************************************************************************** * #...
    • defragster
      It would not have to be the 5 across - the three across variant is great too. And even two across would have use - especially in a case like this. Who knows what I last did with this Beta Locked T_4.1 - but it has 2 8MB PSRAM's Sermon says it...
      • 1782937853796.png
    • defragster
      defragster reacted to wwatson's post in the thread Call to arms | Teensy + WiFi = true with Like Like.
      Looks good :D I see the slight change to the pinouts so once it is tested and confirmed I will add this pinout to the documentation. I have one of Paul's three tier breakout boards and I agree with you that is probably the best thing to use, at...
  • Loading…
  • Loading…
Back
Top