TG7100C: Difference between revisions

From OpenBouffalo
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[BL60X]]
{{Infobox SoC
| image = [[File:Tg7100c.png|250px]]
| caption = TG7100C from AliExpress listing
 
| cpu = 1x SiFive E24 Core 192 MHz
| memory = 276KB SRAM
| storage = External SPI Flash (QSPI) or integrated 8Mbit - 32Mbit
| wireless = WiFi4, Bluetooth Low Energy 5.0, Bluetooth Low Energy Mesh
| release_date = 2020
 
| package = QFN32
| gpios = 16
| peripherals = 1x SPI Master/Slave, 2x UART, 1x I2C Master, 5x PWM max 40 MHz, 2x 10-bit DAC, 12x 12-bit ADC, PIR, SDIO Slave 2.0
}}
 
TG7100C is IoTA microcontroller released in 2020 by T-Mall, and it belongs under [[:Category:BL602_Series|BL602 series]].
 
It seems to be rebranded BL602, with same pinout and feature-set. The linked TG7100C SDK from Ai-Thinker contains Bouffalo HAL libraries, which are used for this chip.
 
= SDK =
 
* [https://github.com/Ai-Thinker-Open/Ai-Thinker-Open-TG7100C_SDK Ai-Thinker Open TG7100C SDK]
 
= More Information =
 
For more information, datasheets, manuals, check general information for [[:Category:BL602_Series|BL602 series]].
 
[[Category:System_on_Chip]]
[[Category:System_on_Chip]]
[[Category:BL602_Series]]

Latest revision as of 20:03, 16 May 2023

TG7100C
Tg7100c.png
TG7100C from AliExpress listing
CPU1x SiFive E24 Core 192 MHz
Memory276KB SRAM
StorageExternal SPI Flash (QSPI) or integrated 8Mbit - 32Mbit
WirelessWiFi4, Bluetooth Low Energy 5.0, Bluetooth Low Energy Mesh
PackageQFN32
GPIO Pins16
Peripherals1x SPI Master/Slave, 2x UART, 1x I2C Master, 5x PWM max 40 MHz, 2x 10-bit DAC, 12x 12-bit ADC, PIR, SDIO Slave 2.0
Release date2020

TG7100C is IoTA microcontroller released in 2020 by T-Mall, and it belongs under BL602 series.

It seems to be rebranded BL602, with same pinout and feature-set. The linked TG7100C SDK from Ai-Thinker contains Bouffalo HAL libraries, which are used for this chip.

SDK

More Information

For more information, datasheets, manuals, check general information for BL602 series.