| As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Difference between revisions of "CW308T-CEC1702"
From ChipWhisperer Wiki
(Created page with "{{Infobox cw308target |name = CW308T-STM32F |image = |caption = |Target Device = MCHP CEC1702 |Target Architecture...") |
|||
| Line 11: | Line 11: | ||
|Status = In Development | |Status = In Development | ||
}} | }} | ||
| + | |||
| + | == I/O Connections == | ||
| + | |||
| + | {| class="wikitable" | ||
| + | !CW308 Pin | ||
| + | !ATXMega Pin | ||
| + | !Notes | ||
| + | |- | ||
| + | |GPIO1 | ||
| + | |PC3 (TXD0) | ||
| + | |Serial OUTPUT from AVR. | ||
| + | |- | ||
| + | |GPIO2 | ||
| + | |PC2 (RXD0) | ||
| + | |Serial INPUT to AVR. | ||
| + | |- | ||
| + | |GPIO3 | ||
| + | |PA1 | ||
| + | |Spare pin. | ||
| + | |- | ||
| + | |GPIO4 | ||
| + | |PA0 | ||
| + | |Trigger pin. | ||
| + | |- | ||
| + | |CLKIN | ||
| + | |XTAL1 | ||
| + | | | ||
| + | |- | ||
| + | |CLKFB | ||
| + | |PB3 | ||
| + | |Can output clock on this pin. Useful for synchronizing to internal RC oscillator. | ||
| + | |- | ||
| + | |LED1 | ||
| + | |PA5 | ||
| + | | | ||
| + | |- | ||
| + | |LED2 | ||
| + | |PA6 | ||
| + | | | ||
| + | |- | ||
| + | |LED3 | ||
| + | |PA7 | ||
| + | | | ||
| + | |- | ||
| + | |PDID | ||
| + | |PDID | ||
| + | |In-System programming. | ||
| + | |- | ||
| + | |PDIC/nRST | ||
| + | |nRST/PDIC | ||
| + | |In-System programming. | ||
| + | |} | ||
Revision as of 05:49, 4 October 2017
| CW308T-STM32F | |
|---|---|
| Target Device | MCHP CEC1702 |
| Target Architecture | ARM Cortex M4F |
| Hardware Crypto | AES, SHA, RSA |
| Supported Apps | [] |
| Programmer | Generic SPI Flash Programmer |
| Status | In Development |
I/O Connections
| CW308 Pin | ATXMega Pin | Notes |
|---|---|---|
| GPIO1 | PC3 (TXD0) | Serial OUTPUT from AVR. |
| GPIO2 | PC2 (RXD0) | Serial INPUT to AVR. |
| GPIO3 | PA1 | Spare pin. |
| GPIO4 | PA0 | Trigger pin. |
| CLKIN | XTAL1 | |
| CLKFB | PB3 | Can output clock on this pin. Useful for synchronizing to internal RC oscillator. |
| LED1 | PA5 | |
| LED2 | PA6 | |
| LED3 | PA7 | |
| PDID | PDID | In-System programming. |
| PDIC/nRST | nRST/PDIC | In-System programming. |