5 Revision History
Hardware and Document Revision History.
5.1 Hardware Revision History and Known Issues
This user guide provides information about the latest available revision of the board. The following sections contain information about known issues, a revision history of older revisions, and how older revisions differ from the latest revision.
5.1.1 Identifying Product ID and Revision
There are two ways to find the revision and product identifier of the ATtiny3227 Curiosity Nano: The MPLAB® X IDE Kit Window or the sticker on the bottom of the PCB.
The Kit Window appears in MPLAB X IDE when connecting ATtiny3227 Curiosity Nano to the computer.
The first nine digits of the serial number, listed under kit information, contain the product identifier and revision.
The same information is found on the sticker on the bottom side of the PCB. The data matrix code on the sticker contains a string with the product identifier 02-01280, revision, and serial number.
The string in the data matrix code has the following format:
"nnnnnnnrrsssssssss"
n = product identifier
r = revision
s = serial number
5.1.2 Revision 1
Revision 1 is the initially released board revision. It has ATtiny3227 rev. A mounted.
Known issue: The slew rate limiting for the U208 - MIC2008 is implemented incorrectly. The capacitor on the CSLEW pin is currently connected to GND, which causes the slew rate for VCC_P5V0 to be approximately 50 V/ms. For the correct implementation, the capacitor may instead be connected between the VIN and CSLEW pins to achieve the intended slew rate limiting.