Close
Results 1 to 10 of 44

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member radargeek's Avatar
    Join Date
    Jan 2014
    Location
    York, SC
    Posts
    525
    Thanks Given
    116
    Thanked 571 Times in 270 Posts
    Quote Originally Posted by orwellophile View Post
    Perhaps we could have a sweepstake or something, I'll take "ARM Cortex-M4".
    Some time ago someone posted pics of the CPU innards, and there were two PIC24-series processors in there.

    As for what was changed in the version 2 CPU, something in the way the external LED is driven. It could be as simple as moving the LED to a set of CPU I/O pins that have hardware PWM capability. Or, maybe a transistor was added to the LED common pin to allow PWMing all three colors by using a single I/O.

    There could be other changes to account for parts availability, etc. Often there are board revisions because a part becomes unavailable and something else has to be used instead, or a cheaper part replacing a costlier one, or the same part is only available or cheaper in a different package type, etc, but with no affect on the actual operation of the unit.
    Last edited by radargeek; 01-06-2015 at 07:29 AM.
    If I passed you on the right, YOU are in the wrong lane!

    2016 Encounters/Saves (to date): 33.8: 1/1 (last 4/13) | 34.7: 1/1 (last 3/11) | 35.5: 19/11 (last 8/28) | K: 1/1 (last 6/26)
    2015 Encounters/Saves: 33.8: 1/0 | 34.7: 13/4 | 35.5: 19/10 | K: 4/1 | LIDAR (sighted/hit with/save): 4/1/1

    ACTIVE CMs: Redline X, K, Ka 2,4,5,8 (highway/long trip RD) | New! V1C 3.8945 K, Ka CS, TMF2 w/YaV1 (in-town RD) | ALP Quad | BlackVue DR650GW-2CH

  2. The Following 3 Users Say Thank You to radargeek For This Useful Post:

    Abarth695 (01-06-2015), Mirage (01-06-2015), modsl55amg (04-09-2015)

  3. #2
    Junior Member orwellophile's Avatar
    Join Date
    Dec 2014
    Posts
    19
    Thanks Given
    1
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by radargeek View Post
    Some time ago someone posted pics of the CPU innards, and there were two PIC24-series processors in there.

    As for what was changed in the version 2 CPU, something in the way the external LED is driven. It could be as simple as moving the LED to a set of CPU I/O pins that have hardware PWM capability. Or, maybe a transistor was added to the LED common pin to allow PWMing all three colors by using a single I/O.

    There could be other changes to account for parts availability, etc. Often there are board revisions because a part becomes unavailable and something else has to be used instead, or a cheaper part replacing a costlier one, or the same part is only available or cheaper in a different package type, etc, but with no affect on the actual operation of the unit.
    I would assume a GPIO line with PWM capability was routed to an added transistor... oh wait, you just said that.

    I'd be interested to see that pic, the box says Dual 16/32bit 100mhz. It could have been a PIC24 (16 bit) and a PIC32. The PIC32MX has the flash to store the 460KB firmware update, but only 128KB of SRAM. But it can run code from SRAM, so it's possible that it could self-update, loading a minimal set of instructions into memory, just enough to read the USB stick, and write to it's own flash (and decode the cipher).

    My unit arrived today, so after I make sure it actually does work, I'll see for myself whats in the box

  4. #3
    Junior Member orwellophile's Avatar
    Join Date
    Dec 2014
    Posts
    19
    Thanks Given
    1
    Thanked 6 Times in 6 Posts
    Good god that LED is bright!

  5. #4
    Junior Member orwellophile's Avatar
    Join Date
    Dec 2014
    Posts
    19
    Thanks Given
    1
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by radargeek View Post
    Some time ago someone posted pics of the CPU innards, and there were two PIC24-series processors in there.
    Here's one of the HW REV. 2 then.



  6. The Following User Says Thank You to orwellophile For This Useful Post:

    modsl55amg (04-09-2015)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •