Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. first impressions of the Lego smart brick, before I do any actual tearing down: wow, I forgot how good they are at working with plastic.

first impressions of the Lego smart brick, before I do any actual tearing down: wow, I forgot how good they are at working with plastic.

Scheduled Pinned Locked Moved Uncategorized
187 Posts 51 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • azonenberg@ioc.exchangeA azonenberg@ioc.exchange

    @ftg @ldcd @whitequark @gsuberland I'm pretty sure i saw a digilent fpga board that had a pic32 on it in usb host mode that presented a ps/2 mouse and keyboard interface to the FPGA if you plugged in a usb one

    ldcd@social.treehouse.systemsL This user is from outside of this forum
    ldcd@social.treehouse.systemsL This user is from outside of this forum
    ldcd@social.treehouse.systems
    wrote last edited by
    #112

    @azonenberg @ftg @whitequark @gsuberland Yes the Genesys 2 has this; it's very funny (but makes sense in an education setting if you want to keep your PS2 mouse lab without keeping the mouses)

    1 Reply Last reply
    0
    • ldcd@social.treehouse.systemsL ldcd@social.treehouse.systems

      @whitequark Calling an ARC CPU industry standard is very funny to me

      cinebox@masto.hackers.townC This user is from outside of this forum
      cinebox@masto.hackers.townC This user is from outside of this forum
      cinebox@masto.hackers.town
      wrote last edited by
      #113

      @ldcd @whitequark oh I missed that. Why on earth is it not a Cortex M0

      1 Reply Last reply
      0
      • gsuberland@chaos.socialG gsuberland@chaos.social

        @ftg @ldcd @whitequark surprising but almost not surprising? it's weird but also one of those applications where I bet they had very specific requirements around hardware FPU/DSP capabilities, communications peripherals, power management, and physical size, where meeting them all at the same time required treading more unusual paths. the integrated DC-DC in that chip was probably a major selling point.

        whitequark@social.treehouse.systemsW This user is from outside of this forum
        whitequark@social.treehouse.systemsW This user is from outside of this forum
        whitequark@social.treehouse.systems
        wrote last edited by
        #114

        @gsuberland @ftg @ldcd this specific chip has directionfinding btw. and a "LOG2 accelerator" whatever the fuck that is

        ldcd@social.treehouse.systemsL 1 Reply Last reply
        0
        • gsuberland@chaos.socialG gsuberland@chaos.social

          @whitequark @ldcd @ftg hah, weird. that's an odd choice of architecture for a keyboard controller, unless it was doing audio or touchpad stuff too I suppose.

          whitequark@social.treehouse.systemsW This user is from outside of this forum
          whitequark@social.treehouse.systemsW This user is from outside of this forum
          whitequark@social.treehouse.systems
          wrote last edited by
          #115

          @gsuberland @ldcd @ftg no it's just the EC. from Microchip

          ldcd@social.treehouse.systemsL azonenberg@ioc.exchangeA 2 Replies Last reply
          0
          • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

            @gsuberland @ftg @ldcd this specific chip has directionfinding btw. and a "LOG2 accelerator" whatever the fuck that is

            ldcd@social.treehouse.systemsL This user is from outside of this forum
            ldcd@social.treehouse.systemsL This user is from outside of this forum
            ldcd@social.treehouse.systems
            wrote last edited by
            #116

            @whitequark @gsuberland @ftg from what i understand one of the big selling points of ARC is that they let you add ~whatever instructions you want and they make it relatively easy to use those instructions from C, so that might be whats going on there?

            gsuberland@chaos.socialG 1 Reply Last reply
            0
            • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

              @gsuberland @ldcd @ftg no it's just the EC. from Microchip

              ldcd@social.treehouse.systemsL This user is from outside of this forum
              ldcd@social.treehouse.systemsL This user is from outside of this forum
              ldcd@social.treehouse.systems
              wrote last edited by
              #117

              @whitequark @gsuberland @ftg maybe its a rebranded automotive part

              whitequark@social.treehouse.systemsW 1 Reply Last reply
              0
              • ldcd@social.treehouse.systemsL ldcd@social.treehouse.systems

                @whitequark @gsuberland @ftg maybe its a rebranded automotive part

                whitequark@social.treehouse.systemsW This user is from outside of this forum
                whitequark@social.treehouse.systemsW This user is from outside of this forum
                whitequark@social.treehouse.systems
                wrote last edited by
                #118

                @ldcd @gsuberland @ftg when have you last seen an automotive part with an LPC target controller

                ldcd@social.treehouse.systemsL 1 Reply Last reply
                0
                • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                  @gsuberland @ldcd @ftg no it's just the EC. from Microchip

                  azonenberg@ioc.exchangeA This user is from outside of this forum
                  azonenberg@ioc.exchangeA This user is from outside of this forum
                  azonenberg@ioc.exchange
                  wrote last edited by
                  #119

                  @whitequark @gsuberland @ldcd @ftg huh I thought microchip ECs were mostly arm based

                  mlp@defcon.socialM 1 Reply Last reply
                  0
                  • ldcd@social.treehouse.systemsL ldcd@social.treehouse.systems

                    @whitequark @gsuberland @ftg from what i understand one of the big selling points of ARC is that they let you add ~whatever instructions you want and they make it relatively easy to use those instructions from C, so that might be whats going on there?

                    gsuberland@chaos.socialG This user is from outside of this forum
                    gsuberland@chaos.socialG This user is from outside of this forum
                    gsuberland@chaos.social
                    wrote last edited by
                    #120

                    @ldcd @whitequark @ftg almost certainly a hardware log2 instruction bolted on. I wonder if they're using it for FFT or something.

                    whitequark@social.treehouse.systemsW 1 Reply Last reply
                    0
                    • ftg@mastodon.radioF ftg@mastodon.radio

                      @azonenberg @ldcd @whitequark @gsuberland
                      I'll mention this to a MIPS loving friend who's currently working on a keyboard project.
                      But I think it would have to then be based on something like PIC32.

                      azonenberg@ioc.exchangeA This user is from outside of this forum
                      azonenberg@ioc.exchangeA This user is from outside of this forum
                      azonenberg@ioc.exchange
                      wrote last edited by
                      #121

                      @ftg @ldcd @whitequark @gsuberland i used to be big on mips. I remember being very disappointed when i discovered BFC00000 was not a valid license plate in my state

                      1 Reply Last reply
                      0
                      • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                        @ldcd @gsuberland @ftg when have you last seen an automotive part with an LPC target controller

                        ldcd@social.treehouse.systemsL This user is from outside of this forum
                        ldcd@social.treehouse.systemsL This user is from outside of this forum
                        ldcd@social.treehouse.systems
                        wrote last edited by
                        #122

                        @whitequark @gsuberland @ftg cursed thought: pentium based ECU

                        gsuberland@chaos.socialG 1 Reply Last reply
                        0
                        • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                          finally done. no shorts and (as far as i can tell under mag) no opens

                          whitequark@social.treehouse.systemsW This user is from outside of this forum
                          whitequark@social.treehouse.systemsW This user is from outside of this forum
                          whitequark@social.treehouse.systems
                          wrote last edited by
                          #123

                          complete success

                          Link Preview Image
                          whitequark@social.treehouse.systemsW drwho@masto.hackers.townD 2 Replies Last reply
                          0
                          • ldcd@social.treehouse.systemsL ldcd@social.treehouse.systems

                            @whitequark @gsuberland @ftg cursed thought: pentium based ECU

                            gsuberland@chaos.socialG This user is from outside of this forum
                            gsuberland@chaos.socialG This user is from outside of this forum
                            gsuberland@chaos.social
                            wrote last edited by
                            #124

                            @ldcd @whitequark @ftg "why did you crash your car?" "F00F bug, your honour"

                            1 Reply Last reply
                            0
                            • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                              complete success

                              Link Preview Image
                              whitequark@social.treehouse.systemsW This user is from outside of this forum
                              whitequark@social.treehouse.systemsW This user is from outside of this forum
                              whitequark@social.treehouse.systems
                              wrote last edited by
                              #125

                              contrary to everything i've seen online, this is a Winbond W25Q16JWBY part (but one person got the closest, they thought it is a W25Q16JVBY. the difference is major: one is 3.3V, the other is 1.8V)

                              Link Preview Image
                              whitequark@social.treehouse.systemsW 1 Reply Last reply
                              0
                              • gsuberland@chaos.socialG gsuberland@chaos.social

                                @ldcd @whitequark @ftg almost certainly a hardware log2 instruction bolted on. I wonder if they're using it for FFT or something.

                                whitequark@social.treehouse.systemsW This user is from outside of this forum
                                whitequark@social.treehouse.systemsW This user is from outside of this forum
                                whitequark@social.treehouse.systems
                                wrote last edited by
                                #126

                                @gsuberland @ldcd @ftg well yes they call it a log2() accelerator but why

                                wren6991@types.plW gsuberland@chaos.socialG 2 Replies Last reply
                                0
                                • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                                  contrary to everything i've seen online, this is a Winbond W25Q16JWBY part (but one person got the closest, they thought it is a W25Q16JVBY. the difference is major: one is 3.3V, the other is 1.8V)

                                  Link Preview Image
                                  whitequark@social.treehouse.systemsW This user is from outside of this forum
                                  whitequark@social.treehouse.systemsW This user is from outside of this forum
                                  whitequark@social.treehouse.systems
                                  wrote last edited by
                                  #127

                                  NotImplementedError: quad enablement SFDPJEDECQuadEnableRequirements.Reg2Bit1_Read35h_Write05h not implemented yet

                                  ah yes. i remember why i hate SPI flashes now

                                  whitequark@social.treehouse.systemsW 1 Reply Last reply
                                  0
                                  • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                                    NotImplementedError: quad enablement SFDPJEDECQuadEnableRequirements.Reg2Bit1_Read35h_Write05h not implemented yet

                                    ah yes. i remember why i hate SPI flashes now

                                    whitequark@social.treehouse.systemsW This user is from outside of this forum
                                    whitequark@social.treehouse.systemsW This user is from outside of this forum
                                    whitequark@social.treehouse.systems
                                    wrote last edited by
                                    #128

                                    tried using dual mode and the SFDP tells me to transmit half a byte

                                    once i dump it this flash is definitely going into the naughty pile (of unit tests in glasgow)

                                    Link Preview Image
                                    whitequark@social.treehouse.systemsW 1 Reply Last reply
                                    0
                                    • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                                      @gsuberland @ldcd @ftg well yes they call it a log2() accelerator but why

                                      wren6991@types.plW This user is from outside of this forum
                                      wren6991@types.plW This user is from outside of this forum
                                      wren6991@types.pl
                                      wrote last edited by
                                      #129

                                      @whitequark @gsuberland @ldcd @ftg ...are you sure it's not just CLZ?

                                      ignaloidas@not.acu.ltI 1 Reply Last reply
                                      0
                                      • whitequark@social.treehouse.systemsW whitequark@social.treehouse.systems

                                        @gsuberland @ldcd @ftg well yes they call it a log2() accelerator but why

                                        gsuberland@chaos.socialG This user is from outside of this forum
                                        gsuberland@chaos.socialG This user is from outside of this forum
                                        gsuberland@chaos.social
                                        wrote last edited by
                                        #130

                                        @whitequark @ldcd @ftg hmm, seems to be hardware log2p0 and log2p1 intrinsics. weird.

                                        whitequark@social.treehouse.systemsW 1 Reply Last reply
                                        0
                                        • gsuberland@chaos.socialG gsuberland@chaos.social

                                          @whitequark @ldcd @ftg hmm, seems to be hardware log2p0 and log2p1 intrinsics. weird.

                                          whitequark@social.treehouse.systemsW This user is from outside of this forum
                                          whitequark@social.treehouse.systemsW This user is from outside of this forum
                                          whitequark@social.treehouse.systems
                                          wrote last edited by
                                          #131

                                          @gsuberland @ldcd @ftg what is the p0/p1?

                                          gsuberland@chaos.socialG 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups