STorM32 Boards: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
Comments: | '''Comments:''' | ||
* The boards can in principle be populated with different microcontrollers; below the "typical" configuration is mentioned. | * The boards can in principle be populated with different microcontrollers; below the "typical" configuration is mentioned. | ||
* To avoid confusion/missunderstandings please note: The boards provide many features hardware-wise, but not all are however currently supported by the firmware. | * To avoid confusion/missunderstandings please note: The boards provide many features hardware-wise, but not all are however currently supported by the firmware. | ||
Line 34: | Line 34: | ||
* Spektrum satellite is supported, but no extra Spektrum connector on board | * Spektrum satellite is supported, but no extra Spektrum connector on board | ||
''' | '''Comment:''' | ||
* The order of pins on the I2C#2 port is reversed to that on the I2C#1 port; please consider this then connecting an MPU module to this port. | * The order of pins on the I2C#2 port is reversed to that on the I2C#1 port; please consider this then connecting an MPU module to this port. | ||
Revision as of 12:47, 22 February 2014
At present, three different versions of STorM32-BGC boards are around.
Comments:
- The boards can in principle be populated with different microcontrollers; below the "typical" configuration is mentioned.
- To avoid confusion/missunderstandings please note: The boards provide many features hardware-wise, but not all are however currently supported by the firmware.
STorM32-BGC v1.2
|
|
STorM32-BGC v1.1
Differences to the v1.2 board:
- no Futaba S-bus support
- Spektrum satellite is supported, but no extra Spektrum connector on board
Comment:
- The order of pins on the I2C#2 port is reversed to that on the I2C#1 port; please consider this then connecting an MPU module to this port.
STorM32-BGC v0.17/v1.0
Differences to the v1.2 board:
- MCU: STM32F103RB
- Motor drivers: only TC4452VAO in SO08 package
- no IR led support
- only three PWM/Sum-PPM inputs/outputs
- no Futaba S-bus support
- Spektrum satellite can be supported, but no extra Spektrum connector on board
- no additional I2C port
- no reverse voltage protection on the v0.17 board
- pin assignment on RC port different
Comment: The location of the pins needed to flash the firmware via an USB-TTL adapter is different here. Namely:
- RC-GND = GND -> connect it to GND on the usb-ttl adapter
- RC-1 = Uart1-Tx -> connect it to Rx on the usb-ttl adapter
- RC-2 = Uart1-Rx -> connect it to Tx on the usb-ttl adapter