46 lines
1.3 KiB
Markdown
46 lines
1.3 KiB
Markdown
# RISC-V HIFIVE1-REV-B
|
||
|
||
## 综述
|
||
<div class ="tablebox_hifive">
|
||
<div class="hifive1-rev-b-box">
|
||
<img src="https://images.prismic.io/sifive/ddef5160-1769-4d8a-9332-99729088aff6_hifive-rev-b-home-page-new.jpg" alt="hifive1-rev-b"/>
|
||
</div>
|
||
<center>HIFIVE1-REV-B</center>
|
||
<el-divider></el-divider>
|
||
<span>XiUOS最新分支支持IFIVE1-REV-B开发板,该开发板作为一种标准的板子,支持各种上层组件和应用程序。</span>
|
||
</div>
|
||
|
||
## 硬件特点
|
||
+ Microcontroller: FE310-G002
|
||
+ Operating Voltage: 3.3 V and 1.8 V
|
||
+ Input Voltage: 5 V USB or 7-12 VDC Jack
|
||
+ IO Voltage: 3.3 V
|
||
+ Digital I/O Pins: 19
|
||
+ PWM Pins: 9
|
||
+ SPI Controllers/HW CS Pins: 1/3
|
||
+ UART: 2
|
||
+ I<sup>2</sup>C: 1
|
||
+ Networking: WiFi/BT (off-chip)
|
||
+ External Interrupt Pins: 19
|
||
+ External Wakeup Pins: 1
|
||
+ Flash Memory: 32 Mbit Off-Chip (ISSI SPI Flash)
|
||
+ Host Interface (microUSB): Program, Debug, and Serial Communication
|
||
+ Debug: Segger J-Link, drag/drop code download
|
||
+ Weight: 22 g
|
||
|
||
### 更多信息[查看网址](https://www.sifive.com/boards/hifive1-rev-b)
|
||
|
||
## 支持的功能
|
||
|
||
## 编程与调试
|
||
针对<u>**HIFIVE1-REV-B**</u>开发板的配置和刷新信息,详见[开发环境构建](/environment/debug.html)
|
||
|
||
<style>
|
||
.hifive1-rev-b-box{
|
||
width: 1500px;
|
||
height: 400px;
|
||
vertical-align: middle;
|
||
display: table-cell;
|
||
text-align: center;
|
||
}
|
||
</style> |