Search results

  1. S

    Puzzling PWM Problems

    I agree that it is a tool in the tool bag, but it is no doubt that it get used more and more and that the capability of it have sky rocked the last few months. The article is from 10th of November last years so GPT was on 5 (5.1, 5.2 and 5.3 Codex have arrived after this) Claude Opus was on...
  2. S

    Puzzling PWM Problems

    I dont have much more to say to you, its just plain strange comments you lay out, you seem defensive and scared that the AI will take your job, dont be scared, embrace it instead :) I have a couple of friends that won GOLD in ICPC 2 years in a row 2004-2005 And they dont program anything...
  3. S

    Puzzling PWM Problems

    It sounds like a really interesting project! Enjoy your trip! :)
  4. S

    Puzzling PWM Problems

    Seems pretty obvious that you didnt read the next steps.. The ISR state machine is the complex part — the code above shows the structure and the most critical states. You will need a logic analyzer/scope to fine-tune START/STOP detection and ACK timing (the comments tell you exactly where to...
  5. S

    Puzzling PWM Problems

    And here is the try from Grok when I asked to still imlpement it with FlexIO even if it was a bad idea... Unfortunatly my IDE is at home so I still dont have the OPUS 4.6 available which are the absolute best model for this now. But this is what Grok 4.2 Beta replied with Here is a complete...
  6. S

    Puzzling PWM Problems

    haha Grok say that the question is wrong and that there are no good way to implement that since NXP dont support a driver. Here is the Grok Answer below when the prompt is this: I also post a message after what it gave me when I still said I wanted it in FlexIO, who want to test it? :D...
  7. S

    Puzzling PWM Problems

    This is not true at all. First of all, you do know that there are I2C implementations online right? And are you suggesting that i.e Opus 4.6 would struggle to implement I2C ? I asked GPT5.2 and it gave me a what I think look like a great 300 lines implementation with the #include "imxrt.h"...
  8. S

    Puzzling PWM Problems

    I dont understand, it recommended like 5 lines of code changes, if you dont like to read and understand why something behave in a certain way and why you should change it, you can just copy and paste the code lines and hopefully it works as you expect afterword :) And if you use an AI IDE it...
  9. S

    Puzzling PWM Problems

    It is strange to me that so many developers still dont understand how good AI have become at programming in the last 6 months just because they sucked a few months ago. The absolute top developers in the world, who I know a few of personally more or less never write code themself anymore. And...
  10. S

    Puzzling PWM Problems

    Hi, I work against a Teensy 4.1 within some other areas and I almost get all my Code written by either Claude Opus 4.6 or GPT 5.3 Codex these days (I also think Grok will be in that level or better within the next 2 months). Anyway, I'm on travel and dont have my developer tools here but I...
  11. S

    Recommendations for 10" TFT Display with touchscreen for Teensy 4.1

    So great with all help and information in this thread! I cant wait to start a small hobby project with the 10" touch pad and see how responsive it is in parallel mode with the Teensy 4.1 board. :)
Back
Top