Skip to content

Commit

Permalink
Update target for Sierra-Pulse1
Browse files Browse the repository at this point in the history
  • Loading branch information
MallikarjunSE authored Dec 30, 2024
1 parent f1295e6 commit b6ca75b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Inc/targets.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,15 @@
#define FIRMWARE_NAME "SierraPulse1"
#define FILE_NAME "SIERRA_PULSE1_L431_CAN"
#define DRONECAN_SUPPORT 1
#define DEAD_TIME 45
#define USE_HSE
#undef HSE_VALUE
#define HSE_VALUE 16000000
#define DEAD_TIME 120
#define HARDWARE_GROUP_L4_C
#define TARGET_VOLTAGE_DIVIDER 100
#define MILLIVOLT_PER_AMP 100
#define TARGET_VOLTAGE_DIVIDER 210
#define MILLIVOLT_PER_AMP 10
#define RAMP_SPEED_LOW_RPM 1
#define RAMP_SPEED_HIGH_RPM 1
#define USE_SERIAL_TELEMETRY
#endif

Expand Down

0 comments on commit b6ca75b

Please sign in to comment.