• Steve
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    1 year ago

    Looking at you, Texas Instruments

    • KindaABigDyl@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Bro what? TI has like… the best docs. What are you talking about? They have the Microsoft C# docs of the semiconductor world. Clear examples, every little detail, well organized. Darn near perfect example of what to do

      • Steve
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Heres the thing, they LOOK perfect, and some of them are. But I’ve been working with the BQ series, and specifically the BQ34Z100, and it is FUCKED UP in an embarrassing way.

      • Croquette@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Not really. I haven’t worked with a TI mcu for a while so I can’t talk about their mcu docs, but their sections describing data exchanges between the IC and your mcu usually has a lot of ambiguity that needs to be clarified through trial and error.

      • ulterno@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        People tend to say this about everything. I read someone’s about Qt Documentation and that is after having learnt to do with Qt in 1 month using solely the Qt Creator’s F1, that I took over 3 months with STL.