[riot-notifications] [RIOT-OS/RIOT] boards/e180-zg120b-tb: add support (#15487)
Bas Stottelaar
notifications at github.com
Sun Nov 22 23:27:44 CET 2020
@basilfx commented on this pull request.
> +| Peripheral | Number | Hardware | Pins | Comments |
+|------------|---------|-----------------|-----------------------------|-----------------------------------------------------|
+| ADC | 0 | ADC0 | CHAN0: internal temperature | Ports are fixed, 14/16-bit resolution not supported |
+| HWCRYPTO | — | — | | AES128/AES256, SHA1, SHA256 |
+| RTT | — | RTCC | | 1 Hz interval. Either RTT or RTC (see below) |
+| RTC | — | RTCC | | 1 Hz interval. Either RTC or RTT (see below) |
+| Timer | 0 | TIMER0 + TIMER1 | | TIMER0 is used as prescaler (must be adjecent) |
+| | 1 | LETIMER0 | | |
+| UART | 0 | USART0 | RX: PA1, TX: PA0 | Default STDIO output |
+
+### User interface
+| Peripheral | Mapped to | Pin | Comments |
+|------------|-----------|------|-----------------|
+| Button | PB0_PIN | PD15 | Mode Change |
+| | PB1_PIN | PD13 | Touch Link |
+| | PB2_PIN | PB11 | Baud Rate Reset |
That's the reset button. I used Google Lens to identify it :-)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15487#discussion_r528414546
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201122/3c91c672/attachment.htm>
More information about the notifications
mailing list