Post Go back to editing

Could you please tell me if there is a driver for the AD7768 in the Zephyr system?

Is there a driver for the AD7768 for the Zephyr system? Or is there a plan to develop a driver for the AD7768 on the Zephyr platform?
Zephyr is a relatively new operating system for embedded systems, somewhat similar to Linux. Currently, the AD7768 project is used in two products: one is on the single-chip microcontroller STM32H753, which is a Zephyr system; the other product is on the RK3588, where the AD7768 is connected through an FPGA.

Parents
  • Currently, there is no specific driver available for the AD7768 on the Zephyr platform, nor are there any plans mentioned in the provided documentation to develop one. However, ADI has been actively supporting Zephyr RTOS for other products, primarily focusing on their MAX32xxx family of microcontrollers and providing standardized peripheral drivers such as GPIO, UART, I2C, SPI, ADC, and DAC .

    For the AD7768, existing resources include Linux device drivers and no-OS drivers that are available through ADI's GitHub repository and evaluation board design files. If Zephyr support is essential for your project, you may consider using the no-OS driver as a starting point for developing your own integration with the Zephyr platform.

  • OK, thank you for your reply. If we have any questions, we will consult you again. Thank you!

Reply Children
No Data