← 返回列表
🔗 原文
梅赛德斯-奔驰推出开源硬件汽车快速开发平台(ARDEP)
Mercedes-Benz hosts open-source hardware Automotive Rapid DEvelopment Platform (ARDEP)

ARDEP (Automotive Rapid DEvelopment Platform) is an open-source hardware and software platform hosted on Mercedes-Benz’s GitHub account and released under an Apache 2.0 license.

The ARDEP V2 main board is based on an STMicroelectronics STM32G474VE Arm Cortex-M4F microcontroller for motor control with CORDIC and FMAC hardware math accelerators, and features CAN-FD and LIN transceivers, while the PowerIO Shield features 6 outputs and 6 inputs supporting up to 48V and 3A per channel.

Mercedes Benz ARDEP V2 PowerIO shield

ARDEP V2 specifications:

  • MCU – STMicroelectronics STM32G474VE
    • Arm Cortex-M4 with FPU at up to 170 MHz
    • Math accelerators  – CORDIC for trigonometric functions and Filter Mathematical ACcelerator (FMAC)
    • Memory – 128 KB SRAM
    • Storage – 256 KB single-bank flash
  • USB
    • 1x USB Type-C “ARDEP” port
    • 1x USB Type-C “Debugger” port
  • Transceivers
    • 2x CAN-FD capable transceivers, each with a common mode choke, ESD protection, and hardware-configurable 120 Ohm termination
    • 1x LIN transceiver, software-selectable master or slave mode
  • I/Os
    • DB-9 connector following the “Vector pinout” commonly used by Vector Informatik tools such as CANalyzer and VN series interfaces
      • Note:  A hardware switch (SW1) routes either CAN-A to DB-9 pins 2 and 7, or LIN to DB-9 pin 7
    • 12-pole spring contact terminal for CAN-A and LIN
    • 6-pole spring contact terminal with 2x UART
    • Arduino-compatible headers
      • 6-pin header with 6x analog input, SPI interfaces
      • 8-pin + 10-pin headers for digital inputs, USART, SPI, I2C
    • 32-pin header with GPIOs, LPUART, SPI, DAC, I2C, USART…
  • Debugger – On-board debugger with UART connection
  • Power Supply
    • Input voltage – 5 V to 48 V via main terminals, protected by a 51 V TVS diode and a 1 A slow-blow fuse
    • USB power – 4.75 V to 5.25 V via USB Type-C (ARDEP or Debug port)
    • Internal 5 V rail – 500 mA maximum total, shared across the 5 V and 3.3 V outputs and the MCU
    • 3.3 V output – Available on the Arduino header and 32-pin connector, 200 mA poly fuse per group
    • LIN supply input (VLIN) – 0 V to 24 V external, extendable to 36 V with different ESD protection
    • GPIO logic level: 3.3 V
    • Protection – Overvoltage, reverse current, and ESD protection on the supply path
  • Dimensions – 109 x  69 x 16 mm
  • Weight – About 60 grams

ARDEP V2 pinout diagram
ARDEP V2 pinout diagram

 

Power IO Shield specifications:

  • Outputs – 6x high-side drivers based on the IPS2050HQ-32 smart high-side switch, 3 A continuous per channel, 10 A total across all six
  • Inputs – 6x 48 V-capable digital inputs
  • Diagnostics – Per-channel overcurrent and overtemperature fault indication via onboard LEDs, plus I2C fault feedback to the main board that identifies which driver IC has faulted
  • Supply voltage – Up to 48 V DC
  • Dimensions – 61 x 99 x 23 mm
  • Weight – ~70 g (2.47 oz)

Power IO Shield

The firmware is based on Zephyr RTOS and supports UDS (Unified Diagnostic Services, ISO 14229).  Firmware update (DFU) is supported over both CAN and USB, a bootloader and firmware loader are pre-installed, and the company also provides a library with samples and demos for CAN, LIN, ADC, DAC, GPIO, UDS, and a CAN-to-USB bridge.

As mentioned in the introduction, the open-source hardware project is hosted on a GitHub repository owned by Mercedes-Benz, and you’ll find the KiCad and Alitum hardware design files, PDF schematics, source code for the firmware, library, and samples, as well as documentation. The work is marked as “Copyright: Mercedes-Benz AG” and released under the Apache 2.0 license.

Mercedes Benz Automotive Rapid Development Platform

There’s everything for you to build your own, but when I searched for a place to purchase the ARDEP V2 board, I ended up on Crowd Supply by Frickly Systems GmbH, which is preparing a crowdfunding campaign for the board (so no price yet). What is going on?

It turns out the ARDEP V2 is a collaboration between Frickly Systems GmbH (a Stuttgart-based engineering firm) and Mercedes-Benz, with the car maker hosting the project and using it in its “FlexCAR Rolling Chassis” open research vehicle, while Frickly handles all/most of the engineering work for the project itself.

Mercedes-Benz FlexCAR Rolling Chassis
Mercedes-Benz FlexCAR Rolling Chassis
ARDEP FlexCAR Rolling Chassis
ARDEP platform in FlexCAR Rolling Chassis

Via Cursed Connector on X

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress. We also use affiliate links in articles to earn commissions if you make a purchase after clicking on those links.

Radxa Dragon Q8B Edge AI SBC with Snapdragon 8cx Gen3 SoC
🤖 AI 总结
梅赛德斯-奔驰发布了基于STM32G474VE MC

ARDEP (Automotive Rapid DEvelopment Platform) is an open-source hardware and software platform hosted on Mercedes-Benz’s GitHub account and released under an Apache 2.0 license.

The ARDEP V2 main board is based on an STMicroelectronics STM32G474VE Arm Cortex-M4F microcontroller for motor control with CORDIC and FMAC hardware math accelerators, and features CAN-FD and LIN transceivers, while the PowerIO Shield features 6 outputs and 6 inputs supporting up to 48V and 3A per channel.

Mercedes Benz ARDEP V2 PowerIO shield

ARDEP V2 specifications:

  • MCU – STMicroelectronics STM32G474VE
    • Arm Cortex-M4 with FPU at up to 170 MHz
    • Math accelerators  – CORDIC for trigonometric functions and Filter Mathematical ACcelerator (FMAC)
    • Memory – 128 KB SRAM
    • Storage – 256 KB single-bank flash
  • USB
    • 1x USB Type-C “ARDEP” port
    • 1x USB Type-C “Debugger” port
  • Transceivers
    • 2x CAN-FD capable transceivers, each with a common mode choke, ESD protection, and hardware-configurable 120 Ohm termination
    • 1x LIN transceiver, software-selectable master or slave mode
  • I/Os
    • DB-9 connector following the “Vector pinout” commonly used by Vector Informatik tools such as CANalyzer and VN series interfaces
      • Note:  A hardware switch (SW1) routes either CAN-A to DB-9 pins 2 and 7, or LIN to DB-9 pin 7
    • 12-pole spring contact terminal for CAN-A and LIN
    • 6-pole spring contact terminal with 2x UART
    • Arduino-compatible headers
      • 6-pin header with 6x analog input, SPI interfaces
      • 8-pin + 10-pin headers for digital inputs, USART, SPI, I2C
    • 32-pin header with GPIOs, LPUART, SPI, DAC, I2C, USART…
  • Debugger – On-board debugger with UART connection
  • Power Supply
    • Input voltage – 5 V to 48 V via main terminals, protected by a 51 V TVS diode and a 1 A slow-blow fuse
    • USB power – 4.75 V to 5.25 V via USB Type-C (ARDEP or Debug port)
    • Internal 5 V rail – 500 mA maximum total, shared across the 5 V and 3.3 V outputs and the MCU
    • 3.3 V output – Available on the Arduino header and 32-pin connector, 200 mA poly fuse per group
    • LIN supply input (VLIN) – 0 V to 24 V external, extendable to 36 V with different ESD protection
    • GPIO logic level: 3.3 V
    • Protection – Overvoltage, reverse current, and ESD protection on the supply path
  • Dimensions – 109 x  69 x 16 mm
  • Weight – About 60 grams

ARDEP V2 pinout diagram
ARDEP V2 pinout diagram

 

Power IO Shield specifications:

  • Outputs – 6x high-side drivers based on the IPS2050HQ-32 smart high-side switch, 3 A continuous per channel, 10 A total across all six
  • Inputs – 6x 48 V-capable digital inputs
  • Diagnostics – Per-channel overcurrent and overtemperature fault indication via onboard LEDs, plus I2C fault feedback to the main board that identifies which driver IC has faulted
  • Supply voltage – Up to 48 V DC
  • Dimensions – 61 x 99 x 23 mm
  • Weight – ~70 g (2.47 oz)

Power IO Shield

The firmware is based on Zephyr RTOS and supports UDS (Unified Diagnostic Services, ISO 14229).  Firmware update (DFU) is supported over both CAN and USB, a bootloader and firmware loader are pre-installed, and the company also provides a library with samples and demos for CAN, LIN, ADC, DAC, GPIO, UDS, and a CAN-to-USB bridge.

As mentioned in the introduction, the open-source hardware project is hosted on a GitHub repository owned by Mercedes-Benz, and you’ll find the KiCad and Alitum hardware design files, PDF schematics, source code for the firmware, library, and samples, as well as documentation. The work is marked as “Copyright: Mercedes-Benz AG” and released under the Apache 2.0 license.

Mercedes Benz Automotive Rapid Development Platform

There’s everything for you to build your own, but when I searched for a place to purchase the ARDEP V2 board, I ended up on Crowd Supply by Frickly Systems GmbH, which is preparing a crowdfunding campaign for the board (so no price yet). What is going on?

It turns out the ARDEP V2 is a collaboration between Frickly Systems GmbH (a Stuttgart-based engineering firm) and Mercedes-Benz, with the car maker hosting the project and using it in its “FlexCAR Rolling Chassis” open research vehicle, while Frickly handles all/most of the engineering work for the project itself.

Mercedes-Benz FlexCAR Rolling Chassis
Mercedes-Benz FlexCAR Rolling Chassis
ARDEP FlexCAR Rolling Chassis
ARDEP platform in FlexCAR Rolling Chassis

Via Cursed Connector on X

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress. We also use affiliate links in articles to earn commissions if you make a purchase after clicking on those links.

Radxa Dragon Q8B Edge AI SBC with Snapdragon 8cx Gen3 SoC
原文
Mercedes-Benz hosts open-source hardware Automotive Rapid DEvelopment Platform (ARDEP)

ARDEP (Automotive Rapid DEvelopment Platform) is an open-source hardware and software platform hosted on Mercedes-Benz’s GitHub account and released under an Apache 2.0 license.

The ARDEP V2 main board is based on an STMicroelectronics STM32G474VE Arm Cortex-M4F microcontroller for motor control with CORDIC and FMAC hardware math accelerators, and features CAN-FD and LIN transceivers, while the PowerIO Shield features 6 outputs and 6 inputs supporting up to 48V and 3A per channel.

Mercedes Benz ARDEP V2 PowerIO shield

ARDEP V2 specifications:

  • MCU – STMicroelectronics STM32G474VE
    • Arm Cortex-M4 with FPU at up to 170 MHz
    • Math accelerators  – CORDIC for trigonometric functions and Filter Mathematical ACcelerator (FMAC)
    • Memory – 128 KB SRAM
    • Storage – 256 KB single-bank flash
  • USB
    • 1x USB Type-C “ARDEP” port
    • 1x USB Type-C “Debugger” port
  • Transceivers
    • 2x CAN-FD capable transceivers, each with a common mode choke, ESD protection, and hardware-configurable 120 Ohm termination
    • 1x LIN transceiver, software-selectable master or slave mode
  • I/Os
    • DB-9 connector following the “Vector pinout” commonly used by Vector Informatik tools such as CANalyzer and VN series interfaces
      • Note:  A hardware switch (SW1) routes either CAN-A to DB-9 pins 2 and 7, or LIN to DB-9 pin 7
    • 12-pole spring contact terminal for CAN-A and LIN
    • 6-pole spring contact terminal with 2x UART
    • Arduino-compatible headers
      • 6-pin header with 6x analog input, SPI interfaces
      • 8-pin + 10-pin headers for digital inputs, USART, SPI, I2C
    • 32-pin header with GPIOs, LPUART, SPI, DAC, I2C, USART…
  • Debugger – On-board debugger with UART connection
  • Power Supply
    • Input voltage – 5 V to 48 V via main terminals, protected by a 51 V TVS diode and a 1 A slow-blow fuse
    • USB power – 4.75 V to 5.25 V via USB Type-C (ARDEP or Debug port)
    • Internal 5 V rail – 500 mA maximum total, shared across the 5 V and 3.3 V outputs and the MCU
    • 3.3 V output – Available on the Arduino header and 32-pin connector, 200 mA poly fuse per group
    • LIN supply input (VLIN) – 0 V to 24 V external, extendable to 36 V with different ESD protection
    • GPIO logic level: 3.3 V
    • Protection – Overvoltage, reverse current, and ESD protection on the supply path
  • Dimensions – 109 x  69 x 16 mm
  • Weight – About 60 grams

ARDEP V2 pinout diagram
ARDEP V2 pinout diagram

 

Power IO Shield specifications:

  • Outputs – 6x high-side drivers based on the IPS2050HQ-32 smart high-side switch, 3 A continuous per channel, 10 A total across all six
  • Inputs – 6x 48 V-capable digital inputs
  • Diagnostics – Per-channel overcurrent and overtemperature fault indication via onboard LEDs, plus I2C fault feedback to the main board that identifies which driver IC has faulted
  • Supply voltage – Up to 48 V DC
  • Dimensions – 61 x 99 x 23 mm
  • Weight – ~70 g (2.47 oz)

Power IO Shield

The firmware is based on Zephyr RTOS and supports UDS (Unified Diagnostic Services, ISO 14229).  Firmware update (DFU) is supported over both CAN and USB, a bootloader and firmware loader are pre-installed, and the company also provides a library with samples and demos for CAN, LIN, ADC, DAC, GPIO, UDS, and a CAN-to-USB bridge.

As mentioned in the introduction, the open-source hardware project is hosted on a GitHub repository owned by Mercedes-Benz, and you’ll find the KiCad and Alitum hardware design files, PDF schematics, source code for the firmware, library, and samples, as well as documentation. The work is marked as “Copyright: Mercedes-Benz AG” and released under the Apache 2.0 license.

Mercedes Benz Automotive Rapid Development Platform

There’s everything for you to build your own, but when I searched for a place to purchase the ARDEP V2 board, I ended up on Crowd Supply by Frickly Systems GmbH, which is preparing a crowdfunding campaign for the board (so no price yet). What is going on?

It turns out the ARDEP V2 is a collaboration between Frickly Systems GmbH (a Stuttgart-based engineering firm) and Mercedes-Benz, with the car maker hosting the project and using it in its “FlexCAR Rolling Chassis” open research vehicle, while Frickly handles all/most of the engineering work for the project itself.

Mercedes-Benz FlexCAR Rolling Chassis
Mercedes-Benz FlexCAR Rolling Chassis
ARDEP FlexCAR Rolling Chassis
ARDEP platform in FlexCAR Rolling Chassis

Via Cursed Connector on X

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress. We also use affiliate links in articles to earn commissions if you make a purchase after clicking on those links.

Radxa Dragon Q8B Edge AI SBC with Snapdragon 8cx Gen3 SoC
中文翻译
梅赛德斯-奔驰推出开源硬件汽车快速开发平台(ARDEP)

ARDEP(汽车快速开发平台)是一个开源硬件和软件平台,托管在梅赛德斯-奔驰的GitHub账号下,并以Apache 2.0许可证发布。

ARDEP V2主控板基于意法半导体(STMicroelectronics)的STM32G474VE Arm Cortex-M4F微控制器,专为电机控制设计,配备CORDIC和FMAC硬件数学加速器,并具有CAN-FD和LIN收发器;而PowerIO扩展板则提供6个输出和6个输入,每通道支持高达48V和3A。

梅赛德斯-奔驰 ARDEP V2 PowerIO扩展板

ARDEP V2规格参数:

  • MCU – 意法半导体 STM32G474VE
    • Arm Cortex-M4F,带FPU,主频高达170 MHz
    • 数学加速器 – CORDIC(三角函数)和FMAC(滤波数学加速器)
    • 内存 – 128 KB SRAM
    • 存储 – 256 KB单库闪存
  • USB
    • 1个USB Type-C “ARDEP”端口
    • 1个USB Type-C “调试器”端口
  • 收发器
    • 2个CAN-FD收发器,每个均配备共模扼流圈、ESD保护及硬件可配置120欧姆终端电阻
    • 1个LIN收发器,软件可选主/从模式
  • 输入/输出
    • DB-9连接器,采用Vector Informatik工具(如CANalyzer和VN系列接口)常用的“Vector引脚排列”
      • 注意:硬件开关(SW1)可将CAN-A路由到DB-9的引脚2和7,或将LIN路由到DB-9的引脚7
    • 用于CAN-A和LIN的12位弹簧接触端子
    • 6位弹簧接触端子,带2个UART
    • Arduino兼容排针
      • 6针排针,带6个模拟输入、SPI接口
      • 8针+10针排针,用于数字输入、USART、SPI、I2C
    • 32针排针,带GPIO、LPUART、SPI、DAC、I2C、USART等
  • 调试器 – 板载调试器,带UART连接
  • 电源
    • 输入电压 – 5 V至48 V(主端子),由51 V TVS二极管和1 A慢熔保险丝保护
    • USB供电 – 4.75 V至5.25 V(通过USB Type-C:ARDEP或调试端口)
    • 内部5 V轨 – 最大总计500 mA,与5 V和3.3 V输出及MCU共用
    • 3.3 V输出 – 在Arduino排针和32针连接器上可用,每组200 mA自恢复保险丝
    • LIN供电输入(VLIN) – 外部0 V至24 V,更换不同ESD保护后可扩展至36 V
    • GPIO逻辑电平:3.3 V
    • 保护 – 供电路径上的过压、反向电流和ESD保护
  • 尺寸 – 109 x 69 x 16 mm
  • 重量 – 约60克

ARDEP V2引脚图
ARDEP V2引脚图

 

Power IO扩展板规格参数:

  • 输出 – 6个基于IPS2050HQ-32智能高侧开关的高侧驱动器,每通道连续3 A,六路总计10 A
  • 输入 – 6个支持48 V的数字输入
  • 诊断 – 通过板载LED指示每通道过流和过热故障,同时通过I2C向主控板反馈故障信号,识别哪个驱动IC发生故障
  • 供电电压 – 最高48 V DC
  • 尺寸 – 61 x 99 x 23 mm
  • 重量 – 约70克(2.47盎司)

Power IO扩展板

固件基于Zephyr RTOS,支持UDS(统一诊断服务,ISO 14229)。固件更新(DFU)支持通过CAN和USB两种方式;引导加载程序和固件加载器已预装。公司还提供了包含CAN、LIN、ADC、DAC、GPIO、UDS以及CAN转USB桥接示例和演示的库。

如前所述,该开源硬件项目托管在梅赛德斯-奔驰所有的GitHub仓库中,您可以找到KiCad和Altium硬件设计文件、PDF原理图、固件源代码、库和示例,以及文档。该项目标注为“版权:Mercedes-Benz AG”,并以Apache 2.0许可证发布。

梅赛德斯-奔驰汽车快速开发平台

资料齐全,您可以自行制作。但当我搜索购买ARDEP V2开发板的地方时,最终来到了Crowd Supply(由Frickly Systems GmbH运营),他们正在为该开发板筹备众筹活动(因此尚无定价)。这是怎么回事?

原来ARDEP V2是Frickly Systems GmbH(一家位于斯图加特的工程公司)与梅赛德斯-奔驰的合作项目,汽车制造商负责托管该项目并将其用于其“FlexCAR Rolling Chassis”开放研究车辆,而Frickly负责该项目本身的大部分/全部工程工作。

梅赛德斯-奔驰 FlexCAR Rolling Chassis
梅赛德斯-奔驰 FlexCAR Rolling Chassis
ARDEP FlexCAR Rolling Chassis
FlexCAR Rolling Chassis中的ARDEP平台

消息来源:Cursed Connector on X

分享这篇文章:

支持CNX Software!您可以通过加密货币捐赠、在Patreon上成为赞助人,或在亚马逊速卖通上购物。我们还使用文章中的联盟链接,如果您点击这些链接并进行购买,我们将赚取佣金。

Radxa Dragon Q8B 边缘AI单板计算机,搭载骁龙8cx Gen3 SoC