Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:longan [2020/10/12 10:52]
darron
boards:longan [2022/11/25 13:19] (current)
darron [Longan Nano]
Line 1: Line 1:
 +==== Longan Nano =====
 +<wrap right>
 +{{:boards:longan.jpg?200}}
 +</wrap>
 +
 +Sipeed Longan Nano - RISC-V GD32VF103CBT6 Development Board
 +
 +Official board
 +
 +https://www.gigadevice.com/microcontroller/gd32vf103c8t6/
 +<code>
 +Specifications
 +Speed and Memory
 +Maximum Speed Up to 108MHz
 +Flash Memory 64K
 +RAM 20K
 +PSRAM -
 +Connectivity  
 +USART 3 LCD -
 +UART - LCD TFT -
 +I2C 2 Camera -
 +SPI 3 Ethernet -
 +CAN 2 Crypto -
 +USB OTG SDRAM -
 +I2S 2 TMU -
 +SDIO - SHRTM -
 +Analog Interface
 +12bit ADC Units 2
 +12bit ADC Channels 10
 +12bit DAC Units 2
 +Packages
 +LQFP48
 +</code>
 +
 +Unknown board AKA Nano LITE
 +
 +https://www.gigadevice.com/microcontroller/gd32vf103cbt6/
 +<code>
 +Specifications
 +Speed and Memory
 +Maximum Speed Up to 108MHz
 +Flash Memory 128K
 +RAM 32K
 +PSRAM -
 +Connectivity  
 +USART 3 LCD -
 +UART - LCD TFT -
 +I2C 2 Camera -
 +SPI 3 Ethernet -
 +CAN 2 Crypto -
 +USB OTG SDRAM -
 +I2S 2 TMU -
 +SDIO - SHRTM -
 +Analog Interface
 +12bit ADC Units 2
 +12bit ADC Channels 10
 +12bit DAC Units 2
 +Packages
 +LQFP48
 +</code>
 +
 +
 +
 TODO TODO
 +
 +DFU MODE
 +<code>
 +1. press boot
 +2. press reset
 +3. release reset
 +4. release boot
 +</code>
  
 <code> <code>
Line 37: Line 108:
  
 </code> </code>
 +
 +===Resources===
 +
 +[[https://gd32mcu.com/data/documents/datasheet/GD32VF103_Datasheet_Rev1.6.pdf|MCU datasheet]]