NEW: sync the code of DJI Payload-SDK version 2.2.1 released on January 20 2021.
Signed-off-by: DJI-Martin <DJI-Martin@dji.com>
This commit is contained in:
20
sample/platform/rtos_freertos/stm32f4_eval/README.txt
Executable file
20
sample/platform/rtos_freertos/stm32f4_eval/README.txt
Executable file
@ -0,0 +1,20 @@
|
||||
Payload SDK RTOS Sample.
|
||||
|
||||
Test Environment:
|
||||
Hardware: STM32F407xG (External Crystal Frequency: 25MHz)
|
||||
IDE: Keil MDK v5.25.2.0
|
||||
C Compiler: Armcc.exe V5.06 update 6 (build 750)
|
||||
Assembler: Armasm.exe V5.06 update 6 (build 750)
|
||||
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
|
||||
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
|
||||
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
|
||||
|
||||
Pin Definition:
|
||||
Console UART: PA2(TX), PA3(RX)
|
||||
Communication UART: PC10(TX), PC11(RX)
|
||||
Interactive UART: PB6(TX), PB7(RX)
|
||||
PPS PIN: PD2
|
||||
High Power Apply Pin: PD1
|
||||
|
||||
Console Configuration:
|
||||
Baud Rate: 921600
|
Reference in New Issue
Block a user