Public

Thread: TinyQV testing

4 Discord messages from ℹ️ - Information/general/threads/tinyqv-testing.md.

Category: ℹ️ - Information Parent channel: #general Thread ID: 1521592980723732521

Messages: 4

message-1521645948319694980

2026-06-30T22:37:44.894+00:00 — RebelMike (@rebelmike)

Reply/reference

<details> <summary>Reference data</summary>
{
  "channelId": "1361349523724570941",
  "guildId": "1361349522684510449",
  "messageId": "1521592980723732521"
}
</details>

Content

<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2026-06_media/49aaff687e56f04e7bbdedf0077bab75-7DDB4.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1521645962848895107

2026-06-30T22:37:48.358+00:00 — RebelMike (@rebelmike)

Content

Tonight's testing:
- TinyQV SoC comes up when running at the design speed of 24MHz.  Micropython boots.
- Scratch memory (using the foundry 512 byte RAM macro) works
- GPIO is working
- Gamepad peripheral is working
- SPI peripheral works with an SD card
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2026-06_media/49aaff687e56f04e7bbdedf0077bab75-7DDB4.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1521715594771173478

2026-07-01T03:14:29.902+00:00 — Tim 'mithro' Ansell (@mithro_)

Content

@RebelMike - Super cool!

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "purple_heart",
      "id": "",
      "imageUrl": "2026-07_media/1f49c-71A75.svg",
      "isAnimated": false,
      "name": "💜"
    },
    "users": [
      {
        "avatarUrl": "2026-07_media/49aaff687e56f04e7bbdedf0077bab75-7DDB4.png",
        "color": null,
        "discriminator": "0000",
        "id": "691780627338625077",
        "isBot": false,
        "name": "rebelmike",
        "nickname": "RebelMike"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2026-07_media/9679bb77da48d47c905b398d98a83780-75B68.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2026-07_media/49aaff687e56f04e7bbdedf0077bab75-7DDB4.png",
        "color": null,
        "discriminator": "0000",
        "id": "691780627338625077",
        "isBot": false,
        "name": "rebelmike",
        "nickname": "RebelMike",
        "roles": []
      }
    ]
  }
}
</details>

message-1521991316932657253

2026-07-01T21:30:07.188+00:00 — RebelMike (@rebelmike)

Content

Tested a second CoB, that works too.  From looking at the pad testing results I should have 4 good ones.
Tried some overclocking, Micropython boots up to around 42MHz.  That's faster than STA reckoned it should (although quite possibly some paths are not working), but also slower than the Tiny Tapeout version, which will boot at 59MHz!  Not sure if that is expected - would need to compare the STA.  Might also be partially due to the clock coming in over some jumper wires.
Also tried the VGA test peripheral, which correctly shows a 640x480 VGA test pattern.
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2026-07_media/49aaff687e56f04e7bbdedf0077bab75-7DDB4.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>