Category:BL602 Series: Difference between revisions
Jump to navigation
Jump to search
(Created blank page) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox SoC | |||
| image = [[File:Bl602.png|250px]] | |||
| caption = BL602L on PINE64 PineCone | |||
| 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 (BL602) / QFN40 (BL604) | |||
| gpios = 16 / 23 | |||
| 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 | |||
}} | |||
= Datasheets, Manuals, Documents = | |||
* [https://github.com/bouffalolab/bl_docs/blob/main/BL602_DS/en/BL602_BL604_DS_1.6_en.pdf BL602_BL604_DS_1.6_en.pdf] | |||
* [https://github.com/bouffalolab/bl_docs/blob/main/BL602_ISP/en/BL602_ISP_protocol.pdf BL602_ISP_protocol.pdf] | |||
* [https://github.com/bouffalolab/bl_docs/blob/main/BL602_Openocd%26GDB/en/Introduction%20of%20OpenOCD%20and%20GDB.pdf Introduction of OpenOCD and GDB.pdf] | |||
* [https://github.com/bouffalolab/bl_docs/blob/main/BL602_RM/en/BL602_BL604_RM_1.2_en.pdf BL602_BL604_RM_1.2_en.pdf] | |||
* [https://dev.bouffalolab.com/document BL602_BL604_DS_EN_Combo_2.8open.pdf] | |||
* [http://download.bl602.fun/BL602_%E5%AE%98%E6%96%B9%E8%8A%AF%E7%89%87%E8%B5%84%E6%96%99.pdf BL602/604 Datasheet] (Should have proprietary information) | |||
* [http://download.bl602.fun/BL602_hardware_design_guidelines_cn.pdf BL602/604 Hardware Design Guide] | |||
* [http://download.bl602.fun/BL602_Reference_Design_V0.2.pdf BL602/604 Reference Design] | |||
= SDKs = | |||
* [https://github.com/bouffalolab/bl_iot_sdk Bouffalo IoT SDK] (older, messy, but more complete) | |||
* [https://github.com/bouffalolab/bouffalo_sdk Bouffalo SDK] (newer, better, but less BL602 features supported) | |||
[[Category:System_on_Chip_Series]] |
Latest revision as of 20:02, 16 May 2023
Datasheets, Manuals, Documents
- BL602_BL604_DS_1.6_en.pdf
- BL602_ISP_protocol.pdf
- Introduction of OpenOCD and GDB.pdf
- BL602_BL604_RM_1.2_en.pdf
- BL602_BL604_DS_EN_Combo_2.8open.pdf
- BL602/604 Datasheet (Should have proprietary information)
- BL602/604 Hardware Design Guide
- BL602/604 Reference Design
SDKs
- Bouffalo IoT SDK (older, messy, but more complete)
- Bouffalo SDK (newer, better, but less BL602 features supported)